/[Apache-SVN]
ViewVC logotype

Revision 1747461


Jump to revision: Previous Next
Author: wrowe
Date: Wed Jun 8 22:39:58 2016 UTC (7 years, 10 months ago)
Changed paths: 1
Log Message:
Upon closer scrutiny, the optimization of using short variables
(as opposed to the array of shorts) really didn't hold up.
Revert back to processing in 'int' amounts, persist in using
short values in the character case folding table, which are
more easily retrieved based on word alignment.  Aligning and
representing the table values as 'int' doesn't exhibit any
additional benefit and wastes some DATA page space.



Changed paths

Path Details
Directoryapr/apr/trunk/strings/apr_cstr.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26