| tortugalabs diffs |
|
More...
|
over 19 years ago
|
| Update snapshot date. |
|
More...
|
over 19 years ago
|
| Update changelog. |
|
More...
|
almost 20 years ago
|
| Drop extra qualifier to build with GCC 4.1. |
|
More...
|
almost 20 years ago
|
| Change configure.in to configure.ac to use new versions of autoconf. |
|
More...
|
almost 20 years ago
|
| config.h.in is autogenerated, don't put it on CVS. |
|
More...
|
almost 20 years ago
|
| Don't cast to unsigned int or comparison with -1 will always be different. |
|
More...
|
almost 20 years ago
|
| Update version to snapshot. |
|
More...
|
almost 20 years ago
|
| Moved EXTRA_DIST in the right directories. |
|
More...
|
almost 20 years ago
|
| Drop extra Doxyfile. |
|
More...
|
almost 20 years ago
|
| Updated ChangeLog. |
|
More...
|
almost 20 years ago
|
| No pthread libs here. |
|
More...
|
almost 20 years ago
|
| Add pkg-config datafile. |
|
More...
|
almost 20 years ago
|
| Drop METASOURCES variable. |
|
More...
|
almost 20 years ago
|
| Use conditional for doc handling. |
|
More...
|
almost 20 years ago
|
| Simplified parameters handling. |
|
More...
|
almost 20 years ago
|
| Make tests conditional on directory. |
|
More...
|
almost 20 years ago
|
| Remove BUILD_LT conditional. |
|
More...
|
almost 20 years ago
|
| Drop ltlib subdirectory and use always libtool by default to create the library. |
|
More...
|
almost 20 years ago
|
| Remove stray makefile. |
|
More...
|
almost 20 years ago
|
| autoupdate run and cleanup. |
|
More...
|
almost 20 years ago
|
| Add .cvsignore files where needed. |
|
More...
|
almost 20 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. |
|
More...
|
about 20 years ago
|
| Patched to compile against gcc+3.4+ |
|
More...
|
over 20 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. |
|
More...
|
almost 21 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... |
|
More...
|
almost 21 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 |
|
More...
|
about 21 years ago
|
| Fixed make dist command. |
|
More...
|
over 21 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�. |
|
More...
|
over 21 years ago
|
| * TAGGING FOR RELEASE 0.9.2 tag release_0_9_2 |
|
More...
|
over 21 years ago
|