Joel Dice
|
51fcf1ef74
|
ammend recent commit to avoid using __attribute__ ((externally_visible)) when it is not available
|
2009-10-27 09:34:46 -06:00 |
|
Joel Dice
|
4570b86da0
|
add __attribute__ ((externally_visible)) to EXPORT macros to facilitate whole-program optimization using GCC 4.5
|
2009-10-27 09:16:08 -06:00 |
|
Joel Dice
|
1a0eef7e2d
|
add support for building with MSVC on Windows
|
2009-08-26 18:26:44 -06:00 |
|
Joel Dice
|
c80eb51c17
|
Merge branch 'master' into powerpc
Conflicts:
makefile
src/assembler.h
src/compile.cpp
src/compiler.cpp
src/compiler.h
src/finder.cpp
|
2008-11-11 08:21:48 -07:00 |
|
Joel Dice
|
af794d9be0
|
implement Date.toString, which just defers to ctime for now (part 2)
|
2008-06-16 11:45:23 -06:00 |
|
Joel Dice
|
2edaa82801
|
prepend copyright notice and license to all source files; add license.txt and readme.txt
|
2008-02-19 11:06:52 -07:00 |
|
Eric Scharff
|
eb3bd1ce7c
|
Got strip working for Mac OS X
|
2007-11-01 14:37:51 -06:00 |
|
Eric Scharff
|
625f0006c9
|
Fixed typo for Mac OS X builds
|
2007-11-01 14:06:26 -06:00 |
|
Joel Dice
|
6710ca85d7
|
clean up JNIEXPORT definitions
|
2007-10-26 18:20:37 -06:00 |
|
Joel Dice
|
b8de552797
|
re-implement System.getProperty to separate vm-specific properties from others
|
2007-08-27 07:46:17 -06:00 |
|