Home
Name Modified Size InfoDownloads / Week
xmlsd-0.10.1.tar.gz 2013-06-04 30.0 kB
readme.txt 2013-01-08 1.8 kB
xmlsd-0.3.1.tar.gz 2013-01-08 7.6 kB
xmlsd-0.10.0.tar.gz 2013-01-08 29.9 kB
xmlsd-0.5.1.tar.gz 2013-01-08 15.8 kB
xmlsd-0.6.0.tar.gz 2013-01-08 19.2 kB
xmlsd-0.8.1.tar.gz 2013-01-08 21.6 kB
xmlsd-0.4.0.tar.gz 2013-01-08 11.8 kB
xmlsd-0.9.0.tar.gz 2012-08-16 24.7 kB
xmlsd-0.8.0.tar.gz 2012-04-27 21.5 kB
xmlsd-0.7.0.tar.gz 2012-01-09 19.5 kB
xmlsd-0.5.0.tar.gz 2011-08-26 12.3 kB
Totals: 12 Items   215.6 kB 0
xmlsd 0.10.0 changelog

* Fri Jan 04 2013 - 0.10.0
- Make generated XML include UTF-8 encoding param
- Add new functions to get details on validation info --
  xmlsd_validate_info() and xmlsd_get_validate_failure_string()
- Fix a couple of memory leaks in error paths
- Remove the 'version: ' prefix from xmlsd_verstring
- Other minor code cleanup

* Wed Aug 15 2012 - 0.9.0
- Properly escape reserved characters in xml attributes and values
- Change xmlsd API to model xml tree instead of a list emulating a tree
- Fix input buffer overflows where xml len was not properly checked
- Add support for Bitrig

* Tue Jul 17 2012 - 0.8.1
- Support clang builds
- Fix non-release build versioning

* Tue Apr 24 2012 - 0.8.0
- Kill unused xml references
- Make thread safe
- Add a threaded test
- Add function prototypes
- Other minor cleanup and bug fixes

* Fri Jan 06 2012 - 0.7.0
- Add functions to set element values by type which mirror the functions
  that set attributes

* Thu Oct 27 2011 - 0.6.0
- Implement required attribute and min/max occurrence functionality
- Man page corrections and updates
- Add build versioning
- Other minor cleanup

* Fri Oct 07 2011 - 0.5.1
- Fix several memory leaks
- Add initial man page
- Other minor cleanup and bug fixes

* Tue Aug 25 2011 - 0.5.0
- Add set attribute functions for various types to XML generation API
- Modify xmlsd_generate to take two additional parameters for size of
  generated XML and a flag to determine whether an XML declaration is prepended
- Change prototypes of all string parameters which aren't modified to const

* Tue Jul 26 2011 - 0.4.0
- Add new XML code generation APIs
- Don't link against clens directly from library

* Tue Jul 03 2011 - 0.3.1
- Initial release
Source: readme.txt, updated 2013-01-08