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:   martin
Date:           Mon Sep  1 10:21:18 UTC 2003

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

Log Message:
Avoid perl'isms like using regular expressions for simple parsing.
This roughly doubles the speed in my tests, still leaving room for
improvement (this is still pretty malloc-happy code).


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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