summaryrefslogtreecommitdiffstats
path: root/src/dom/xpathparser.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-21Unix-ify the sourcesBob Jamison1-2047/+2047
2006-04-30Rework Stack class to TokenExecutor, to support an Axis stackBob Jamison1-1/+4
2006-04-27Add axis and function token stubs to token setBob Jamison1-2/+91
2006-04-27interim cleanup commitBob Jamison1-1/+7
2006-04-23Move contextual info to StackBob Jamison1-1/+20
2006-04-22Tweak to use Glib::ustring. Remove warnings.Bob Jamison1-7/+7
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+1930
2006-04-12Removed file/folder for ishmalAaron Spike1-1910/+0
2006-02-28Replace isspace() with isWhitespace(). Use pure unicode character classes.Bob Jamison1-10/+10