222
I Use This!
High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
include: Remove unneeded includes
nwellnhof
as Nick Wellnhofer
More... 8 months ago
include: Break inclusion cycle between tree.h and xmlregexp.h
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Stop including globals.h
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Move remaining globals back to correct header files
nwellnhof
as Nick Wellnhofer
More... 8 months ago
include: Remove unnecessary includes
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Move error globals back to xmlerror.c
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Move malloc hooks back to xmlmemory.h
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Don't include SAX2.h from globals.h
nwellnhof
as Nick Wellnhofer
More... 8 months ago
tests: Don't use deprecated symbols
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Don't store xmlParserVersion in global state
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Deprecate xmlLastError
nwellnhof
as Nick Wellnhofer
More... 8 months ago
parser: Deprecate global parser options
nwellnhof
as Nick Wellnhofer
More... 8 months ago
xmllint: Don't set deprecated globals
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Abort if lazy allocation of global state failed
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Reformat libxml/globals.h
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Move buffer callback declarations to xmlIO.h
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Move xmlRegisterNodeDefault to tree.c
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Add a few comments
nwellnhof
as Nick Wellnhofer
More... 8 months ago
threads: Fix double-checked locking in xmlInitParser
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Move xmlIsMainThread to globals.c
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Use thread-local storage if available
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Define globals using macros
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Introduce xmlCheckThreadLocalStorage
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Make xmlGlobalState private
nwellnhof
as Nick Wellnhofer
More... 8 months ago
threads: Move library initialization code to threads.c
nwellnhof
as Nick Wellnhofer
More... 8 months ago
debug: Remove debugging code
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Rework global state destruction on Windows
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Move code from threads.c to globals.c
nwellnhof
as Nick Wellnhofer
More... 8 months ago
globals: Rename members of xmlGlobalState
nwellnhof
as Nick Wellnhofer
More... 8 months ago
hash: Clean up libxml/hash.h
nwellnhof
as Nick Wellnhofer
More... 8 months ago