0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tortugalabs diffs More... almost 18 years ago
Update snapshot date. More... almost 18 years ago
Update changelog. More... about 18 years ago
Drop extra qualifier to build with GCC 4.1. More... about 18 years ago
Change configure.in to configure.ac to use new versions of autoconf. More... about 18 years ago
config.h.in is autogenerated, don't put it on CVS. More... about 18 years ago
Don't cast to unsigned int or comparison with -1 will always be different. More... over 18 years ago
Update version to snapshot. More... over 18 years ago
Moved EXTRA_DIST in the right directories. More... over 18 years ago
Drop extra Doxyfile. More... over 18 years ago
Updated ChangeLog. More... over 18 years ago
No pthread libs here. More... over 18 years ago
Add pkg-config datafile. More... over 18 years ago
Drop METASOURCES variable. More... over 18 years ago
Use conditional for doc handling. More... over 18 years ago
Simplified parameters handling. More... over 18 years ago
Make tests conditional on directory. More... over 18 years ago
Remove BUILD_LT conditional. More... over 18 years ago
Drop ltlib subdirectory and use always libtool by default to create the library. More... over 18 years ago
Remove stray makefile. More... over 18 years ago
autoupdate run and cleanup. More... over 18 years ago
Add .cvsignore files where needed. More... over 18 years ago
2005-09-20 22:06 UTC+0100 Giancarlo Niccolai * include/mxml_node.h * src/mxml_node.cpp + Added support for CDATA nodes. * test/Makefile.am ! fixed compilation of tests.
Giancarlo Niccolai
as jonnymind
More... over 18 years ago
Patched to compile against gcc+3.4+
Giancarlo Niccolai
as jonnymind
More... about 19 years ago
2004-11-19 18:30 UTC+0100 Giancarlo Niccolai * src/mxml_node.cpp * src/mxml_attribute.cpp ! The strange behavior of msvc forced a review of the character get() at every step. The review also exposed a couple of buglets that were unnoticed before. Especially the '&' was not take as an entity if it was the first char after an item decl.
Giancarlo Niccolai
as jonnymind
More... over 19 years ago
2004-11-19 15:50 UTC+0100 Giancarlo Niccolai * src/mxml_node.cpp * src/mxml_attribute.cpp ! That's fun, it seems that istream.ungetc() caused the operation to work, but to make the stream faulty in VC6.0. A reset() has been but after an ungetc that, as it can't fail, would do nothing in other compilers...
Giancarlo Niccolai
as jonnymind
More... over 19 years ago
2004-10-14 15:16 UTC+0200 Giancarlo Niccolai * include/mxml_element.h * include/mxml_utility.h * src/mxml_utility.cpp + Added compilation support for OpenBSD
Giancarlo Niccolai
as jonnymind
More... over 19 years ago
Fixed make dist command.
Giancarlo Niccolai
as jonnymind
More... over 19 years ago
2004-08-12 17:23 UTC+0200 Giancarlo Niccolai ! src/mxml_attribute.cpp ! Fixed character input, using get() method instead >> operator, thanks to Diego Petten�.
Giancarlo Niccolai
as jonnymind
More... over 19 years ago
* TAGGING FOR RELEASE 0.9.2 tag release_0_9_2
Giancarlo Niccolai
as jonnymind
More... about 20 years ago