The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-02-12 | 1.2 kB | |
libwbxml-0.11.5.tar.gz | 2017-02-12 | 427.0 kB | |
libwbxml-0.11.5.tar.bz2 | 2017-02-12 | 359.7 kB | |
libwbxml-0.11.5.md5sum | 2017-02-12 | 113 Bytes | |
libwbxml-0.11.5.sha512sum | 2017-02-12 | 307 Bytes | |
Totals: 5 Items | 788.3 kB | 0 |
libwbxml 0.11.5 release notes
Download: https://sourceforge.net/projects/libwbxml/files/libwbxml/0.11.5/
Major Changes
None.
Minor Changes
- Fixed ActiveSync element data of code pages ResolveRecipients and GAL (issue #52 from Thomas Führer, fixed in pull request #53).
- Added definitions of ActiveSync protocoll v16.0 (pull request #32 from Gil Hartmann).
- Added support to build a static library (issue #22 and pull requests #23, #24, #25, #26 and #27 from Gaurav Gupta).
Internal Changes
- Added support for MacOS X to Travis CI environment.
- Added support for ccache (pull request #44 from Gaurav Gupta).
- Fixed some memory leaks (pull requests #43 and #45 from Renu Tyagi).
- Avoid malloc typecasts (pull requests #31, #33, #34, #35, #36, #37, #38, #39 and #40 from Gaurav Gupta).
- Added support for automated testing with travis-ci.org
- Fixed memory leak in function wbxml_strtbl_collect_words of wbxml_encoder (pull request #21 from Gaurav Gupta).
- Fixed memory leak in function wbxml_strtbl_check_references of wbxml_encoder (pull request #20 from Gaurav Gupta).
- If pkg-config is used then use the provided ldflags (pull request #19 from Jeroen Dekkers).