1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2026-01-28 10:01:00 +03:00
Files
libxml2/include/libxml
Daniel Veillard 65c7d3b2e6 Incompatible change to the Input and Output buffers
Since the whole set of structures was public, the only way
to switch to size_t clean buffer is to introduce an incompatible
API change. Modifying the xmlParserInputBuffer and xmlOutputBuffer
structures is the best place to make this change as those
structures are deep into the parser feeding data, and no public
API suggest to build those manually.
2012-07-23 14:24:26 +08:00
..
2012-05-18 15:41:31 +08:00
2009-09-07 15:24:24 +02:00
2010-11-04 18:35:57 +01:00
2012-05-15 11:18:40 +08:00
2012-07-23 14:24:26 +08:00
2012-07-23 14:24:26 +08:00
2010-11-03 15:33:40 +01:00
2012-01-27 22:19:52 +08:00
2011-08-19 11:07:51 +08:00