1. 4572de0 Use updated TestEngine class by Sebastian Bazley · 15 years ago
  2. 7511597 Extra null checks by Sebastian Bazley · 15 years ago
  3. e365f6b Allow engine to be used fully by Sebastian Bazley · 15 years ago
  4. 1d23b91 Accidentally committed skeleton test file by Sebastian Bazley · 15 years ago
  5. 87ff188 More changes and some info by Sebastian Bazley · 15 years ago
  6. 0de5b4d More tests by Sebastian Bazley · 15 years ago
  7. 76676e2 Null pointer checks by Sebastian Bazley · 15 years ago
  8. 2ab4b51 Changes made so far by Sebastian Bazley · 15 years ago
  9. 0c858f5 Javadoc by Sebastian Bazley · 15 years ago
  10. ef9f735 Ignore attempt to set attribute for null global scope by Sebastian Bazley · 15 years ago
  11. 259bd21 Javadoc updates by Sebastian Bazley · 15 years ago
  12. 06c334c Clarification of compliance status by Sebastian Bazley · 15 years ago
  13. 60f3f7d Move JUnit test engine to test tree; add AL headers by Sebastian Bazley · 15 years ago
  14. 5d76185 Remove definitions of methods inherited from ScriptContext by Sebastian Bazley · 15 years ago
  15. 0557595 Add rudimentary JUnit scripting engine and tests by Sebastian Bazley · 15 years ago
  16. c5f3fca More Javadoc by Sebastian Bazley · 15 years ago
  17. 5bcc57b More Javadoc by Sebastian Bazley · 15 years ago
  18. 3b140f7 Detab by Sebastian Bazley · 15 years ago
  19. ffd116b Detab by Sebastian Bazley · 15 years ago
  20. b68ba30 Detab by Sebastian Bazley · 15 years ago
  21. 0c3fd0a Detab by Sebastian Bazley · 15 years ago
  22. bfaf538 Allow for globalScope being null by Sebastian Bazley · 15 years ago
  23. be2599d iterator.next() can throw an Error by Sebastian Bazley · 15 years ago
  24. dc180be Add name checks as per spec. Use inherited Javadoc by Sebastian Bazley · 15 years ago
  25. 2ad06c7 Typo by Sebastian Bazley · 15 years ago
  26. 16008e6 Javadoc fixes by Sebastian Bazley · 15 years ago
  27. 56a3f4e key must not be null or empty string No need to catch throwable by Sebastian Bazley · 15 years ago
  28. 6497c51 Another unit test by Sebastian Bazley · 15 years ago
  29. 89a1b91 get() also needs to check key by Sebastian Bazley · 15 years ago
  30. 6a83348 Add checks on keys - non-null, non-empty Strings by Sebastian Bazley · 15 years ago
  31. 8feadce Fix Javadoc for protected method (not in interface). by Sebastian Bazley · 15 years ago
  32. 097b5cb Update Javadoc: keys have additional requirements by Sebastian Bazley · 15 years ago
  33. 498058b Test for ScriptException class by Sebastian Bazley · 15 years ago
  34. c8d41ff Update Javadoc and ensure correct Exceptions are thrown by Sebastian Bazley · 15 years ago
  35. dd59bbd Fix bug - default global scope is null according to the spec. by Sebastian Bazley · 15 years ago
  36. 0570650 Make private fields final by Sebastian Bazley · 15 years ago
  37. 2547818 Javadoc by Sebastian Bazley · 15 years ago
  38. 5d89bb0 Oops - these fields need to remain protected by Sebastian Bazley · 15 years ago
  39. ff0a6c8 Javadoc corrections by Sebastian Bazley · 15 years ago
  40. 7970393 Make private variables final by Sebastian Bazley · 15 years ago
  41. 881404e Javadoc fix by Sebastian Bazley · 15 years ago
  42. 05f12fe Make private variable final by Sebastian Bazley · 15 years ago
  43. 7e95c6b Unnecessary cast by Sebastian Bazley · 15 years ago
  44. 74420f0 Privatise and make final fields that don't need to be accessible externally by Sebastian Bazley · 15 years ago
  45. 45ba3b3 getScopes() is supposed to return an immutable List by Sebastian Bazley · 15 years ago
  46. 3cfb54c Javadoc fixes by Sebastian Bazley · 15 years ago
  47. e50d346 Make immutable (and so thread-safe) by Sebastian Bazley · 15 years ago
  48. 6e21b2e Make private variables final by Sebastian Bazley · 15 years ago
  49. 3b830ef Javadoc fixes by Sebastian Bazley · 15 years ago
  50. 9c2ae85 Javadoc fixes by Sebastian Bazley · 15 years ago
  51. f7e19f0 Set svn properties by Anthony Elder · 15 years ago
  52. 6131d2f Include release_notes in distributions by Anthony Elder · 15 years ago
  53. bcd7f30 Add build encoding properties by Anthony Elder · 15 years ago
  54. 1dcd042 Update to more sensible int to Integer conversion by Anthony Elder · 15 years ago
  55. 40bc60d Remove old prerelease repsoitory definition by Anthony Elder · 15 years ago
  56. 1d08b56 Correct typo by Anthony Elder · 15 years ago
  57. 6c83d25 Change to use javax.imageio.spi.ServiceRegistry instead of Sun JDK specific sun.misc.Service by Anthony Elder · 15 years ago
  58. f4fac41 Change BUILDING note to say Java 1.4.2 is the minimum Java level by Anthony Elder · 15 years ago
  59. 6309694 Update NOTICE file copyright date by Anthony Elder · 15 years ago
  60. 4dbd576 Set manifest java level by Anthony Elder · 15 years ago
  61. 74ae73d Change to use JUnit 3.8.2 by Anthony Elder · 15 years ago
  62. 7f6da59 CHange to use JUnit 3.8.2 by Anthony Elder · 15 years ago
  63. cbc3f40 CHange to use JUnit 3.8.2 by Anthony Elder · 15 years ago
  64. 5a2cdd2 Update to not use Java5 specific methods by Anthony Elder · 15 years ago
  65. e37b18d Correct back level Javascript release by Anthony Elder · 15 years ago
  66. 40259fe Add Java requirement note to the BUILDING file by Anthony Elder · 15 years ago
  67. a565bf6 Update RELEASE_NOTES versionand editorial change by Anthony Elder · 15 years ago
  68. 7aa4e87 Update NOTICE files with project name and 2009 by Anthony Elder · 15 years ago
  69. 2715a9a Update README release by Anthony Elder · 15 years ago
  70. 21d72f3 Update release name by Anthony Elder · 15 years ago
  71. 69676dd Add a release notes file by Anthony Elder · 15 years ago
  72. f9b2000 Add new JRuby tests to the reactor build by Anthony Elder · 15 years ago
  73. f070d61 Add a testcase for using JRuby 1.2.0 by Anthony Elder · 15 years ago
  74. 947f48f Add a testcase for using JRuby 1.1.2 by Anthony Elder · 15 years ago
  75. 7a42b90 Remove sleep language as it has its own jsr233 engine now so isn't included in the downloaded engines by Anthony Elder · 15 years ago
  76. 2f7102d Move definition of build.properties.file to build.xml so it can be used for the include statement as well as for the copy statement. by Sebastian Bazley · 16 years ago
  77. f7df69f Added Javadoc and improved error messages. by Rahul Akolkar · 16 years ago
  78. 8379567 Replace tabs with spaces (4) by Sebastian Bazley · 16 years ago
  79. cfd78f8 BSF-17 - convert unnamed block to static initialiser; make all fields final so class is now immutable by Sebastian Bazley · 16 years ago
  80. a46ba98 Unnecessary casts by Sebastian Bazley · 16 years ago
  81. db1faf1 Remove unnecessary semi-colons by Sebastian Bazley · 16 years ago
  82. c812645 Update headers to AL2 by Sebastian Bazley · 16 years ago
  83. be56c2b Add some missing AL headers by Sebastian Bazley · 16 years ago
  84. f2f3611 Add some missing AL headers by Sebastian Bazley · 16 years ago
  85. f71d6ae Update headers to AL 2.0 by Sebastian Bazley · 16 years ago
  86. 93fd25a Fix up SVN properties by Sebastian Bazley · 16 years ago
  87. 30a65fb Obsolete by Sebastian Bazley · 16 years ago
  88. 5d69311 Updating WWW site. by Rony Flatscher · 16 years ago
  89. 4a1590b Adding the 'Groovy Monkey' information as supplied by James Ervin on 2008-03-19 on the 'bsf-dev@jakarta.apache.org' e-mail list. by Rony Flatscher · 16 years ago
  90. 1620d86 Adding a Commons JEXL BSF engine, with associated build and site changes. by Rahul Akolkar · 16 years ago
  91. 080f201 Be explicit about the classpath used for checking availability. by Rahul Akolkar · 16 years ago
  92. b8b0604 Update for BSF 3.0 beta2 release by Anthony Elder · 16 years ago
  93. 9c728fa Enhance so BSF Scriptmanager calls xmlhelper init if the bsfutils jar is available so clients using bsf don't have to do that by Anthony Elder · 17 years ago
  94. af37121 Update to support initialization of axiom e4x. need to find a better way to do this by Anthony Elder · 17 years ago
  95. ccb826c Add axiom e4x test into build by Anthony Elder · 17 years ago
  96. 6d79adb Update XMLHelpers to use Axiom E4X impl if its available by Anthony Elder · 17 years ago
  97. 06cea12 Remove IDE artifacts accidentally checked in by Anthony Elder · 17 years ago
  98. 647b435 Add a test for using Rhino 1.6R7 with the Axiom E4X impl by Anthony Elder · 17 years ago
  99. 806e96a Set svn ignores by Anthony Elder · 17 years ago
  100. d12819a Change back slashes to forward slashes in Ant build scripts by Anthony Elder · 17 years ago