June 2004 Commit Log

Number of Commits:
22
Number of Active Developers:
8
goetze 2004-06-30 14:38

Added integer division operators \ and \=

186 lines of code changed in:

glaforge 2004-06-29 23:02

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:

glaforge 2004-06-28 23:51

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:

glaforge 2004-06-24 21:36

Speed-up the rebuild process by not compiling groovy tests if maven.test.skip is true

1 lines of code changed in:

glaforge 2004-06-24 21:26

Speed-up the rebuild process by not compiling groovy tests if maven.test.skip is true

2 lines of code changed in:

goetze 2004-06-23 22:40

Fix for bug reported by Richard Hensley when constructing a GroovyCodeSource from a URL

64 lines of code changed in:

tug 2004-06-22 11:06

Fix Groovy-547

121 lines of code changed in:

jstrachan 2004-06-21 16:02

fixed scripts to use latest classworlds

5 lines of code changed in:

ckl 2004-06-15 18:47

add font support

119 lines of code changed in:

ckl 2004-06-15 13:52

set text of scolledForm

8 lines of code changed in:

  • groovy/modules/groovy-swt/src/main/groovy/swt/factory: FormFactory.java (+8 -3)
ckl 2004-06-15 11:59

set string property with invokerhelper

1 lines of code changed in:

tug 2004-06-15 10:21

Intial check in of XmlSlurper

490 lines of code changed in:

jstrachan 2004-06-14 18:11

upgraded to recent classworlds release

1 lines of code changed in:

ckl 2004-06-14 12:22

add shell menu

11 lines of code changed in:

tug 2004-06-11 15:07

Brian McCallister's patch to fix GROOVY-478

1 lines of code changed in:

ckl 2004-06-11 13:17

provide access to statuslinemanager

11 lines of code changed in:

tug 2004-06-11 10:36

Allow iterator() to be called on non public classes

13 lines of code changed in:

  • groovy/groovy-core/src/main/org/codehaus/groovy/runtime: Invoker.java (+13 -3)
ckl 2004-06-11 08:05

handle preferences dialog save action, add contribution manager factory

146 lines of code changed in:

zohar 2004-06-08 23:58

adapted to match new compiler style

40 lines of code changed in:

  • groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/model: GroovyProject.java (+40)
markcc 2004-06-04 03:03

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:

  • groovy/ide/groovy-eclipse/GroovyEclipse: .classpath (+1)
  • groovy/ide/groovy-eclipse/GroovyEclipse/src/org/codehaus/groovy/eclipse/editor: GroovyEditor.java (+2 -2)
bran 2004-06-03 23:17

added exit_on_close

6 lines of code changed in:

tug 2004-06-01 16:55

Fix GROOVY-508

19 lines of code changed in:

May 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT