Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino
Log of /trunk/src/xmlparse.l
Parent Directory
|
Revision Log
Sticky Revision: |
Revision 368 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 22 17:53:42 2010 UTC (14 years, 10 months ago) by amb
File length: 23009 byte(s)
Diff to previous 366
Restart properly so that a different file can be read.
Revision 366 - (view) (download) (annotate) - [select for diffs]
Modified Mon Apr 12 17:33:52 2010 UTC (14 years, 11 months ago) by amb
File length: 23050 byte(s)
Diff to previous 363
Change the last parameter to the ParseXML function to be general options.
Revision 363 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 11 13:01:38 2010 UTC (14 years, 11 months ago) by amb
File length: 22955 byte(s)
Diff to previous 356
Added helper functions for parsing strings into numbers. Added macros to perform common error checking. Change XML parser callback functions to return an error status.
Revision 356 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 8 17:21:45 2010 UTC (14 years, 11 months ago) by amb
File length: 21569 byte(s)
Diff to previous 351
Make the strings const and add the number of attributes to the xmltag structure. Add functions to convert character entities and character references.
Revision 351 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 6 18:48:07 2010 UTC (14 years, 11 months ago) by amb
File length: 17358 byte(s)
Diff to previous 348
Change error message for bad character in a quoted string. Make sure attribute values are cleared before calling tag function (for end-tags).
Revision 348 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 4 14:29:34 2010 UTC (14 years, 11 months ago) by amb
File length: 16937 byte(s)
Diff to previous 344
Added error checking.
Revision 344 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 31 17:19:22 2010 UTC (14 years, 11 months ago) by amb
File length: 11597 byte(s)
Diff to previous 337
Call the XML tag functions for the end tags as well as the start tags.
Revision 337 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 29 18:13:20 2010 UTC (14 years, 11 months ago) by amb
File length: 11249 byte(s)
Diff to previous 334
Add the option to ignore unknown attributes.
Revision 334 - (view) (download) (annotate) - [select for diffs]
Added Sun Mar 28 15:27:05 2010 UTC (14 years, 11 months ago) by amb
File length: 10814 byte(s)
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.