Commit Graph

  • 0a86b2d57f Release 1.2.8 (split out libCStreamedXML) master 1.2.8 Laurence Withers 2006-11-23 00:17:46 +0000
  • f7fe4bb787 Another bugfix for entity lookups 1.2.7 Laurence Withers 2006-10-26 11:45:11 +0100
  • 2f2e07b2e2 Bump version 1.2.6 Laurence Withers 2006-10-26 11:32:34 +0100
  • 593bb8d80c Fix error where first character of entity name in entity reference was sent to the wrong buffer, and ended up in content rather than entity name. Laurence Withers 2006-10-26 11:32:08 +0100
  • bf2ca8d925 Bump version 1.2.5 Laurence Withers 2006-10-04 10:48:15 +0100
  • d46aaf2b2e Doc fix. Laurence Withers 2006-10-04 10:47:52 +0100
  • 9a33766c62 Further to the previous fix, don't clear the content buffer afetr an open/close tag callback -- clear it before. This stops included content from being lost. Laurence Withers 2006-10-04 10:47:19 +0100
  • a24d2caad2 Bump version. 1.2.4 Laurence Withers 2006-09-29 10:56:50 +0100
  • 25af0958a6 Merge branch 'master' of tourmaline:git/libStreamedXML Laurence Withers 2006-09-29 10:51:41 +0100
  • 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. Laurence Withers 2006-09-29 10:51:10 +0100
  • f1fa8b5625 Fix a bug where two separate '-' characters in a comment were interpreted as a single '--' sequence. Laurence Withers 2006-09-29 10:41:01 +0100
  • 8e3798dbbc Add cast for printf() Laurence Withers 2006-09-08 14:04:46 +0100
  • c2d02165d7 Edit pkgconf file, bump version. 1.2.3 Laurence Withers 2006-08-25 10:43:56 +0100
  • 0cc4d09d65 Upgrade to new build system. 1.2.2 Laurence Withers 2006-08-25 10:42:32 +0100
  • a2ca4f8122 Add user pointer, bump version. 1.2.1 Laurence Withers 2006-08-08 14:51:50 +0100
  • 4533df2947 Add in libCStreamedXML and a test program for it. Laurence Withers 2006-08-08 12:19:08 +0100
  • dc6a4cf430 Fix bug: in a PI such as <?test ?pi?>, we got into an incorrect state on the second ?. This is now properly handled. Laurence Withers 2006-08-07 12:51:11 +0100
  • 4eec490403 Bump versions. 1.2.0 Laurence Withers 2006-08-07 11:07:35 +0100
  • 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. Laurence Withers 2006-08-07 11:06:31 +0100
  • 23f18e10c5 Bump version. 1.1.0 Laurence Withers 2006-07-31 17:22:14 +0100
  • 7610e244f4 Import old subversion tree. Laurence Withers 2006-07-31 17:21:55 +0100
  • 4976710df9 Import build system. Laurence Withers 2006-07-31 16:58:13 +0100