index
:
delta/libxml2.git
2.10
2.11
2.9
LIBXML2_2_5_X
LIB_XML_1_BRANCH
USING_LIBUNICODE
baserock/morph
ddkilzer/add-fuzzing-asserts-to-xmlSetTreeDoc
devhelp2
devhelp2-index
fix-trio-msvc
master
python3-windows
wip/jtojnar/env-var-separator
wip/sadiq/fixes
gitlab.gnome.org: GNOME/libxml2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
encoding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix return values and documentation in encoding.c
Nick Wellnhofer
2020-07-06
1
-12
/
+53
*
Fix undefined behavior in UTF16LEToUTF8
Nick Wellnhofer
2020-06-15
1
-1
/
+6
*
Fix return value of xmlCharEncOutput
Nick Wellnhofer
2020-06-15
1
-3
/
+3
*
Fix typos
Nick Wellnhofer
2020-03-08
1
-1
/
+1
*
Large batch of typo fixes
Jared Yanovich
2019-09-30
1
-9
/
+9
*
Remove a misleading line from xmlCharEncOutput
Andrey Bienkowski
2018-07-23
1
-2
/
+0
*
Fix unused parameter warning without ICU
Nick Wellnhofer
2017-11-09
1
-0
/
+1
*
Fixed ICU to set flush correctly and provide pivot buffer.
Joel Hockey
2017-11-04
1
-21
/
+25
*
Fix pathological performance when outputting charrefs
Nick Wellnhofer
2017-06-19
1
-70
/
+59
*
Deduplicate code in encoding.c
Nick Wellnhofer
2017-06-19
1
-312
/
+153
*
Fix some format string warnings with possible format string vulnerability
David Kilzer
2016-05-23
1
-1
/
+1
*
Avoid a possibility of dangling encoding handler
Gaurav
2013-11-29
1
-2
/
+14
*
#705267 - add additional defines checks for support "./configure --with-minimum"
Denis Pauk
2013-08-03
1
-0
/
+2
*
Fix the flushing out of raw buffers on encoding conversions
Daniel Veillard
2013-02-13
1
-3
/
+4
*
Try IBM-037 when looking for EBCDIC handlers
Petr Sumbera
2012-12-12
1
-0
/
+2
*
Big space and tab cleanup
Daniel Veillard
2012-09-11
1
-3
/
+3
*
Regenerating docs and API files
Daniel Veillard
2012-08-10
1
-2
/
+2
*
Adding new encoding function to deal with the new structures
Daniel Veillard
2012-07-23
1
-4
/
+479
*
Prevent an infinite loop when dumping a node with encoding problems
Timothy Elliott
2012-05-08
1
-2
/
+18
*
Fix an off by one error in encoding
Daniel Veillard
2011-08-19
1
-2
/
+2
*
480323 add code to plug in ICU converters by default
Giuseppe Iuculano
2010-11-04
1
-284
/
+525
*
630140 better fix for iso995x encoding error
Daniel Veillard
2010-11-03
1
-7
/
+3
*
Various cleanups on encoding handling
Daniel Veillard
2010-11-03
1
-36
/
+37
*
630140 fix iso995x encoding error
Daniel Veillard
2010-11-03
1
-1
/
+5
*
A few more safety cleanup raised by scan
Daniel Veillard
2009-09-07
1
-6
/
+9
*
Fixing assorted potential problems raised by scan
Daniel Veillard
2009-09-07
1
-1
/
+1
*
566012 autodetected encoding and encoding conflict
Daniel Veillard
2009-08-26
1
-11
/
+42
*
566012 Incomplete EBCDIC parsing support
Martin Kögler
2009-08-24
1
-0
/
+2
*
make a new kind of buffer where shrinking and adding in head can avoid
Daniel Veillard
2008-08-30
1
-3
/
+5
*
buffer may not be large enough to convert to UCS4, patch from Christian
Daniel Veillard
2008-04-03
1
-2
/
+2
*
poblem with encoding detection for UTF-16 reported by Ashwin and found by
Daniel Veillard
2008-03-06
1
-2
/
+3
*
patch from Roumen Petrov to detect if iconv() needs a const for the second
Daniel Veillard
2008-02-15
1
-1
/
+1
*
Fixed typo in xmlCharEncFirstLine pointed out by Mark Rowe (bug #440159)
William M. Brack
2007-05-22
1
-6
/
+7
*
remove a warning check with uppercase for AIX iconv() should fix #352644
Daniel Veillard
2006-10-16
1
-0
/
+6
*
fixing bug #340398 xmlCharEncOutFunc writing to input buffer Daniel
Daniel Veillard
2006-05-02
1
-1
/
+2
*
fix a few warning raised by gcc-4.1 and latests changes Daniel
Daniel Veillard
2006-03-10
1
-1
/
+0
*
more cleanups based on coverity reports. Daniel
Daniel Veillard
2006-03-09
1
-17
/
+9
*
avoid passing a char[] as snprintf first argument. implemented
Daniel Veillard
2005-09-02
1
-3
/
+3
*
applied the patch suggested #309565 which can avoid looping in error
Daniel Veillard
2005-08-24
1
-1
/
+1
*
finally converted the encoding module to the common error reporting
Daniel Veillard
2005-08-24
1
-32
/
+63
*
a lot of small cleanups based on Linus' sparse check output. Daniel
Daniel Veillard
2005-07-28
1
-1
/
+1
*
revamped the elfgcchack.h format to cope with gcc4 change of aliasing
Daniel Veillard
2005-04-01
1
-0
/
+2
*
fix unitinialized variable in not frequently used code bug #172182 Daniel
Daniel Veillard
2005-03-31
1
-1
/
+2
*
removed a static buffer in xmlByteConsumed(), as pointed by Ben Maurer,
Daniel Veillard
2005-03-12
1
-1
/
+1
*
fix the comment to describe the real return values lot of work on the
Daniel Veillard
2005-02-16
1
-2
/
+3
*
forgot a $(srcdir) stupid error wrong name #157976 Daniel
Daniel Veillard
2004-11-11
1
-1
/
+1
*
fixed a regression in iconv support. Daniel
Daniel Veillard
2004-11-06
1
-2
/
+4
*
autogenerate a minimal NULL value sequence for unknown pointer types This
Daniel Veillard
2004-11-05
1
-9
/
+30
*
Fixed bug #153937, making sure the conversion functions return the number
Daniel Veillard
2004-10-31
1
-11
/
+11
*
added the routine xmlNanoHTTPContentLength to the external API
William M. Brack
2004-09-18
1
-1
/
+1
[next]