Directory groovy/groovy-core/src/main/groovy/xml/

Directory Created:
2003-10-06 19:47
Total Files:
13
Deleted Files:
0
Lines of Code:
2248

Browse with ViewVC

[root]/groovy/groovy-core/src/main/groovy/xml

                            directory in repo dom (1 files, 364 lines)

                            directory in repo streamingmarkupsupport (4 files, 593 lines)

Lines of Code

groovy/groovy-core/src/main/groovy/xml/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 69 (100.0%) 2950 (100.0%) 42.7
jstrachan 21 (30.4%) 1243 (42.1%) 59.1
tug 25 (36.2%) 1072 (36.3%) 42.8
paulk 10 (14.5%) 309 (10.5%) 30.9
glaforge 4 (5.8%) 129 (4.4%) 32.2
galleon 1 (1.4%) 70 (2.4%) 70.0
spullara 5 (7.2%) 60 (2.0%) 12.0
jez 1 (1.4%) 36 (1.2%) 36.0
sstirling 1 (1.4%) 31 (1.1%) 31.0
mguillem 1 (1.4%) 0 (0.0%) 0.0

Most Recent Commits

paulk 2007-03-04 08:54

GROOVY-1383: make DOMBuilder attribute processing consistent with SaxBuilder

83 lines of code changed in:

tug 2007-01-03 08:54

Introduce the Entity class which allows named and numeric entities to be safely inserted into attributes and element bodies

247 lines of code changed in:

tug 2006-12-11 20:21

Fix GROOVY-1520, GROOVY-1092 and GROOVY-1490.



Very many thanks to Peter Ledbrrok for the patch!

58 lines of code changed in:

tug 2006-12-04 18:04

Add mkp.xmlDeclaration



This causes an xml declaration or be emitted:



<?xml version="1.0" encoding="????"?>



The encoding is sniffed from the output stream if possible.

Otherwise it's set to US-ASCII

7 lines of code changed in:

tug 2006-12-04 09:50

Tags in the deafulrt namespace were being prefixed with "::" - this change fixes this.

5 lines of code changed in:

tug 2006-11-30 18:25

remove redundent workrounds for old bugs

6 lines of code changed in:

tug 2006-11-13 23:02

use size() not length()

1 lines of code changed in:

paulk 2006-10-23 12:38

GROOVY-1535: added more XML tests including FactorySupport test

1 lines of code changed in:

paulk 2006-10-22 05:43

add '**' to DOMCategory and XmlParser

make children() in DOMCategory behave like XmlParser

Add depth/breadthFirst to DOMCategory

1 lines of code changed in:

paulk 2006-10-18 10:58

update junit -> 3.8.2 and BSF -> 2.4.0

1 lines of code changed in:

paulk 2006-10-18 09:24

Refactored out XML factory creation to reduce duplication

74 lines of code changed in:

paulk 2006-10-14 09:57

GROOVY-1524 Further improvements and testcases for DOMCategory plus fixed up groovy.xml.dom.DOMTest

149 lines of code changed in:

mguillem 2006-08-30 08:18

fixed most of the warnings reported by Eclipse (javadoc, unused imports, ...)

0 lines of code changed in:

glaforge 2006-08-01 13:05

Removed the old trick of replacing underscores with hyphens.

3 lines of code changed in:

glaforge 2006-08-01 10:14

Patch from Peter Ledbrook (GROOVY-1418)

54 lines of code changed in:

galleon 2006-06-16 11:48

correct GROOVY-1308 for better handling of XML escaping

Thanks Peter for the patch

70 lines of code changed in:

tug 2006-06-09 14:50

Remove all @Property usage

24 lines of code changed in:

tug 2005-11-24 10:38

Fix typo bod -> body

1 lines of code changed in:

tug 2005-11-24 10:13

Fix problem when there is no body to an element - used to throw NPR

3 lines of code changed in:

tug 2005-11-07 15:38

Det the delegates of inner closures to the correct value

24 lines of code changed in:

(21 more)

Generated by StatSVN 0.3.2-SNAPSHOT