index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libiconv_modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
bdrewery
2015-11-25
23
-23
/
+0
*
Add more SUBDIR_PARALLEL.
bdrewery
2015-10-15
1
-0
/
+1
*
META_MODE: Remove DEP_RELDIR from Makefile.depend files.
bdrewery
2015-09-25
23
-46
/
+0
*
Bump GCC max-inline-insns-single in libiconv_modules and grep
pfg
2015-07-26
6
-6
/
+6
*
Add META_MODE support.
sjg
2015-06-13
23
-0
/
+483
|
\
|
*
Merge sync of head
sjg
2015-05-27
17
-36
/
+36
|
|
\
|
*
\
Merge head from 7/28
sjg
2014-08-19
1
-4
/
+2
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2014-05-16
23
-0
/
+138
|
*
|
|
Merge head
sjg
2014-04-27
32
-52
/
+95
|
|
\
\
\
|
*
|
|
|
New/updated dependencies
sjg
2013-10-17
23
-0
/
+322
*
|
|
|
|
When only 2 bytes can be read from a 4 byte UTF-16 character in a base64
tijl
2015-05-24
1
-24
/
+19
*
|
|
|
|
Fix decoding of UTF-7 when a base64 encoded chunk appears at the end of
tijl
2015-05-24
1
-5
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Remove the const qualifier from iconv(3) to comply with POSIX:
tijl
2015-04-15
17
-36
/
+36
|
|
_
|
/
|
/
|
|
*
|
|
Replace malloc+memset with calloc.
tijl
2014-06-13
1
-4
/
+2
|
|
/
|
/
|
*
|
Spell NO_PROFILE= as MK_PROFILE=no.
imp
2014-04-25
1
-1
/
+1
*
|
- In the libiconv module for ISO 2022 restore the original order of the
tijl
2014-04-01
9
-14
/
+17
*
|
Silence the gcc warning about unsigned comparison with 0 in a different
tijl
2014-03-01
1
-3
/
+2
*
|
Wrap for loop in #if block testing the size is actually greater
delphij
2014-02-25
1
-1
/
+4
*
|
Revert 262462 and 262461, they didn't solve the problem, in
delphij
2014-02-25
1
-12
/
+10
*
|
Patch 2/2:
delphij
2014-02-24
1
-11
/
+11
*
|
Patch 1/2:
delphij
2014-02-24
1
-0
/
+2
*
|
Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module.
tijl
2014-02-24
1
-1
/
+1
*
|
Fix Simplified Chinese character set conversions by switching around the
tijl
2014-02-24
1
-1
/
+1
*
|
Consistently pass around context information using a simple pointer. This
tijl
2014-02-24
2
-12
/
+11
*
|
Split the last gcc-specific flags off into CFLAGS.gcc. This also
dim
2014-01-05
14
-14
/
+14
*
|
In libiconv_modules, surround unused static _citrus_XXX_pack_state() and
dim
2013-12-28
14
-0
/
+28
*
|
Add ICONV_{GET,SET}_ILSEQ_INVALID iconvctl. GNU iconv returns EILSEQ
hrs
2013-11-25
1
-0
/
+10
*
|
Bug fixes in iconv(3) UTF-7 support.
tijl
2013-11-18
1
-8
/
+9
|
/
*
Use Makefile.inc instead of .export.
theraven
2013-09-06
2
-3
/
+3
*
Fix the namespace pollution caused by iconv.h including stdbool.h
theraven
2013-09-06
1
-0
/
+3
*
As a followup to r252547, propate const down the call stack.
peter
2013-07-03
17
-37
/
+37
*
Add the BSD-licensed Citrus iconv to the base system with default off
gabor
2011-02-25
72
-0
/
+10787