pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/converters/librevenge



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Mar  8 18:56:00 UTC 2016

Modified Files:
        pkgsrc/converters/librevenge: Makefile distinfo

Log Message:
Update to 0.0.4

Changelog:
librevenge 0.0.4

- Fix possible crash in raw generators for unbalanced open/close calls.
- Fix build in C++11 mode.
- Fix gdb pretty printers and make them compatible with Python 3.
- Fix RVNGString::Iter::last(), which only worked correctly for strings
  containing only ASCII characters.
- Document the difference between RVNGString::len() and RVNGString::size().
- Considerably improve performance of RVNGString iterator (a crude
  measurement shows at least 45% improvement).


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/librevenge/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/converters/librevenge/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index