1. e4c0736 Copy updates from classlib copy of this file. by Mark Hindess · 14 years ago trunk
  2. c1f96fc Setting svn:eol-style property to native on new files. by Mark Hindess · 14 years ago
  3. 47debc1 Fix native call stack and modules list in FreeBSD crash dump by Ilya Berezhniuk · 14 years ago
  4. d4bc3de Remove confusing working_ prefix and rename vm dir to drlvm. by Mark Hindess · 14 years ago
  5. e894e17 Copy classlib deploy directly to target/hdk rather than via vm/deploy. by Mark Hindess · 14 years ago
  6. 38c1b0c Fixing hythr version for Linux IBM VME builds. by Mark Hindess · 14 years ago
  7. 70cf92c Change DRLVM java.vm.version property to something more meaningful. by Mark Hindess · 14 years ago
  8. f230280 MANIFEST.MF improvements. by Mark Hindess · 14 years ago
  9. 4bdfe51 Merging changes from federated trunk@920147 to java6 branch. by Mark Hindess · 14 years ago
  10. 093203c Adding missing license headers. by Mark Hindess · 14 years ago
  11. 0f1fcac Adding license headers. by Mark Hindess · 14 years ago
  12. 86c78d8 Adding missing license headers. by Mark Hindess · 14 years ago
  13. 508973f Adding missing license headers. by Mark Hindess · 14 years ago
  14. a41f92f Adding more missing license headers. by Mark Hindess · 14 years ago
  15. 5f380b6 Adding missing license header. by Mark Hindess · 14 years ago
  16. f3b17f7 Adding more missing headers. by Mark Hindess · 14 years ago
  17. af09cdf Adding more Apache License headers. by Mark Hindess · 14 years ago
  18. 9746e9b Adding missing Apache License headers. by Mark Hindess · 14 years ago
  19. bd1df86 Update NOTICE file year to 2010. by Mark Hindess · 14 years ago
  20. fd864c8 Fix java.version property. by Mark Hindess · 14 years ago
  21. 31f4e2d Code freeze over so hopefully fixing the instrument test errors by by Mark Hindess · 14 years ago
  22. 8e9c055 Revert r889047(Apply patch for HARMONY-6399: [drlvm] drlvm doesn't support "-javaagent" option) by Xu Rui Zhi · 14 years ago
  23. 94af698 Apply patch for HARMONY-6399: [drlvm] drlvm doesn't support "-javaagent" option by Xu Rui Zhi · 14 years ago
  24. a078cf1 AntContrib has moved up to 1.0.b3. Download from sourceforge main download site. by Tim Ellison · 14 years ago
  25. 543bf0d APR 1.3.8 no longer available, move up to 1.3.9 by Tim Ellison · 14 years ago
  26. 8f92b0d Remove more CVS keywords (and make "java -XX:jit.arg.show=version" output by Mark Hindess · 15 years ago
  27. 5f88006 Removing CVS revision keywords that are meaningless now. Few more to do. by Mark Hindess · 15 years ago
  28. 5e0d5f1 Part of r822234. by Tim Ellison · 15 years ago
  29. 9557f8a Change hythread API to use 'const char*' for constant strings rather than by Mark Hindess · 15 years ago
  30. 47aa202 Fixes to avoid compiler errors reported using MSVC 2008 compiler. by Tim Ellison · 15 years ago
  31. 6d291d6 Apply fix for HARMONY-6317 ([drlvm][verifier] Verify error running SwingSet2 demo code). by Oliver Deakin · 15 years ago
  32. cbe19a5 Set java version system properties correctly if -Djava6=true property by Mark Hindess · 15 years ago
  33. 7163225 Adding APR notice/license sections. by Mark Hindess · 15 years ago
  34. 3e20dab Upgrade APR to version 1.3.8. by Mark Hindess · 15 years ago
  35. aac89ed Fix APR version to match download version. by Mark Hindess · 15 years ago
  36. b504864 Add thread library function table to DRLVM, enabled by building with hy.no.thr=true option. by Oliver Deakin · 15 years ago
  37. 4bbb4bb Update JUnit to 4.6 and add Hamcrest Library 1.1 for future use by Nathan Beyer · 15 years ago
  38. ada2cae Implement some new methods (for concurrent) in terms of existing methods by Mark Hindess · 15 years ago
  39. bbb096b Make working on FreeBSD 7.1 with libthr threading library by Ilya Berezhniuk · 15 years ago
  40. 4b334ec Fix build on FreeBSD by Ilya Berezhniuk · 15 years ago
  41. 9b1a702 Applying patches from "[#HARMONY-6264] Need a new native method: by Mark Hindess · 15 years ago
  42. 55d54c9 HARMONY-6251: [drlvm][jit][jet] A typo in MethInfo::meth_fname_sig by Xiao-Feng Li · 15 years ago
  43. a9b6808 Alter -version output to include copyright and revision info. by Oliver Deakin · 15 years ago
  44. d1ed86d Fixing various license and readme issues. I think this fixes: by Mark Hindess · 15 years ago
  45. 6c4c885 Applied patch for "[#HARMONY-6132] [drlvm][build] SSLSocketImplTest breaks by Mark Hindess · 15 years ago
  46. 0af758b Remove vm.reg.test.H5692.testTraceAll since the required output of 'java -version' has been invalid since r763589, as discussed on the dev list by Chunrong Lai · 15 years ago
  47. b8691f1 Fix for HARMONY-6155 (NOTICE file does not have required contents) by Tim Ellison · 15 years ago
  48. 0b1dcf6 fix compilation from my previous commit by Egor Pasko · 15 years ago
  49. 57ac007 nuked the ancient ABCD implementation by Egor Pasko · 15 years ago
  50. c297fbc Added reg tests from HARMONY-2141, HARMONY-2144, HARMONY-2147 by Egor Pasko · 15 years ago
  51. ec94245 Partial fix for HARMONY-6155 (NOTICE file does not have required contents) by Tim Ellison · 15 years ago
  52. 6b731d1 HARMONY-6007 [drlvm][jit][abcd] classic abcd pass fixes by Egor Pasko · 15 years ago
  53. bec6000 Applying patch from HARMONY-6137: [drlvm][concurrent] AtomicLong compare and swap returning wrong indicator by Egor Pasko · 15 years ago
  54. d5d86a3 Apply patch for HARMONY-6072, remove duplicated classpath entry from VM_BOOT_CLASS_PATH and include ClassPathFromJarFile by Chunrong Lai · 15 years ago
  55. d1ae6e9 Apply patch for HARMONY-6044, assertion failure fixing in abce phase of drlvm jit by Chunrong Lai · 15 years ago
  56. c9c8587 Apply patch for HARMONY-5901, adding integer MUL/DIV/REM strength reduction in drlvm jit by Chunrong Lai · 15 years ago
  57. e6ddfc9 Apply patch for HARMONY-5826, adding global propagation in drlvm jit by Chunrong Lai · 15 years ago
  58. e1c58ac Switch Sourceforge download mirror to 'internap' which seems a bit more reliable than puzzle and mesh. by Tim Ellison · 15 years ago
  59. bba8bf2 Fixing more missing svn:eol-style properties. chunrong please check that by Mark Hindess · 15 years ago
  60. ae86820 Fix cunit tests script to work with Ant 1.7.x by Ilya Berezhniuk · 15 years ago
  61. 745c397 Refine the regression test for HARMONY-6020 by Chunrong Lai · 15 years ago
  62. 156c8e5 Fixing missing svn:eol-style properties. chunrong please check that you by Mark Hindess · 15 years ago
  63. c890883 Add regression test for HARMONY-6020 by Chunrong Lai · 15 years ago
  64. ad5f7d3 Add braces to resolve ambiguity for g++ compiler. by Tim Ellison · 15 years ago
  65. e3d1941 Modified comments for HARMONY-6020 and r731515 by Xiao-Feng Li · 15 years ago
  66. aa7c30e Adding comments for HARMONY-6020 and r731515 by Chunrong Lai · 15 years ago
  67. 6536d3e Remove Class Initialization in array allocation, to pass test cases in HARMONY-6020 by Chunrong Lai · 15 years ago
  68. 23ecc7d minor fix for classloading verbose by Chunrong Lai · 15 years ago
  69. 6c47dbc Apply patch for HARMONY-6027, fixed several JIT bugs by Chunrong Lai · 15 years ago
  70. d80dc51 HARMONY-5713 : [drlvm][performance] Implementation of System.identityHashCode() on magics by Xiao-Feng Li · 15 years ago
  71. 888d0c6 use FMT64 to clean up compiler warnings by Nathan Beyer · 15 years ago
  72. c8636ea fix some compile warnings from gcc by Nathan Beyer · 15 years ago
  73. e9b3789 reorder parameters to use memset correctly by Nathan Beyer · 15 years ago
  74. 9c39130 Fix for HARMONY-6008 ([classlib] Fix japi found differences between harmony and spec) by Tim Ellison · 15 years ago
  75. 971adaf re-enable the null checking in vm helpers to catch the NPEs in HARMONY-6013 by Chunrong Lai · 16 years ago
  76. 01e0d85 Apply patch for HARMONY-5997 to fix failed escape analysis by Chunrong Lai · 16 years ago
  77. b606ef3 Apply patch of HARMONY-5955, reclaim unused memory units in Jitrino by Chunrong Lai · 16 years ago
  78. d1d7f3a HARMONY-5049 : a minor fix to prevent mem size calculation overflow by Xiao-Feng Li · 16 years ago
  79. 1b11ea9 HARMONY-5989 : Concurrent GC (Tick) enhancement in scheduling by Xiao-Feng Li · 16 years ago
  80. 1591985 Rolling back r673297 and r672239, since some specjvm2008 failures are observed, while re-opening HARMONY-5037 by Chunrong Lai · 16 years ago
  81. 4402123 Workaround for two warnings treated as errors when compiling with by Mark Hindess · 16 years ago
  82. 3779415 Trivial fix for compiling on yet-to-be-released gcc 4.4. by Mark Hindess · 16 years ago
  83. d927c54 minor change for locale-aware ClassGenericsTest, only perform the locale-aware tested functions in expected locales by Chunrong Lai · 16 years ago
  84. 5693f57 Apply patch for HARMONY-5971: Change Throwable.initCause() to behave the same as the one in luni by Chunrong Lai · 16 years ago
  85. f109fe1 Make sure we have a terminting '\0' in buf. by Mark Hindess · 16 years ago
  86. db597d5 Avoid potential buffer overflow. by Mark Hindess · 16 years ago
  87. e3ccb31 If readlink copies sizeof(buf) characters then we have no '\0' so we must by Mark Hindess · 16 years ago
  88. 2380efa apply 02_jni_weakref.patch in HARMONY-5946 [drlvm][jni] JNI weak global reference support by Chunrong Lai · 16 years ago
  89. 4f609e1 Register handling for freebsd/x86_64. by Mark Hindess · 16 years ago
  90. 36935c5 Adding ignore property for freebsd builds. by Mark Hindess · 16 years ago
  91. a80728b Minor fixes for freebsd7/x86. by Mark Hindess · 16 years ago
  92. cd5bd9e Remove the hy.no.sig option and make it the default. by Mark Hindess · 16 years ago
  93. fd03b56 Fixed large amount of warnings appeared on GCC 4.3.1: by Ilya Berezhniuk · 16 years ago
  94. 8d532e1 Fixed warnings appeared on GCC 4.3.1 (openSUSE 11.0) and treated as errors by Ilya Berezhniuk · 16 years ago
  95. c9ee047 Make sure environ is defined correctly. by Mark Hindess · 16 years ago
  96. b227609 Make sure environ is defined correctly. by Mark Hindess · 16 years ago
  97. 4b8dc38 Apply patch memmgr2.patch from [drlvm][memory] Native memory management and tuning; this should fix failing test in classlib, lang-management by Nathan Beyer · 16 years ago
  98. 73870a7 Apply patches for [#HARMONY-5914] Building problem due to problematic data casting by Chunrong Lai · 16 years ago
  99. 4f2da4f Fix ambiguous else clauses that were causing g++ 4.3 compiler warnings by Mark Hindess · 16 years ago
  100. c9cbb99 Add headers required to get function prototypes for (strlen, memset, etc) and by Mark Hindess · 16 years ago