Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/xfree/xc/fonts/util



Module Name:    xsrc
Committed By:   aymeric
Date:           Fri Aug  8 15:10:59 UTC 2003

Modified Files:
        xsrc/xfree/xc/fonts/util: ucs2any.c

Log Message:
shave a few cycles by limiting calls to regex() in the two reading loops.
In particular, getting rid of comments is much faster this way.

This is becoming ugly/ridiculous, the next step is probably completely to
get rid of regexps by having a small lexer.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 xsrc/xfree/xc/fonts/util/ucs2any.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index