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
*
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