root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @68 [68] 04/22/12 21:46:13 Michael Rynn Sync with launchpad repository. Satisfy dmd 2.059
(edit) @67 [67] 03/19/12 00:35:24 Michael Rynn std.xmlp.tagvisitor supercedes std.xmlp.xmlvisitor
(edit) @66 [66] 03/13/12 01:16:12 Michael Rynn Removed XmlVisitor? as parameter from XmlVisitor? callbacks (XmlCallbacks?). …
(edit) @65 [65] 03/12/12 21:43:36 Michael Rynn Left over changes
(edit) @64 [64] 03/12/12 21:28:02 Michael Rynn Update from local Bazaar. XmlResult? and other places now use …
(edit) @63 [63] 02/22/12 23:29:56 Michael Rynn @safe and const issues in alt.zstring, std.xml1. Bug in xmlp.sliceparse.d …
(edit) @62 [62] 02/22/12 21:29:17 Michael Rynn bring up to date with Bazaar local copy
(edit) @61 [61] 02/21/12 19:50:02 Michael Rynn moved std.xmlp.jabber to alt.jabber
(edit) @60 [60] 02/21/12 18:37:22 Michael Rynn jabber client server with flakey socket usage. fragmented xml parse, …
(edit) @59 [59] 02/16/12 23:55:07 Michael Rynn domparse.DocumentBuilder? doc_ member must not be null after constructor.
(edit) @58 [58] 02/16/12 22:31:39 Michael Rynn Up to date for alt
(edit) @57 [57] 02/16/12 22:28:04 Michael Rynn Updating svn from my local Bazaar repository. Launchpad bazaar has a feed …
(edit) @56 [56] 02/14/12 23:54:25 Michael Rynn xpath 1.0 interpreter
(edit) @55 [55] 02/14/12 23:52:55 Michael Rynn left out.
(edit) @54 [54] 02/14/12 23:48:43 Michael Rynn Cleanups for 2.058. Refactored, DtdValidate? no longer depends on linkdom, …
(edit) @53 [53] 01/21/12 07:40:52 Michael Rynn Ticket #8 getTextContent should not return text content of …
(edit) @52 [52] 01/21/12 06:05:00 Michael Rynn Fix Ticket 7 for sliceparse.d in doStartTag. Ensure proper restore of …
(edit) @51 [51] 01/17/12 07:41:32 Michael Rynn Bug fix to sliceparse.d, for empty tag handling. 2.057 requirements. …
(edit) @50 [50] 11/24/11 21:23:45 Michael Rynn Fixed syntax error for 2.056 ; on while (issue 2). Issue 1 is cured by …
(edit) @49 [49] 11/05/11 03:17:52 Michael Rynn Required for hashmap options.
(edit) @48 [48] 11/05/11 03:15:12 Michael Rynn Writing up documentation. Changing code to suit documentation. Retesting. …
(edit) @47 [47] 11/01/11 09:45:11 Michael Rynn Breaking changes to dombuild.d, including struct name changes, …
(edit) @46 [46] 10/22/11 07:12:57 Michael Rynn Compiles in 64 bit, at least on linux amd64 with dmd. Missing file …
(edit) @45 [45] 10/10/11 21:42:23 Michael Rynn sliceparse.d did not have charEntity map setup, was not processing …
(edit) @44 [44] 10/08/11 03:53:54 Michael Rynn Changed the property name empty to hasContent, and reversed the boolean …
(edit) @43 [43] 10/08/11 03:15:51 Michael Rynn Update the Doc comments. Clarified empty (read) and skipContent (write) …
(edit) @42 [42] 10/07/11 17:18:58 Michael Rynn dombuild.d: bugfix. Uncovered by Jesse Phillips. cylcleOver not to be …
(edit) @41 [41] 10/05/11 00:50:30 Michael Rynn DomBuilder? changed from class to struct. Bug fixed for isEmpty tag case, …
(edit) @40 [40] 09/28/11 05:24:54 Michael Rynn Bug found by Jesse Phillips in sliceparse.d. The VS projects are now VS10
(edit) @39 [39] 09/21/11 03:32:19 Michael Rynn works with 2.055, but not backwards compatible
(edit) @38 [38] 09/21/11 02:06:02 Michael Rynn bug in linkdom. missing files not checked in.
(edit) @37 [37] 06/17/11 09:42:23 Michael Rynn Some refactoring, interface changing, reorganisation, consolidation, …
(edit) @36 [36] 06/13/11 03:03:37 Michael Rynn array.d was left out of version 35. This is added now in version 36 , I …
(edit) @35 [35] 02/13/11 19:45:46 Michael Rynn apply-templates and choose for transform.
(edit) @34 [34] 02/13/11 08:09:39 Michael Rynn Self Axis for predicate only expressions. xslt.d and cdcatalog.xsl tests.
(edit) @33 [33] 02/12/11 07:06:51 Michael Rynn Fast sliceparse.d, array slicing parser created from coreparse.d Document …
(edit) @32 [32] 02/11/11 08:28:21 Michael Rynn work on XPath 1.0. Some changes made in adjustment.
(edit) @31 [31] 01/24/11 07:49:00 Michael Rynn Last thoughts on core parts. No further major work unless some good ideas …
(edit) @30 [30] 01/12/11 07:54:59 Michael Rynn Further code refactoring for speed. InputRange? integrated directly into …
(edit) @29 [29] 01/08/11 07:16:28 Michael Rynn Some optimizations which marginally improve performance.
(edit) @28 [28] 01/07/11 08:40:41 Michael Rynn Efforts at squeezing performance with a custom string buffer.
(edit) @27 [27] 01/06/11 23:05:21 Michael Rynn Refactored with ParseContext? integrated with CoreParser? for efficiency. …
(edit) @26 [26] 01/01/11 09:52:41 Michael Rynn Passes all output test comparisons. coreprint enhanced.
(edit) @25 [25] 12/29/10 05:55:49 Michael Rynn passes 100% on psuedo-conformance (all 2570 tests, but no output checks …
(edit) @24 [24] 12/27/10 23:36:16 Michael Rynn Some namespace support 1.0 now working in DOM and parsers. …
(edit) @23 [23] 12/20/10 21:23:31 Michael Rynn Many changes. Parses xmlconf.xml. 86% on compliance tests
(edit) @22 [22] 12/18/10 16:43:11 Michael Rynn Validation fixes. Encoding delegate lookup. 82% of conformance tests …
(edit) @21 [21] 12/12/10 08:24:46 Michael Rynn Passed 100% on oasis and xmltest cases. Changes to validate. linkdom …
(edit) @20 [20] 12/11/10 06:29:38 Michael Rynn This is only main for test example and stopwatch timing.
(edit) @19 [19] 12/11/10 06:28:24 Michael Rynn Created std.xml2, Organized package files in std.xmlp. Testing and some …
(edit) @18 [18] 12/11/10 06:23:43 Michael Rynn --
(edit) @17 [17] 10/27/10 04:13:57 Michael Rynn Tested and fixed some of the decoding
(edit) @16 [16] 08/24/10 04:57:03 Michael Rynn conformance tests on xmltest run 100%. shortxpath, and makette updated …
(edit) @15 [15] 08/24/10 04:51:07 Michael Rynn Converted to use new verions of xml parser, nodeset.
(edit) @14 [14] 07/27/10 02:42:40 Michael Rynn Redone the organisation of classes and files. Suitable organisation tricky …
(edit) @13 [13] 06/09/10 02:25:00 Michael Rynn Validating the DOM implementation with xml conformance tests
(edit) @12 [12] 05/30/10 19:00:45 Michael Rynn Constructing a more or less DOM level 3 interface implementation. Revising …
(edit) @11 [11] 04/28/10 08:25:35 Michael Rynn Forgot to add parse.d
(edit) @10 [10] 04/28/10 08:21:03 Michael Rynn Some new functions added to makette, and some changes to xmlp method …
(edit) @8 [8] 12/01/09 23:19:31 Michael Rynn Refactor input ranges. Add xpath subset. Add makette.
(edit) @7 [7] 11/17/09 01:35:32 Michael Rynn template the recoder functions
(edit) @6 [6] 11/12/09 21:57:05 Michael Rynn Fixed xml 1.1 details, passes Richard Tobins Test suite
(edit) @5 [5] 11/10/09 18:43:49 Michael Rynn Initial upload to DSource
(add) @3 [3] 11/04/09 10:27:14 root initial repository setup
Note: See TracRevisionLog for help on using the revision log.