summaryrefslogtreecommitdiffstats
path: root/src/dom/charclass.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-081-2072/+0
| | | (bzr r4992)
* Fix #includeBob Jamison2008-03-071-1/+1
| | | (bzr r4986)
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-071-478/+2004
| | | (bzr r4984)
* fixed bug with '||'Bob Jamison2008-02-051-332/+333
| | | (bzr r4661)
* Unix-ify the sourcesBob Jamison2006-05-211-545/+545
| | | (bzr r928)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+545
| | | (bzr r479)
* Removed file/folder for ishmalAaron Spike2006-04-121-562/+0
| | | (bzr r478)
* Replace isspace() with isWhitespace(). Use pure unicode character classes.Bob Jamison2006-02-281-0/+111
| | | (bzr r190)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+451
(bzr r1)