2002-09-05 |
Fred L. Drake... | Added the date of the last update. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Add link to the roadmap document. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Predict a release date. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Use the FASTCALL macro for many of the internal functions. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Added new header for common internal definitions. ... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Elaborate the XML_GetFeatureList() API a bit, and add... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Fred L. Drake... | Don't hedge; call it what it is. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Fred L. Drake... | Added text about the pull/suspend model for parsing... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Fred L. Drake... | Small elaboration of what the new API needs to support. |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Fred L. Drake... | Add HTML version of the roadmap document currently... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Fred L. Drake... | Abstract some of the styling information out of the... |
commit | commitdiff | tree | snapshot |
2002-09-04 |
Karl Waclawek | Included "invalid" test cases, to check if the parser... |
commit | commitdiff | tree | snapshot |
2002-09-03 |
Fred L. Drake... | Update to Karl's version of this script, and use the... |
commit | commitdiff | tree | snapshot |
2002-08-31 |
Karl Waclawek | Added some comments regarding previous fix (bug #602729). |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Karl Waclawek | Fix bug reported by Rolf Ade: |
commit | commitdiff | tree | snapshot |
2002-08-30 |
Fred L. Drake... | New test: demonstrate segfault in epilogProcessor(... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Added information on the expat-checkins list. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Update links to the mailing lists. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Make these well-formed XHTML. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Karl Waclawek | Added default handler fix. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | At least make this well-formed XHTML. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Tabs are evil; remove them. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Document the special build considerations for building... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Fixed indentation, added period. |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Karl Waclawek | Added static library build support under VC++ |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Consistently use "Expat" when refering to the Expat... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | The strings returned as part of the XML_Feature structu... |
commit | commitdiff | tree | snapshot |
2002-08-29 |
Fred L. Drake... | Revise the XML_GetFeatureList() function signature... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Make the arg to XML_ErrorString() an XML_Error value... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Define XML_Error enum before referencing it. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Added more updates; mostly the list of misc. bugs that... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Added & elaborated some comments about the structures... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Comments should be sentences, and sentences should... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Karl Waclawek | Applied patch #600964: Element name storage optimization |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Karl Waclawek | The previous fix should also be applied to XML_ParserReset. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Initialize the pools that are part of the parser struct... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Added regression test. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | Start a section for the next release. |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | asParser(): Removed unused function only defined in... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Fred L. Drake... | One consequence of using an incomplete struct to define... |
commit | commitdiff | tree | snapshot |
2002-08-27 |
Karl Waclawek | Fix for bug #600479: error decoding UTF-8 triplet |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | Fix a broken error message about the XML declaration. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | Documented XML_ParserReset(). |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | Substantially reduce the amount of indentation used... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | Change XML_Parser definition to use an incomplete struc... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Karl Waclawek | Small documentation fix for default handler. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | Fix XHTML well-formedness and validity. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | showVersion(): Use the new XML_GetFeatureList() functi... |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | XML_GetFeatureList(): New API function. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Fred L. Drake... | Update the link to the mailing lists. |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Karl Waclawek | Applied patch #599715: Enable undeclared DTD |
commit | commitdiff | tree | snapshot |
2002-08-26 |
Karl Waclawek | Removed DllMain function for Windows Dll. |
commit | commitdiff | tree | snapshot |
2002-08-24 |
Fred L. Drake... | Add test for well-formedness constraint: No Recursion. |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Fred L. Drake... | Minor changes for consistency. |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Fred L. Drake... | Wrap some long lines; the AS/400 requires line length... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Fred L. Drake... | Update the "clean" target to match the current arrangement. |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Fred L. Drake... | It doesn't look like this has been used in a long time... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Fred L. Drake... | Add a test that we do report an undefined entity if... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Karl Waclawek | Applied patch #598944: Static library builds for VC++ |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Fred L. Drake... | Factor out some error reporting code used when the... |
commit | commitdiff | tree | snapshot |
2002-08-23 |
Fred L. Drake... | Renamed the last test added to be more clear about... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Fred L. Drake... | Elaborate a comment slightly. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Fred L. Drake... | showVersion(): Only check for \ in the path on Windows... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Fred L. Drake... | Add a test case for the improper reporting of a failure... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Fred L. Drake... | Preliminary version number increment. |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Karl Waclawek | Fix for WFC: Entity Declared handling: |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Fred L. Drake... | Added some minor markup, plus many more internal hyperl... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Karl Waclawek | Applied patch #598352: Patch for defaultHandler in... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Fred L. Drake... | Reduce the maximum line with to 80 (including the newli... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Fred L. Drake... | Suppress a warning from GCC that moveToFreeBindingList... |
commit | commitdiff | tree | snapshot |
2002-08-22 |
Karl Waclawek | Added more detail about the unknownEncodingHandler. |
commit | commitdiff | tree | snapshot |
2002-08-21 |
Karl Waclawek | Applied patch for bug #596931: XML_ParseReset and memor... |
commit | commitdiff | tree | snapshot |
2002-08-11 |
Karl Waclawek | Fixed typo. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Fix well-formedness, broken in the previous checkin. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Added documentation on how Expat deals with XML version... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Specify XHTML 1.0 Strict, conform, and add the "Valid... |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Add the "Valid XHTML 1.0" icon. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Lots of really minor changes: |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Style cleanup. |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Document XML_DefaultCurrent(). |
commit | commitdiff | tree | snapshot |
2002-08-08 |
Fred L. Drake... | Update the API documentation with the use of XML_Status... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Fred L. Drake... | Define specific return values for the XML_Parse*()... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Fred L. Drake... | Define specific return values for the XML_Parse*()... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Fred L. Drake... | doProlog(): Use NULL instead of 0 to clear pointer... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Fred L. Drake... | Caught some more Boolean fields in the internals. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Fred L. Drake... | Use the new Boolean definitions internally. |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Fred L. Drake... | Add definitions to support Boolean values in the Expat... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Karl Waclawek | Applied patch for bug #434664: utf8_toutf16 infinite... |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Karl Waclawek | Added documentation to prevent the misunderstanding... |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Karl Waclawek | Fixes to make it work with make & the free BCC32 comman... |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Karl Waclawek | Applied patch # 581069 |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Karl Waclawek | Applied patch # 581069 |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Fred L. Drake... | When creating a tarball from the HEAD instead of a... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Fred L. Drake... | Shorten all lines longer than 80 characters to be short... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Fred L. Drake... | Add a whine about the C preprocessor abuse used in... |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Fred L. Drake... | Remove cruftiness. |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Fred L. Drake... | make_basic_suite(): Simplify the organization of the... |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Fred L. Drake... | Added regression test for SF bug #584832, adapted from... |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Karl Waclawek | Fix for bug #584832: incorrect handling of internal... |
commit | commitdiff | tree | snapshot |
2002-07-20 |
Karl Waclawek | Applied patch for bug #584183: crash in builds without... |
commit | commitdiff | tree | snapshot |
next |