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
/
catalog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
catalog: Fix memory leaks
Nick Wellnhofer
2023-02-21
1
-0
/
+2
*
catalog.c: Silence a cast warning on VS 2022
Lukáš Tyrychtr
2022-12-08
1
-1
/
+1
*
sources: Silence C4013 warnings on Visual Studio
Chun-wei Fan
2022-11-22
1
-0
/
+2
*
warnings: Remove set-but-unused variables
Nick Wellnhofer
2022-10-25
1
-2
/
+0
*
Stop including sys/types.h
Nick Wellnhofer
2022-09-02
1
-3
/
+0
*
Don't use sizeof(xmlChar) or sizeof(char)
Nick Wellnhofer
2022-09-01
1
-2
/
+2
*
Consolidate private header files
Nick Wellnhofer
2022-08-26
1
-1
/
+2
*
Don't use default SAX handler to report unrelated errors
Nick Wellnhofer
2022-08-22
1
-5
/
+1
*
Respect `--sysconfdir` in source files
David Seifert
2022-03-30
1
-3
/
+3
*
Don't check for standard C89 headers
Nick Wellnhofer
2022-03-02
1
-4
/
+2
*
Remove broken Windows CE support
Nick Wellnhofer
2022-03-01
1
-6
/
+0
*
Remove elfgcchack.h
Nick Wellnhofer
2022-02-20
1
-2
/
+0
*
Fix memory leak in xmlParseSGMLCatalog
David King
2022-01-16
1
-0
/
+1
*
Fix memory leak in xmlParseCatalogFile
David King
2022-01-16
1
-0
/
+1
*
Fix typos
Nick Wellnhofer
2020-03-08
1
-2
/
+2
*
Null pointer handling in catalog.c
raniervf
2019-11-06
1
-7
/
+7
*
Large batch of typo fixes
Jared Yanovich
2019-09-30
1
-1
/
+1
*
Fix hash callback signatures
Nick Wellnhofer
2017-11-09
1
-24
/
+26
*
Fix -Wimplicit-fallthrough warnings
J. Peter Mugaas
2017-10-21
1
-0
/
+1
*
Fix some format string warnings with possible format string vulnerability
David Kilzer
2016-05-23
1
-1
/
+1
*
Fix typos: PATH_{ SEAPARATOR -> SEPARATOR }
Jan Pokorný
2016-04-15
1
-4
/
+4
*
Fix an fd leak in an error case
Daniel Veillard
2014-02-06
1
-0
/
+5
*
Avoid a deadcode in catalog.c
Daniel Veillard
2013-09-30
1
-2
/
+2
*
Few cleanup patches for Windows
Denis Pauk
2013-03-27
1
-4
/
+6
*
Big space and tab cleanup
Daniel Veillard
2012-09-11
1
-42
/
+42
*
Cleanup function xmlBufResetInput() to set input from Buffer
Daniel Veillard
2012-07-23
1
-3
/
+1
*
Convert catalog code to the new input buffers
Daniel Veillard
2012-07-23
1
-4
/
+5
*
Avoid an extra operation
Daniel Veillard
2012-05-21
1
-2
/
+0
*
Avoid a descriptor leak in catalog loading code
Carlo Bramini
2010-10-14
1
-5
/
+2
*
apply a couple of fixes based on a Coverity report forwarded by Derrick
Daniel Veillard
2008-06-10
1
-1
/
+3
*
fixed bug #383687, some case of recursion on next were not caught in the
Daniel Veillard
2007-06-12
1
-6
/
+17
*
applied patch from Andreas Stricke to ease the compilation on Windows CE
Daniel Veillard
2007-04-17
1
-0
/
+6
*
"xmllint unusable on win32" so applied a libxml2 patch from Christian
Daniel Veillard
2007-04-17
1
-2
/
+19
*
more cleanups based on coverity reports. Daniel
Daniel Veillard
2006-03-09
1
-7
/
+1
*
Martin Cole pointed out a bug in xmlCatalogAdd() if /etc/xml/catalog
Daniel Veillard
2006-02-24
1
-0
/
+1
*
improve catalog debugging message patch from Rick Jones Daniel
Daniel Veillard
2006-02-23
1
-1
/
+2
*
revamped the elfgcchack.h format to cope with gcc4 change of aliasing
Daniel Veillard
2005-04-01
1
-0
/
+2
*
integrated in "make tests" added -q option, and more conditional features
Daniel Veillard
2004-11-09
1
-0
/
+2
*
fixed problem with NULL entry (bug 157407) fixed a couple of warnings (no
William M. Brack
2004-11-05
1
-17
/
+19
*
added checking for names values and dictionnaries generates a tons of
Daniel Veillard
2004-10-26
1
-0
/
+1
*
fix small leak
William M. Brack
2004-10-06
1
-0
/
+1
*
small change to last fix, to get xml:base right
William M. Brack
2004-10-06
1
-2
/
+7
*
added code to handle <group>, including dumping to output (bug 151924).
William M. Brack
2004-10-06
1
-122
/
+175
*
applied patches from Peter Breitenlohner to fix handling of white space
Daniel Veillard
2004-07-16
1
-7
/
+109
*
revert 2 parts of the patch, Daniel
Daniel Veillard
2004-06-14
1
-2
/
+62
*
patch from Igor for the default catalog path on Windows Daniel
Daniel Veillard
2004-06-14
1
-62
/
+37
*
reverted the broken change. Daniel
Daniel Veillard
2004-05-18
1
-2
/
+2
*
a couple of large static variable which should really not be declared as
Daniel Veillard
2004-05-16
1
-2
/
+2
*
fixes the comments for xmlCatalogDump and xmlDumpACatalog rebuilt to
Daniel Veillard
2004-03-29
1
-2
/
+2
*
applied a cleanup patch from Peter Breitenlohner removed a doc build
Daniel Veillard
2004-02-25
1
-26
/
+26
[next]