Added integer division operators \ and \=
186 lines of code changed in:
Added the ability to run unit tests also in the run method which takes an input stream
(Follow-up to GROOVY-555)
7 lines of code changed in:
Added the ability to run test cases from the groovy command line, by simply calling groovy MyTestCase.groovy the test will be run.
No dependency was added to the JUnit framework thanks to reflection.
65 lines of code changed in:
Speed-up the rebuild process by not compiling groovy tests if maven.test.skip is true
1 lines of code changed in:
Speed-up the rebuild process by not compiling groovy tests if maven.test.skip is true
2 lines of code changed in:
Fix for bug reported by Richard Hensley when constructing a GroovyCodeSource from a URL
64 lines of code changed in:
Fix Groovy-547
121 lines of code changed in:
fixed scripts to use latest classworlds
5 lines of code changed in:
add font support
119 lines of code changed in:
set text of scolledForm
8 lines of code changed in:
set string property with invokerhelper
1 lines of code changed in:
Intial check in of XmlSlurper
490 lines of code changed in:
upgraded to recent classworlds release
1 lines of code changed in:
add shell menu
11 lines of code changed in:
Brian McCallister's patch to fix GROOVY-478
1 lines of code changed in:
provide access to statuslinemanager
11 lines of code changed in:
Allow iterator() to be called on non public classes
13 lines of code changed in:
handle preferences dialog save action, add contribution manager factory
146 lines of code changed in:
adapted to match new compiler style
40 lines of code changed in:
Trivial changes to adapt the editor to work with the modified APIs of M9. The main changes were import declarations (modified automatically by Eclipse), and switching from implementing ExtendedTextEditor to TextEditor (ExtendedTextEditor replaced TextEditor in M9.)
3 lines of code changed in:
added exit_on_close
6 lines of code changed in:
Fix GROOVY-508
19 lines of code changed in:
May 2004 »