Age | Commit message (Collapse) | Author | Files | Lines |
|
libgee now contains the most recent version of libgee, which follows
the 0.8 API. If in the future, that API changes, we can copy libgee
back to libgee0.8, and carry on updating libgee.
|
|
2014-10-06: Version 7.1
* New: Option -i, --info to print file information.
This new option prints number of DOS, Unix, and Mac line breaks, the byte
order mark, and if the file is text or binary. And it can print the names
of files that would be converted.
2014-09-09: Version 7.0
* New: automated self-tests.
* New: option -u to keep UTF-16 encoding.
* New: option -v to print information about BOMs and converted line breaks.
* Change: stdio mode does not automatically set quiet mode.
* Change: stdio mode does not automatically force conversion of binaries.
An error is returned when the stdin stream contains a binary symbol.
* Bugfix: dos2unix -l created DOS line breaks from Mac line breaks.
* Bugfix: system error number was not always returned.
* Bugfix: an Unicode input file disabled 7bit and iso mode for next input files.
* Bugfix: mac2unix help text, options -b and -r.
* The code has been cleaned up.
|
|
Version 3.6.5 released 2014-10-24
* Importing bug fix for reference leak when an error occurs during
dict encoding
https://github.com/simplejson/simplejson/issues/109
|
|
|
|
Thank you, Richard PALO.
|
|
* Change to 0.8.0 branch
* Change license to mpl-2.0 from mit
Changelog:
Add some more formats.
|
|
help2man (1.46.4) unstable; urgency=medium
* Include architecture.mk and buildflags.mk into rules to replace the
multiple calls to dpkg-architecture and to pick up the correct
hardening flags.
* Add $(LDFLAGS) when building preload to pick up -z relro (see
https://wiki.debian.org/Hardening).
* Minor correction to Norwegian Bokmaal translation.
* Minor correction to Brazilian Portuguese translation.
* Escape dashes in --name flag for groff (see lintian tag:
hyphen-used-as-minus-sign).
* Fix example using AM_MISSING_PROG in documentation: this macro no
longer requires the third argument.
|
|
Changes not found.
|
|
(Some packages omitted because they will be updated to new versions)
|
|
|
|
|
|
|
|
Version 3.6.4 released 2014-09-29
* Important bug fix for dump when only sort_keys is set
https://github.com/simplejson/simplejson/issues/106
|
|
help2man (1.46.3) unstable; urgency=medium
* Update Serbian translation (thanks to Мирослав Николић).
* Add Spanish translation (thanks to Antonio Ceballos).
-- Brendan O'Dea <bod@debian.org> Sun, 21 Sep 2014 19:01:16 +1000
|
|
|
|
|
|
packaged for wip.
A JSON parsing and encoding library optimized for ease of use and high
performance.
To get started, see the documentation for the Data.Aeson module.
(A note on naming: in Greek mythology, Aeson was the father of Jason.)
|
|
Version 1.46 July 7, 2014
* Add German, Ukranian and Polish translations of info documentation.
* Add Hungarian and Norwegian Bokmaal translations.
|
|
skf (1.99.9)
* fix nkf compatible mode applied on inappropriate situation
* fix k_in setting is ignored
* fix "ansel" doesn't properly defined
* fix document incorrectly declared UTF-16 as little endian.
|
|
remove MAKE_JOBS_SAFE=no. We can't depend on gmake due to circular
dependencies.
|
|
discussed with wiz@.
|
|
=====================================
* Don't crash when gradients are applied to paths
|
|
Version 3.6.3 released 2014-08-18
* Documentation updates
https://github.com/simplejson/simplejson/issues/103
|
|
|
|
Version 3.6.2 released 2014-08-09
* Documentation updates
Version 3.6.1 released 2014-08-09
* Documentation updates
|
|
Update translations
Port to libgee 0.8 API
rom-kana: Retain partial input when "convert-*" commands are called
rom-kana: Assign "ly<X>" to HIRAGANA SMALL LETTER <X>
|
|
=====================================
* Don't create an atomic layer for transparent tags with no children
|
|
Version 3.6.0 released 2014-07-21
* Automatically strip any UTF-8 BOM from input to more closely
follow the latest specs
https://github.com/simplejson/simplejson/pull/101
|
|
Version 1.46 July 7, 2014
* Add German, Ukranian and Polish translations of info documentation.
* Add Hungarian and Norwegian Bokmaal translations.
|
|
Version 3.5.3 released 2014-06-24
* Fix lower bound checking in scan_once / raw_decode API
https://github.com/simplejson/simplejson/issues/98
|
|
0.2.x -> 0.3.0
- switch to librevenge
- add support for Works Spreadsheet
- add support for Works Database
- miscellaneous fixes and cleanups
|
|
|
|
13/5/2014
- add code to create embedded spreadsheet
- AppleWorks/ClarisWorks: send page's embedded spreadsheets as spreadsheet (instead of table)
|
|
libe-book 0.1.1
- Fix various problems when using --disable-experimental.
- Work around MSVC bug.
- Fix parsing of zipped FictionBook 2 files.
libe-book 0.1.0
- switch to librevenge
- PeanutPress: make sure the output is UTF-8
- TCR: make sure the output is UTF-8
- sanitize format detection
|
|
libvisio 0.1.0
- switch to librevenge
|
|
libmspub 0.1.1
- Fix a crash when opening certain documents in LibreOffice, caused by a symbol
clash.
- Several minor code improvements.
libmspub 0.1.0
- switch to librevenge
|
|
libfreehand 0.1.0
- switch to librevenge
|
|
libetonyek 0.1.1
- Fix detection of Keynote 3 documents.
libetonyek 0.1.0
- switch to librevenge
- add BIPU support for import of Pages documents
- add skeleton for (future) import of Numbers spreadsheets
|
|
libcdr 0.1.0
* switch to librevenge
|
|
0.0.1 -> 0.1.0
- Switch to librevenge
- Do not add extra tab for list indentation
- Avoid possible crash on file format detection
- Ignore cells that are not inside a table
|
|
0.2.2 - 0.3.0
- Switch to librevenge
- Miscellaneous fixes and cleanups
|
|
|
|
|
|
0.9.9 - 0.10.0
- Switch to librevenge
- Miscellaneous fixes and cleanups
|
|
|
|
|
|
librevenge is a base library for writing document import filters.
It has interfaces for text documents, vector graphics, spreadsheets
and presentations.
|
|
|
|
* Support SCO OpenServer 5.0.7/3.2's nl_langinfo(3).
|
|
Also include sys/types.h first as a general precaution, and don't
use <utime.h> any more.
|