2002-05-22 |
Fred L. Drake... | Fix the regression test for SF bug #477667. This now... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Fred L. Drake... | Remove the use of C99's stdbool.h and the bool type... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Fred L. Drake... | Another link to C++ wrappers, this time with a SAX... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Greg Stein | Hard to believe, but there are some preprocessors/compi... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Greg Stein | Karl noticed that Expat didn't build on Windows any... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Karl Waclawek | Merged in patch # 551599 |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Greg Stein | Add some cygwin fixes. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Greg Stein | Remove acconfig.h altogether by removing XML_BYTE_ORDER... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Greg Stein | A couple more tweaks for config.h -> expat_config.h |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Greg Stein | There is no lib/config.h file... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Greg Stein | ignore the expat_config.h* files rather than config.h* |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Greg Stein | Various configuration fixes, focused primarily around... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Greg Stein | follow Fred's footsteps and reformat the copyright... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Greg Stein | These files are unmaintained, so I'm removing them... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Code hygiene edits. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Remove unused files. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Using "0" instead of "NULL" is insane, and leads to... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Minor nit; layout function signatures in a more consist... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Include a more reasonable definition of the UTF8_INVALI... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Using "0" instead of "NULL" is insane, and leads to... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Hopefully the last needed checks for MALLOC() failure... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Be more careful about failed MALLOC() and REALLOC(... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Updated for the 1.95.3 release. |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Make the uninstall target use the right location for... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Added a link to an article with additional C++ wrappers... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Fred L. Drake... | Fix a number of potential memory leaks around REALLOC... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Fred L. Drake... | Add casts to suppress a couple of warnings from MSVC... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Karl Waclawek | Added link to Expat wrapper for Delphi |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Greg Stein | Patch from Joe Orton <joe@manyfish.co.uk>: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Fred L. Drake... | Added a reference to tDOM (Tcl DOM package using Expat). |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Fred L. Drake... | Oops, fix the title! |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Fred L. Drake... | Completely replace the style of the Expat web page... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Fred L. Drake... | Simple style sheet for the Expat web page. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Fred L. Drake... | Lame "logo" for the Expat web page. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Fred L. Drake... | Added link to information about a C++ binding for Expat. |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Fred L. Drake... | xml_failure(): Pass the relevant XML_Parser into the... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Fred L. Drake... | Added target to run checks based on xmlwf and James... |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Fred L. Drake... | Fix stupid last minute change. |
commit | commitdiff | tree | snapshot |
2002-04-29 |
Fred L. Drake... | Added a bunch of assertions that internal assumptions... |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Fred L. Drake... | Wrap some long lines, including ones I just introduced. |
commit | commitdiff | tree | snapshot |
2002-04-26 |
Fred L. Drake... | Cut down on the warnings from MSVC6 on Warning Level 4. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Fred L. Drake... | Revise the data accumulation to be at least a little... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
Fred L. Drake... | Make the organization slightly easier to discern. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Fred L. Drake... | Added "NEWS" file for 1.95.3. Still needs to be filled... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Fred L. Drake... | Bump version number. |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Fred L. Drake... | Take advantage of XML_ParserReset(): Instead of creati... |
commit | commitdiff | tree | snapshot |
2002-04-24 |
Fred L. Drake... | XML_ParserReset(): New function. Reset a parser to... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Fred L. Drake... | Squash compiler warning (GCC): simply referencing a... |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Karl Waclawek | Attribute type constants did not have null terminators. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Karl Waclawek | Fixed rev. 1.26 patch for XML_SetReturnNSTriplet. |
commit | commitdiff | tree | snapshot |
2002-04-23 |
Karl Waclawek | XML_UNICODE fixes |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Fred L. Drake... | Add a new test that demonstrates SF bug #481609 is... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Fred L. Drake... | Test support enhancements: |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Fred L. Drake... | Add support for the xmlwf manpage, both for install... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Fred L. Drake... | Formatted version of the Unix manpage, ready for instal... |
commit | commitdiff | tree | snapshot |
2002-04-22 |
Greg Stein | xmlwf should depend on the library, too. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Added another line to the copyright notice. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Bump version number. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Bump the release number. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Add missing word in comment. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Added missing library to link line for tests; not sure... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Added test for SF bug #480278. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Simplify the command used to run the test program. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
Fred L. Drake... | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | Check in SF patch #488196: Make xmlwf read from standar... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | Added a test for SF bug #231864. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | Check in SF patch #476929: Fix XML_SetReturnNSTriplet(). |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | Add a test that checks that illegal UTF-8 sequences... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | Make the sample applications depend on the Expat library. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | Add the new tests to the right TCase object. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | basic_setup(): Remove bogus assumption that all tests... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
Fred L. Drake... | Wrap some long lines. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred L. Drake... | Remove files that are no longer used. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred L. Drake... | Fix name of the "bin" directory; was missing the defaul... |
commit | commitdiff | tree | snapshot |
2002-02-25 |
Fred L. Drake... | Add link to the TclXML project (includes Tcl binding... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Fred L. Drake... | Manual page for the xmlwf utility, contributed by Scott... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Fred L. Drake... | Added links to the Objective-C and Ruby bindings to... |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Fred L. Drake... | Add a list of references to other Expat resources. |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Greg Stein | Fix the URL to the online CVS browsing. |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Greg Stein | Remove the Makefile.in files from the subdirs |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Greg Stein | * Switch to a single, top-level Makefile (simplificatio... |
commit | commitdiff | tree | snapshot |
2001-12-05 |
Fred L. Drake... | Add a -v option to cause xmlwf to report the version... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Fred L. Drake... | Add a check for unknown command line options. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Fred L. Drake... | Use the SF logo that has no box around the edge; it... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Fred L. Drake... | prologProcessor(): Avoid segfault by making sure ... |
commit | commitdiff | tree | snapshot |
2001-11-16 |
Fred L. Drake... | Added a test to make sure that whitespace in ENTITIES... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Fred L. Drake... | Added tests that some basic encodings are recognized... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Fred L. Drake... | Note that the tests need check 0.8 to work. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Fred L. Drake... | Update to work with check 0.8. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Fred L. Drake... | Added a test that ensures the parser reports an out... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Fred L. Drake... | As long as SourceForge is changing their logo, we can... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Fred L. Drake... | Added note about conftools/expat.m4. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Fred L. Drake... | autoconf probe macro to determine how to use Expat. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Fred L. Drake... | Be more careful about deciding which filemap implementa... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Fred L. Drake... | Include header to avoid compiler warnings. Part of... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Fred L. Drake... | Be more reliable about using the libtool version on... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Fred L. Drake... | Define & use $(srcdir). Part of SF patch #465018. |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Fred L. Drake... | Revert previous change and use an alternate approach... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Fred L. Drake... | Wrap a *lot* of long lines to fit in an 80-column world... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Fred L. Drake... | Abandon the use of directory names as target names... |
commit | commitdiff | tree | snapshot |
next |