Skip to content

Commit b8a168d

Browse files
author
Julius Davies
committed
CODEC-166 - Base64 could be faster.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1447443 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2d34476 commit b8a168d

4 files changed

Lines changed: 1177 additions & 20 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
4848
</release>
4949
-->
5050
<release version="1.8" date="TBA" description="Feature and fix release.">
51+
<action dev="julius" type="fix" issue="CODEC-166">Base64 could be faster.</action>
5152
<action dev="julius" type="update" issue="CODEC-167">Adds JUnit to test our decode with pad character in the middle.</action>
5253
<action dev="ggregory" type="add" issue="CODEC-161" due-to="crice">Add Match Rating Approach (MRA) phonetic algorithm encoder.</action>
5354
<action dev="ggregory" type="fix" issue="CODEC-163" due-to="leo141">ColognePhonetic encoder unneccessarily creates many char arrays on every loop run.</action>

0 commit comments

Comments
 (0)