Directory trunk/wact/xml/sax/

Directory Deleted:
2009-05-23 18:04
Total Files:
0
Deleted Files:
15
Lines of Code:
0

[root]/trunk/wact/xml/sax

Lines of Code

trunk/wact/xml/sax/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
JeffMoore 54 (100.0%) 2486 (100.0%) 46.0

Most Recent Commits

JeffMoore 2009-05-23 18:04 Rev.: 954

convert filename case

0 lines of code changed in 15 files:

  • trunk/wact/xml/sax: api.face.php (del), api.test.inc.php (del), expat-xmlconf.test.php (del), expat.inc.php (del), expat.test.php (del), html.inc.php (del), html.test.php (del), liberal.inc.php (del), liberal.test.php (del), null.inc.php (del), xml.inc.php (del), xml.test.php (del), xmlconf.ted.php (del), xmlconf.test.inc.php (del), xmlconf.test.pre.php (del)
JeffMoore 2007-10-22 04:24 Rev.: 602

Added implementation of getRawEventString (untested)

1 lines of code changed in 1 file:

  • trunk/wact/xml/sax: html.inc.php (+1 -1)
JeffMoore 2007-03-28 22:13 Rev.: 404

Removed duplicated code.

4 lines of code changed in 1 file:

  • trunk/wact/xml/sax: xml.inc.php (+4 -323)
JeffMoore 2007-03-28 22:06 Rev.: 403

Added type hinting to Sax API interfaces.

40 lines of code changed in 10 files:

  • trunk/wact/xml/sax: api.face.php (new), expat-xmlconf.test.php (+1 -1), expat.inc.php (+4 -4), html.inc.php (+4 -4), null.inc.php (+2 -2), xml.inc.php (+10 -5), xml.test.php (-4), xmlconf.test.inc.php (+1 -1)
JeffMoore 2007-03-28 21:25 Rev.: 402

Changed WactExpatSaxReader to explicitly implement interfaces.

6 lines of code changed in 3 files:

  • trunk/wact/xml/sax: expat.inc.php (+6 -1), expat.test.php (-5)
JeffMoore 2007-03-28 21:24 Rev.: 401

Changed WactHtmlSaxReader to implement interfaces directly.

7 lines of code changed in 2 files:

  • trunk/wact/xml/sax: html.inc.php (+7 -2), html.test.php (-4)
JeffMoore 2006-12-17 01:34 Rev.: 339

Split out an XmlSaxReader from HtmlSaxReader. These classes should be allowed
to diverge based on differing parsing goals as explained in the doc comments
for each class.
The test suites for each class need to be refactored based on these goals.
In the future, these two classes may share a common base class. (or not.)

1216 lines of code changed in 4 files:

  • trunk/wact/xml/sax: html.inc.php (+18 -4), html.test.php (+8 -8), xml.inc.php (new 377), xml.test.php (new 813)
JeffMoore 2006-12-17 01:07 Rev.: 338

Renamed WactLiberalHtmlSaxReader to WactHtmlSaxReader.

1180 lines of code changed in 2 files:

  • trunk/wact/xml/sax: html.inc.php (new 367), html.test.php (new 813)
JeffMoore 2006-06-14 03:45 Rev.: 189

removed TestPrerequisiteRegistry singleton

0 lines of code changed in 1 file:

  • trunk/wact/xml/sax: xmlconf.test.pre.php (-2)
JeffMoore 2006-03-26 18:13 Rev.: 77

Documentation updates. Removed outdated WACT_ style @package declarations.
Removed @access declarations. They are not helpful for determining proper
php visibility specifications and largely disagree with the actual current
visibility declaration (public in most cases).
Removed @static declarations in favor of using the static keyword.
Removed @abastract declarations that did not match abstract keyword
declarations.

0 lines of code changed in 2 files:

  • trunk/wact/xml/sax: liberal.inc.php (-11)
JeffMoore 2006-03-25 21:30 Rev.: 69

Removed calls to SimpleTestOptions::ignore in favor of declaring class abstract.

0 lines of code changed in 2 files:

  • trunk/wact/xml/sax: api.test.inc.php (new)
JeffMoore 2006-03-25 19:10 Rev.: 61

Changed from PHP 4 style constructor to PHP 5 style constructor

2 lines of code changed in 4 files:

  • trunk/wact/xml/sax: expat.inc.php (+1 -1), xmlconf.test.inc.php (+1 -1)
JeffMoore 2006-03-23 20:15 Rev.: 42

Changed from using PHP 4 references style of OO to PHP 5 style without
references.

1 lines of code changed in 1 file:

  • trunk/wact/xml/sax: expat-xmlconf.test.php (+1 -1)
JeffMoore 2006-03-09 05:54 Rev.: 27

Improved documentation & misc refactoring.

1 lines of code changed in 1 file:

  • trunk/wact/xml/sax: xmlconf.test.pre.php (+1 -1)
JeffMoore 2006-02-26 21:47 Rev.: 6

Changed .ted.php extension to .test.pre.php

25 lines of code changed in 1 file:

  • trunk/wact/xml/sax: xmlconf.test.pre.php (new 25)
JeffMoore 2006-02-26 21:43 Rev.: 5

Renamed TestEnvironmentDependency to TestPrerequisite

3 lines of code changed in 4 files:

  • trunk/wact/xml/sax: expat-xmlconf.test.php (new), xmlconf.ted.php (+2 -2)
Generated by StatSVN 0.4.0