January 2004 Commit Log

Number of Commits:
244
Number of Active Developers:
5
jstrachan 2004-01-31 12:51

added a toCharacter() helper method for converting strings to characters

23 lines of code changed in:

jstrachan 2004-01-31 12:33

test case and fix for GROOVY-167

13 lines of code changed in:

jstrachan 2004-01-31 11:13

added attempts to reproduce Sean's bugs

101 lines of code changed in:

jstrachan 2004-01-31 10:56

minor refactor

3 lines of code changed in:

jstrachan 2004-01-31 10:41

added details of the differences from Java

21 lines of code changed in:

jstrachan 2004-01-31 10:05

added FAQ entry on extssh

20 lines of code changed in:

  • groovy/groovy-core/xdocs: faq.fml (+20)
jstrachan 2004-01-31 10:04

added Jason's tips on installing groovlets

29 lines of code changed in:

jstrachan 2004-01-30 16:18

Patched the test cases to work with the new nice getName() method

1 lines of code changed in:

jstrachan 2004-01-30 16:08

Patched the test cases to work with the new nice getName() method

13 lines of code changed in:

jstrachan 2004-01-30 15:17

patch to make test cases appear more like AgileDox when running them in a report or IDE

9 lines of code changed in:

jstrachan 2004-01-30 13:12

added an entry to the FAQ

11 lines of code changed in:

  • groovy/groovy-core/xdocs: faq.fml (+11)
jstrachan 2004-01-30 13:05

Applied John's fix for GROOVY-179

301 lines of code changed in:

jstrachan 2004-01-30 10:54

minor refactor

67 lines of code changed in:

jstrachan 2004-01-30 10:31

added more documentation of language syntax

8 lines of code changed in:

jstrachan 2004-01-30 09:43

added test case and fix for <=> with null pointers

39 lines of code changed in:

jstrachan 2004-01-29 21:41

added better end column info

8 lines of code changed in:

jstrachan 2004-01-29 21:39

refactor the parser exception tree to have better error information, particularly lines etc

142 lines of code changed in:

jstrachan 2004-01-29 19:13

applied John Wilson's patch for my typo :)

1 lines of code changed in:

  • groovy/groovy-core/src/main/org/codehaus/groovy/runtime: Invoker.java (+1 -1)
jstrachan 2004-01-29 18:52

applied John's fix for GROOVY-176

42 lines of code changed in:

jstrachan 2004-01-29 18:47

minor refactoring to use incrementing number to ensure script class names are different

8 lines of code changed in:

jstrachan 2004-01-29 18:42

removed some old cruft we no longer use.



added synthetic flag to AST and added imports to the AST

149 lines of code changed in:

jstrachan 2004-01-29 18:40

updated the documention to include Stephan's patch

30 lines of code changed in:

jstrachan 2004-01-29 10:17

Added the new modules from John, Troy and Yuri.



Also refactored the ide plugins into a subdirectory.



Checked in the first cut of Zohar's eclipse plugin (renaming the old one to old-eclipse-plugin - we should move the useful stuff across and delete it)

7966 lines of code changed in: