2001-07-27 |
Fred L. Drake... | Avoid creating extra output directories from MSVC. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Fred L. Drake... | More project files for MSVC. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Fred L. Drake... | Ignore some additional Windows/MSVC cruft. |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Fred L. Drake... | I'm not really sure why this version of the file is... |
commit | commitdiff | tree | snapshot |
2001-07-27 |
Fred L. Drake... | Simplify the Unix source release; do not include all... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Remove the sample directory; it is no longer used. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | All sample code is now located in the "examples" directory. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Move the "elements" example code here from "sample... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | More GCC flags, when we're using GCC: |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Settle on a release date, and note that there is now... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Add xmlwf to the default build, since the install inclu... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Make the built installer land in an existing directory. |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Add an overview of where everything ends up when instal... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Changes so that we can actually build an installer... |
commit | commitdiff | tree | snapshot |
2001-07-26 |
Fred L. Drake... | Installer-builder script for Inno Setup, contributed... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Update the RPM .spec file for 1.95.2. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Change some options to end up with more rational output... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Added preliminary changes for the 1.95.2 release. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Try to better explain the problems with Sun make -... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Make sure the configured compiler is used for all subdi... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Remove #include directory that is no longer needed. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Really add the xmlwf project this time. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | One more MSVC file to ignore... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | When using GCC, use stronger error-checking options. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Removed unusual use of "const" to avoid errors from... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Removed useless RCSId static from the code. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Remove useless RCSId static from the code. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Update comments on the Solaris build to be a little... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | #include <unistd.h> to pick up the close() prototype. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Kill a compiler warning & make private functions static. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Clean up a few compiler warnings in the sameple code. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Add the new MSVC workspace file to the list of distribu... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Update the windows comments to reflect the current... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Update xmlwf project file. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Toss the old MSVC workspace. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Tell CVS to ignore the cruft files generated by MSVC... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Move the workspace file for MSVC, and let it also build... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Add install and uninstall targets, along with all the... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Remove the extra DESTDIR variable. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Some minor simplifications, and descend into fewer... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Update to reflect the current build process. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Remove one more line that was not supposed to have... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Ignore the generated executables. |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Let's not ignore files that are generated too rarely... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Revert unintended portion of a checkin; these files... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Added a comment about compiling for use with C++, inclu... |
commit | commitdiff | tree | snapshot |
2001-07-25 |
Fred L. Drake... | Make sure all the makefiles have at least a dummy check... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Update the MSVC project. I don't understand all the |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Reduce the reliance on non-standard "tar" options. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Use the AC_C_BIGENDIAN_CROSS macro instead of the non... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Adding cross-compile safe BIGENDIAN test for autoconf... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Bump the version number and make a few small changes... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Add the MSVC workspace file. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Tell CVS to ignore the Windows temporary files. |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | Oops, remove a prototype for a feature that is not... |
commit | commitdiff | tree | snapshot |
2001-07-24 |
Fred L. Drake... | The previous checkin of expat.h.in broke the build... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Fred L. Drake... | Support building from directories other than the source... |
commit | commitdiff | tree | snapshot |
2001-07-21 |
Fred L. Drake... | Avoid specifying XMLPARSEAPI in the middle of a prototy... |
commit | commitdiff | tree | snapshot |
2001-03-29 |
Fred L. Drake... | Sam TH <samth@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Fred L. Drake... | Update the MANIFEST to reflect Greg's recent changes. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Greg Stein | Revamp config/build to keep generated files out of... |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Fred L. Drake... | Update the license type; error pointed out by Greg... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Added .spec file for building RPMs; contributed by... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Sam TH: |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Sam TH: |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Spoke to soon -- one of the patches added a Makefile... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Sam TH: |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | There is no sample/Makefile.in, so do not try to genera... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Sam TH: |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Sam TH: |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Updated version from config.h.in update (includes wrapp... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Fred L. Drake... | Sam TH: |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Fred L. Drake... | Fix SF bug #123767: segfault on UTF-8 BOM. |
commit | commitdiff | tree | snapshot |
2001-01-26 |
Fred L. Drake... | Added XMLPARSEAPI to the prototype for XML_DefaultCurre... |
commit | commitdiff | tree | snapshot |
2001-01-25 |
Fred L. Drake... | Added note about adding /usr/ccs/bin to the PATH for... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Fred L. Drake... | Document the #define constants giving library version... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Fred L. Drake... | Make sure we generate lib/expat.h. |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Fred L. Drake... | Simplify, since we no longer need the temporaries for... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Fred L. Drake... | Template for the expat.h header, processed by the confi... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Fred L. Drake... | Use the new XML_*_VERSION constants to fill in the... |
commit | commitdiff | tree | snapshot |
2001-01-24 |
Fred L. Drake... | Add definitions of XML_MAJOR_VERSION, XML_MINOR_VERSION... |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Clark Cooper | Clark's compromise changes to Fred's version info change. |
commit | commitdiff | tree | snapshot |
2000-12-27 |
Clark Cooper | Inadvertently failed to commit these files for 1.95... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Fred L. Drake... | Add a comment that the version numbers here must match... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Fred L. Drake... | Add (minimal) documetation on the new parts of the... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Fred L. Drake... | Update the minor version number since the C API has... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Fred L. Drake... | Remove VERSION; this is no longer used in this director... |
commit | commitdiff | tree | snapshot |
2000-12-21 |
Fred L. Drake... | XML_ExpatVersionInfo(): New function; returns library... |
commit | commitdiff | tree | snapshot |
2000-12-20 |
Fred L. Drake... | Minor internal style consistency nit (indentation). |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Fred L. Drake... | Tell CVS to ignore generated Makefiles and working... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Clark Cooper | Changes for compiling under Microsoft Dev Studio. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Clark Cooper | Remove aborts and instead return an UNEXPECTED_STATE... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Clark Cooper | Revised fix for abort occurring with a percent followed... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Clark Cooper | Defined XML_SetEndNamespaceDeclHandler to resolve bug... |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Clark Cooper | Fix make problems on BSD & HPUX reported in Bug # 116248 |
commit | commitdiff | tree | snapshot |
2000-10-10 |
Clark Cooper | Fix documentation error reported in Bug report # 116382 |
commit | commitdiff | tree | snapshot |
2000-10-09 |
James Clark | Fix abort with space following percent sign in entity... |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Clark Cooper | Add MANIFEST and remove expatfaq.html R_1_95_0 |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Clark Cooper | Fixed a bug in Makefile.in that wiped out README. |
commit | commitdiff | tree | snapshot |
2000-09-29 |
Clark Cooper | Versioning information, fill in Changes file, possible... |
commit | commitdiff | tree | snapshot |
next |