Routino SVN Repository Browser

Check out the latest version of Routino: svn co http://routino.org/svn/trunk routino

/[routino]/trunk/src/xmlparse.h
ViewVC logotype

Log of /trunk/src/xmlparse.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 791 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 18 18:36:40 2011 UTC (13 years, 9 months ago) by amb
File length: 4273 byte(s)
Diff to previous 773
Don't use the flex yylineno but keep track with an unsigned long long line
counter instead (if there are more than 2^31 nodes then there are more than 2^31
lines as well).


Revision 773 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jun 4 18:48:11 2011 UTC (13 years, 9 months ago) by amb
File length: 4263 byte(s)
Diff to previous 389
The XMLPARSE_ASSERT_(INTEGER|FLOATING) functions now don't return the converted
type.


Revision 389 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 14 17:55:56 2010 UTC (14 years, 10 months ago) by amb
File length: 4404 byte(s)
Diff to previous 388
Allow empty strings to be returned.


Revision 388 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 10 18:17:04 2010 UTC (14 years, 10 months ago) by amb
File length: 4419 byte(s)
Diff to previous 377
The line number is now a long integer.


Revision 377 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 24 15:49:03 2010 UTC (14 years, 10 months ago) by amb
File length: 4404 byte(s)
Diff to previous 374
Changed functions from const.


Revision 374 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 24 12:42:03 2010 UTC (14 years, 10 months ago) by amb
File length: 4421 byte(s)
Diff to previous 373
Add an option to not convert the XML strings into decoded representations (saves
converting them back later for the translated strings).


Revision 373 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 23 18:41:20 2010 UTC (14 years, 10 months ago) by amb
File length: 4307 byte(s)
Diff to previous 366
Pass the tag name to the tag function.


Revision 366 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 12 17:33:52 2010 UTC (14 years, 11 months ago) by amb
File length: 4312 byte(s)
Diff to previous 363
Change the last parameter to the ParseXML function to be general options.


Revision 363 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 11 13:01:38 2010 UTC (14 years, 11 months ago) by amb
File length: 3900 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) (as text) (annotate) - [select for diffs]
Modified Thu Apr 8 17:21:45 2010 UTC (14 years, 11 months ago) by amb
File length: 2282 byte(s)
Diff to previous 348
Make the strings const and add the number of attributes to the xmltag structure.
Add functions to convert character entities and character references.


Revision 348 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Apr 4 14:29:34 2010 UTC (14 years, 11 months ago) by amb
File length: 2031 byte(s)
Diff to previous 344
Added error checking.


Revision 344 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 31 17:19:22 2010 UTC (14 years, 11 months ago) by amb
File length: 2000 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) (as text) (annotate) - [select for diffs]
Modified Mon Mar 29 18:13:20 2010 UTC (14 years, 11 months ago) by amb
File length: 1877 byte(s)
Diff to previous 335
Add the option to ignore unknown attributes.


Revision 335 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sun Mar 28 15:56:49 2010 UTC (14 years, 11 months ago) by amb
File length: 1847 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.

  Diffs between and
  Type of Diff should be a