/[Apache-SVN]
ViewVC logotype

Revision 965963


Jump to revision: Previous Next
Author: bayard
Date: Tue Jul 20 19:10:34 2010 UTC (14 years, 2 months ago)
Changed paths: 2
Log Message:
Refactoring toBoolean(String) and toBooleanObject(String) so that the latter has the same optimizations. I did this by pointing the former to the latter. I had to rewrite the optimizations a bit so they didn't auto-return as the latter considers null and false to be different. I also had to add specific support for false, no and off for the same reason. LANG-633

Changed paths

Path Details
Directorycommons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/BooleanUtils.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/BooleanUtilsTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26