summaryrefslogtreecommitdiff
path: root/xml
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2016-06-08 22:39:58 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2016-06-08 22:39:58 +0000
commit63225f69079607e4b3438c491629435d9256e07b (patch)
treebcbf4fbe941d405f0782ca93c73aed963cb1ede9 /xml
parented26897d2312ed8aebd234b6e47b4319c56dd083 (diff)
downloadapr-63225f69079607e4b3438c491629435d9256e07b.tar.gz
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. git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1747461 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'xml')
0 files changed, 0 insertions, 0 deletions