cvs commit: jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/util BinarySearch.java

2003-12-01 Thread rwaldhoff
rwaldhoff2003/11/30 23:19:56 Modified:functor/src/test/org/apache/commons/functor/util TestBinarySearch.java functor/src/java/org/apache/commons/functor/util BinarySearch.java Log: fix bug, add test, add todo

cvs commit: jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/util BinarySearch.java

2003-12-01 Thread rwaldhoff
rwaldhoff2003/11/30 23:26:50 Modified:functor/src/test/org/apache/commons/functor/util TestBinarySearch.java functor/src/java/org/apache/commons/functor/util BinarySearch.java Log: return int instead of Integer

cvs commit: jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/util BinarySearch.java

2003-12-01 Thread rwaldhoff
rwaldhoff2003/11/30 23:32:18 Modified:functor/src/java/org/apache/commons/functor/util BinarySearch.java Log: cleanup Revision ChangesPath 1.4 +15 -17

cvs commit: jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/util BinarySearch.java

2003-12-01 Thread rwaldhoff
rwaldhoff2003/11/30 23:32:54 Modified:functor/src/java/org/apache/commons/functor/util BinarySearch.java Log: cleanup Revision ChangesPath 1.5 +2 -1

cvs commit: jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/util BinarySearch.java

2003-12-01 Thread rwaldhoff
rwaldhoff2003/11/30 23:33:48 Modified:functor/src/java/org/apache/commons/functor/util BinarySearch.java Log: resuse constructor Revision ChangesPath 1.6 +7 -6

cvs commit: jakarta-commons-sandbox/functor/src/java/org/apache/commons/functor/util BinarySearch.java

2003-12-01 Thread rwaldhoff
rwaldhoff2003/11/30 23:43:41 Modified:functor/src/java/org/apache/commons/functor/util BinarySearch.java Log: cleanup Revision ChangesPath 1.7 +13 -9