https://github.com/apache/commons-lang
Revision 2f62425c31dca0435c756e51289a5fc9dbaa5a94 authored by Benedikt Ritter on 27 March 2015, 08:03:41 UTC, committed by Benedikt Ritter on 27 March 2015, 08:03:41 UTC
- Avoid toString of the replacement sequence by doing it once.
- Avoid calculating the maximum when not needed.
- Fixup comment for greedy algorithm

Thanks to Fabian Lange.



git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1669520 13f79535-47bb-0310-9956-ffa450edef68
1 parent a211ef2
History
Tip revision: 2f62425c31dca0435c756e51289a5fc9dbaa5a94 authored by Benedikt Ritter on 27 March 2015, 08:03:41 UTC
Further optimization of LANG-935:
Tip revision: 2f62425
File Mode Size
src
.gitignore -rw-r--r-- 174 bytes
CONTRIBUTING.md -rw-r--r-- 5.3 KB
LICENSE.txt -rw-r--r-- 11.1 KB
NOTICE.txt -rw-r--r-- 301 bytes
README.md -rw-r--r-- 4.9 KB
RELEASE-NOTES.txt -rw-r--r-- 22.8 KB
build.properties.sample -rw-r--r-- 1.5 KB
build.xml -rw-r--r-- 11.5 KB
checkstyle.xml -rw-r--r-- 1.8 KB
default.properties -rw-r--r-- 2.8 KB
doap_lang.rdf -rw-r--r-- 4.5 KB
findbugs-exclude-filter.xml -rw-r--r-- 4.9 KB
pom.xml -rw-r--r-- 21.6 KB

README.md

back to top