Commit Graph

15 Commits

Author SHA1 Message Date
Laurence Withers a24d2caad2 Bump version. 2006-09-29 10:56:50 +01:00
Laurence Withers 25af0958a6 Merge branch 'master' of tourmaline:git/libStreamedXML 2006-09-29 10:51:41 +01:00
Laurence Withers 71fda14981 Update internal state before callback; that way, if during the callback we inject some more data
into the parser (e.g. it's an <include> tag or something), the parser is in the correct state.
2006-09-29 10:51:10 +01:00
Laurence Withers f1fa8b5625 Fix a bug where two separate '-' characters in a comment were interpreted as a single '--' sequence. 2006-09-29 10:41:01 +01:00
Laurence Withers 8e3798dbbc Add cast for printf() 2006-09-08 14:04:46 +01:00
Laurence Withers c2d02165d7 Edit pkgconf file, bump version. 2006-08-25 10:43:56 +01:00
Laurence Withers 0cc4d09d65 Upgrade to new build system. 2006-08-25 10:42:32 +01:00
Laurence Withers a2ca4f8122 Add user pointer, bump version. 2006-08-08 14:51:50 +01:00
Laurence Withers 4533df2947 Add in libCStreamedXML and a test program for it. 2006-08-08 12:19:08 +01:00
Laurence Withers dc6a4cf430 Fix bug: in a PI such as <?test ?pi?>, we got into an incorrect state
on the second ?. This is now properly handled.
2006-08-07 12:51:11 +01:00
Laurence Withers 4eec490403 Bump versions. 2006-08-07 11:07:35 +01:00
Laurence Withers 44147acacf Add line/column reporting to exceptions, update it to work with
std::exception as a base, slightly change semantics of entityRef()
function so that it can report line/col.
2006-08-07 11:06:31 +01:00
Laurence Withers 23f18e10c5 Bump version. 2006-07-31 17:22:14 +01:00
Laurence Withers 7610e244f4 Import old subversion tree. 2006-07-31 17:21:55 +01:00
Laurence Withers 4976710df9 Import build system. 2006-07-31 16:58:13 +01:00