aboutsummaryrefslogtreecommitdiff
path: root/lib/libiconv_modules/UTF7
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-162-2/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-262-0/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Bump GCC max-inline-insns-single in libiconv_modules and grepPedro F. Giffuni2015-07-261-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-3/+3
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-0/+6
| * | Merge headSimon J. Gerraty2014-04-272-9/+12
| |\ \
| * | | New/updated dependenciesSimon J. Gerraty2013-10-171-0/+14
* | | | When only 2 bytes can be read from a 4 byte UTF-16 character in a base64Tijl Coosemans2015-05-241-24/+19
* | | | Fix decoding of UTF-7 when a base64 encoded chunk appears at the end ofTijl Coosemans2015-05-241-5/+1
| |_|/ |/| |
* | | Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-3/+3
| |/ |/|
* | Split the last gcc-specific flags off into CFLAGS.gcc. This alsoDimitry Andric2014-01-051-1/+1
* | In libiconv_modules, surround unused static _citrus_XXX_pack_state() andDimitry Andric2013-12-281-0/+2
* | Bug fixes in iconv(3) UTF-7 support.Tijl Coosemans2013-11-181-8/+9
|/
* As a followup to r252547, propate const down the call stack.Peter Wemm2013-07-031-4/+4
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-253-0/+543