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
*
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
*
applied fixes for the UTF8ToISO8859x transcoding routine suggested by Mark
William M. Brack
2004-09-09
1
-5
/
+6
*
many further little changes for OOM problems. Now seems to be getting
William M. Brack
2004-07-31
1
-0
/
+1
*
small patch to try to fix a warning with Sun One compiler Daniel
Daniel Veillard
2004-02-21
1
-1
/
+1
*
small patch removing a warning with MS compiler. Daniel
Daniel Veillard
2004-02-21
1
-1
/
+1
*
added xmlByteConsumed() interface updated the benchmark rebuilt the docs
Daniel Veillard
2004-02-11
1
-0
/
+75
*
applied patch supplied by Christophe Dubach to fix problem with
William M. Brack
2004-02-10
1
-1
/
+1
*
applied a small patch from Alfred Mickautsch to avoid an out of bound
Daniel Veillard
2004-02-09
1
-12
/
+7
*
moved string and UTF8 routines out of parser.c and encoding.c into a new
William M. Brack
2004-01-06
1
-385
/
+0
*
Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now
William M. Brack
2003-11-28
1
-69
/
+89
*
cleanup fix a funny typo converted the Schemas code to the new error
Daniel Veillard
2003-10-10
1
-1
/
+1
*
Okay this is scary but it is just adding a configure option to disable
Daniel Veillard
2003-09-29
1
-0
/
+18
*
further (final?) minor changes for compilation warnings. No change to
William M. Brack
2003-09-27
1
-2
/
+0
*
Minor changes to comments, etc. for improving documentation generation
William M. Brack
2003-08-15
1
-3
/
+6
*
applied UTF-16 encoding handling patch provided by Mark Itzcovitz more
Daniel Veillard
2003-08-14
1
-6
/
+16
*
further small changes for warnings when configured with --with-iconv=no
William M. Brack
2003-08-07
1
-3
/
+7
*
applying patch from Peter Jacobi to added ISO-8859-x encoding support when
Daniel Veillard
2003-07-30
1
-0
/
+1068
*
fix the previous commit Daniel
Daniel Veillard
2003-07-29
1
-1
/
+1
*
fixed problem with comments reported by Nick Kew added routines
William M. Brack
2003-07-29
1
-0
/
+47
*
small fix fixed an error message Daniel
Daniel Veillard
2003-06-02
1
-1
/
+1
*
added xmlMallocAtomic() to be used when allocating blocks which do not
Daniel Veillard
2003-04-19
1
-1
/
+1
*
applied Gennady's patch against buffer overrun
Igor Zlatkovic
2003-03-08
1
-2
/
+7
*
fixing bug #104646 about iconv based encoding conversion when the input
Daniel Veillard
2003-02-10
1
-0
/
+2
*
fixing bug #103100 with a dummy UTF8ToUTF8 copy Daniel
Daniel Veillard
2003-01-14
1
-1
/
+38
*
code cleanup, especially the function comments. fixed a small bug when
Daniel Veillard
2002-12-10
1
-1
/
+1
*
fixed #99082 for xi:include encoding="..." support on text includes. added
Daniel Veillard
2002-11-20
1
-1
/
+1
*
made xmlGetUTF8Char public Daniel
Daniel Veillard
2002-10-22
1
-1
/
+1
*
Opening the interface xmlNewCharEncodingHandler as requested in #89415
Daniel Veillard
2002-08-01
1
-1
/
+2
*
replaced sprintf() with snprintf() to prevent possible buffer overflow
Aleksey Sanin
2002-06-14
1
-1
/
+1
*
another peroformance patch from Peter Jacobi, that time on parsing
Daniel Veillard
2002-05-31
1
-22
/
+21
*
fixed a bug in the ISO-Latin 1 to UTF8 encoder raised by Morus Walter
Daniel Veillard
2002-03-21
1
-2
/
+6
*
preparing 2.4.18 updated and rebuilt the web site implement the new
LIBXML_2_4_18
Daniel Veillard
2002-03-18
1
-0
/
+1
*
Paul Keogh pointed out a possibility of segfault on repeted
Daniel Veillard
2002-01-08
1
-0
/
+1
*
applied 42 documentation patches from Charlie Bozeman. Regenerated the
Daniel Veillard
2001-12-31
1
-19
/
+19
*
fix bug #63752 of compiling libxml with a non standard set of options
Daniel Veillard
2001-11-04
1
-1
/
+1
*
make the allocation be per-thread a configure option fixed compilation
Daniel Veillard
2001-10-15
1
-0
/
+1
*
preparing 2.4.6 release updated and rebuilt the docs fixed a number of
LIBXML_2_4_6
Daniel Veillard
2001-10-10
1
-1
/
+1
*
do not output hexadecimal charrefs when serializing HTML since some
Daniel Veillard
2001-09-14
1
-1
/
+1
[next]