2003-01-24 |
Fred L. Drake... | Last minute updates. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Fred L. Drake... | Regenerate from xmlwf.sgml revision 1.4. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Fred L. Drake... | Explain "--" properly. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Fred L. Drake... | Add a clobber target. "clean" should really be less... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Fred L. Drake... | Regenerate from xmlwf.sgml. |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Fred L. Drake... | - document unexpected memory use reporting when memory... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Fred L. Drake... | - _expect_failure(): Use _fail_unless() instead of... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Fred L. Drake... | Add a test that makes sure xmlns:prefix="" is allowed... |
commit | commitdiff | tree | snapshot |
2003-01-24 |
Karl Waclawek | Applied patch #673791. |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Karl Waclawek | For the start of element and end of element events... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Karl Waclawek | Prevent storeAtts() from being called twice for an... |
commit | commitdiff | tree | snapshot |
2003-01-22 |
Fred L. Drake... | - update information on the GOBO Expat interface |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Fred L. Drake... | Added notes that the namespace decl handlers are only... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Fred L. Drake... | Fix test case regarding reporting of undefined entities and |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Fred L. Drake... | Added link to a discussion of another way to handle... |
commit | commitdiff | tree | snapshot |
2003-01-21 |
Fred L. Drake... | Documented XML_SetExternalEntityRefHandlerArg(), includ... |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Fred L. Drake... | - try to be smarter about the options to cp |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Fred L. Drake... | Update the list of project files for the Borland tools. |
commit | commitdiff | tree | snapshot |
2003-01-20 |
Fred L. Drake... | Minor cleanups and conformance with current recommended... |
commit | commitdiff | tree | snapshot |
2003-01-17 |
Karl Waclawek | Correct the version some APIs were added in. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Fred L. Drake... | Added notes about the new APIs. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Fred L. Drake... | Correct the version some APIs were added in. |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Fred L. Drake... | Add documentation for XML_FreeContentModel(), XML_MemMa... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Karl Waclawek | Change to support Windows 2000 behaviour by default |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Karl Waclawek | Updating Borland BCB5 DEF files for patch re. bug/featu... |
commit | commitdiff | tree | snapshot |
2003-01-16 |
Karl Waclawek | Patch for bug/feature request #651754. |
commit | commitdiff | tree | snapshot |
2003-01-15 |
Karl Waclawek | Applied patch for bug #667511 supplied by Jeremy Kloth. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Fred L. Drake... | Update comments to refer to XML_STATUS_OK, XML_STATUS_E... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Fred L. Drake... | Change the API to return XML_Status values where possible. |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Fred L. Drake... | When returning a status value through the public API... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Fred L. Drake... | Clarify the documentation for the position-reporting... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Fred L. Drake... | Oops, there were more regression tests for SF bug ... |
commit | commitdiff | tree | snapshot |
2002-12-30 |
Fred L. Drake... | Added regression tests from bug; Karl already fixed... |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Karl Waclawek | Fix for bug/feature request #653180. |
commit | commitdiff | tree | snapshot |
2002-12-14 |
Karl Waclawek | Applied patch for bug #653449. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Patrick McConnell | Segregate obj files for utf8 and unicode build versions |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Karl Waclawek | Annotated MS VC++ DEF files. |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Patrick McConnell | Moving the Borland module definition files to the bcb5... |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Patrick McConnell | Moving the Borland .def files to the BCB5 directory... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Karl Waclawek | Clarified runtime linking issues. |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Patrick McConnell | Revision of Borland proj and make files to fix dos... |
commit | commitdiff | tree | snapshot |
2002-12-07 |
Patrick McConnell | libexpat dll def files for borland initial release |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Patrick McConnell | Removed dos linefeeds, test this before doing rest... |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Patrick McConnell | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-06 |
Patrick McConnell | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-12-04 |
Fred L. Drake... | Added a link to SCEW. |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Karl Waclawek | Added additional patch for bug #644334. Includes workar... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Fred L. Drake... | Add some type casts to deal with MALLOC signature check... |
commit | commitdiff | tree | snapshot |
2002-11-27 |
Fred L. Drake... | The feature name pointers should be marked const. ... |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Karl Waclawek | Fixed memory leak. |
commit | commitdiff | tree | snapshot |
2002-11-20 |
Fred L. Drake... | Make sure all lines end with a newline. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Fred L. Drake... | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Fred L. Drake... | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Fred L. Drake... | Added regression test for SF bug #483514: Default handl... |
commit | commitdiff | tree | snapshot |
2002-11-12 |
Fred L. Drake... | Added regression test for SF bug #620106: XML_SetEncod... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Fred L. Drake... | Added regression test for SF bug #616863. |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Fred L. Drake... | Avoid use of xargs; not available on Windows when using... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Karl Waclawek | * Applied patch #620822 - Windows Dll build with DEF... |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Fred L. Drake... | Adjust markup a bit, adding some internal hyperlinks. |
commit | commitdiff | tree | snapshot |
2002-10-17 |
Karl Waclawek | Improved documentation of XML_ExternalEntityRefHandler. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Karl Waclawek | Applied patch for bug # 620106. |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Fred L. Drake... | SF bug #620343: segfault: bad API/callback interaction |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Fred L. Drake... | Add omitted period. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Fred L. Drake... | Bump version numbers. |
commit | commitdiff | tree | snapshot |
2002-10-07 |
Fred L. Drake... | Start making notes about changes. |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Karl Waclawek | Applied patch #618199. |
commit | commitdiff | tree | snapshot |
2002-10-01 |
Karl Waclawek | Applied fix for bug #616863. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Karl Waclawek | Forgot to re-establish implicit namespace context ... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Karl Waclawek | Fix for bug #615606. |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Fred L. Drake... | Move the old news to a separate page, hopefully making... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Fred L. Drake... | Archive old news off the main page so it is not so... |
commit | commitdiff | tree | snapshot |
2002-09-20 |
Karl Waclawek | Changed calling convention macros to differentiate... |
commit | commitdiff | tree | snapshot |
2002-09-19 |
Fred L. Drake... | Fix a name. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Fred L. Drake... | A last-minute report suggests a problem with this using... R_1_95_5 |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Fred L. Drake... | Revised one of the change notes slightly. |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Fred L. Drake... | Disable FASTCALL on Windows since it turned out not... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Fred L. Drake... | Add the static libraries to the manifest of installed... |
commit | commitdiff | tree | snapshot |
2002-09-06 |
Fred L. Drake... | Install the static libs and the PNG icon for the docume... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Stupid typo. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Let's make at least one distribution try to be complete. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Add the new, internal header file. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Karl Waclawek | Updated link. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Refer to the roadmap document until I can update this... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Make it clear that "Namespaces in XML 1.1" is included... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Karl Waclawek | Fred and I added FASTCALL directives to xmltok.c and... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Karl Waclawek | Make FASTCALL function pointer declaration compile... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Update the version/compatibility information for the... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Update RPM spec file for Expat 1.95.5. |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Update information about the Expat mailing lists, and... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Add the proper way of dealing with page margins. This... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Added a news item about the roadmap document. This... |
commit | commitdiff | tree | snapshot |
2002-09-05 |
Fred L. Drake... | Add a note to the prolog directing discussion to the... |
commit | commitdiff | tree | snapshot |
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 |
next |