summaryrefslogtreecommitdiffstats
path: root/lib/libiconv_modules/UTF7
Commit message (Expand)AuthorAgeFilesLines
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-251-1/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-251-2/+0
* Bump GCC max-inline-insns-single in libiconv_modules and greppfg2015-07-261-1/+1
* Add META_MODE support.sjg2015-06-131-0/+21
|\
| * Merge sync of headsjg2015-05-271-3/+3
| |\
| * | Updated dependenciessjg2014-05-161-0/+6
| * | Merge headsjg2014-04-272-9/+12
| |\ \
| * | | New/updated dependenciessjg2013-10-171-0/+14
* | | | When only 2 bytes can be read from a 4 byte UTF-16 character in a base64tijl2015-05-241-24/+19
* | | | Fix decoding of UTF-7 when a base64 encoded chunk appears at the end oftijl2015-05-241-5/+1
| |_|/ |/| |
* | | Remove the const qualifier from iconv(3) to comply with POSIX:tijl2015-04-151-3/+3
| |/ |/|
* | Split the last gcc-specific flags off into CFLAGS.gcc. This alsodim2014-01-051-1/+1
* | In libiconv_modules, surround unused static _citrus_XXX_pack_state() anddim2013-12-281-0/+2
* | Bug fixes in iconv(3) UTF-7 support.tijl2013-11-181-8/+9
|/
* As a followup to r252547, propate const down the call stack.peter2013-07-031-4/+4
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-253-0/+543
OpenPOWER on IntegriCloud