Commit Graph

37 Commits (release-2.7)

Author SHA1 Message Date
Michael R Sweet 7f6103a0df Update configure script (STR #120) 13 years ago
Michael R Sweet 97ca6dc424 Updated the source headers to reference the Mini-XML license and its exceptions 14 years ago
Michael R Sweet 9ac6418218 Add long long support for printf-style functions. 15 years ago
Michael R Sweet 59e1bbbb7a Add support for generating Xcode documentation sets. 16 years ago
Michael R Sweet ee8df0fe52 Bump version to 2.5. 17 years ago
Michael R Sweet b6661a118c Add pthread support. 17 years ago
Michael R Sweet d6d842e60a Bump version to 2.4. 17 years ago
Michael R Sweet 30feac1369 Add mxml_isspace() local Unicode implementation of isspace() with inlining 17 years ago
Michael R Sweet a50d089c23 Add --with-archflags option. 17 years ago
Michael R Sweet 9fb36b4a2f Added snprintf() emulation function for test program (STR #32) 17 years ago
Michael R Sweet c27692f2d0 Add the _CRT_SECURE_NO_DEPRECATE definition when building on VC++ 17 years ago
Michael R Sweet cb7c6c2311 Add user_data and ref_count members to mxml_node_t structure. 17 years ago
Michael R Sweet 10d3ab47d7 Fix link option order. 18 years ago
Michael R Sweet f470dbf3c0 Sun compilers don't support -O2 18 years ago
Michael R Sweet a5ea819842 Bump version to 2.3. 19 years ago
Michael R Sweet 89237c9280 Bump DSO version for new functions... 19 years ago
Michael R Sweet 4ecca8b1bd Whoops, no 2.2.3 release... 19 years ago
Michael R Sweet cc95be7bed Add mxmlNewCDATA() and mxmlSetCDATA() functions. 19 years ago
Michael R Sweet 87410f7b09 Add debug stuff. 19 years ago
Michael R Sweet 19b8ed648f Add MXML_IGNORE and MXML_IGNORE_CB to allow whitespace to be 19 years ago
Michael R Sweet 63cd5de2a0 Fix bug in custom data with whitespace. 19 years ago
Michael R Sweet d05a2f8d52 Fixed an XML output bug in mxmldoc. 19 years ago
Michael R Sweet 7232c88dad Add shared library support. 20 years ago
Michael R Sweet f5971df74b Added support for CDATA (STR #14, STR #15) 20 years ago
Michael R Sweet 7ec9c5924f Update PCL driver to set PJL page size for DesignJet 1050C (PR #5219) 20 years ago
Michael R Sweet 725aaec2d8 Doco updates. 20 years ago
Michael R Sweet afdd149dad Fix configure script. 20 years ago
Michael R Sweet 6b8ae18b75 Commit new configure script. 20 years ago
Michael R Sweet 08896f33e5 pkg-config support. 20 years ago
Michael R Sweet 337baeddb5 New "set" and formatted string methods. 21 years ago
Michael R Sweet 6531fd7d8f Add --with-ansi configure option to avoid using non-ANSI strdup() function. 21 years ago
Michael R Sweet 54428c284f Add strdup emulation as needed. 21 years ago
Michael R Sweet 8ff6b5ea68 Fix configure script handling of uname. 21 years ago
Michael R Sweet e53bff5519 Add mxml library manpage. 21 years ago
Michael R Sweet 868e694d8d Add man page, packaging files. 21 years ago
Michael R Sweet c1093723a9 Add -Wall when compiling with GCC. 21 years ago
Michael R Sweet 7a51d3c414 Initial revision 21 years ago