Log message: From: To:
Path:
Author:
Issue:
File name:
File type:
Activity by path
Activity by time
2008-04
Activity by year and month
Activity by author
Changes    Collaboration    Timeline    Rss   
Unmute 1 - 7 of 7
711426 04.11.2008 22:52:57, by bayard
Dropping the bookstore link. Also seems to have generated an updated members page
711168 04.11.2008 04:58:37, by bayard
Applying Benjamin Bentmann's second patch from COLLECTIONS-294, fixing the locale issue in CaseInsensitiveMap by converting each character individually and not using toLowerCase
711140 04.11.2008 01:15:36, by bayard
Adding a test for COLLECTIONS-299 and a fix. Fixes by not adding any non-String values as per java.util.Properties; also adding to the javadoc
711123 04.11.2008 00:33:59, by bayard
Adding constructors to ResultImpl to work around the SQLException hiding in ResultSupport - and noted this in ResultSupport as per #46086
710200 03.11.2008 23:41:09, by bayard
Applying Nathan Bubna's patch from COLLECTIONS-271 to fix the bug introduced in the last patch where getKeys() breaks after a combine() or subset() call.
710191 03.11.2008 23:24:13, by bayard
Transferred the ParserTest and EvaluationTest over from the old code to JUnit. #43640. EvaluationTest fails currently - needs investigation but not an issue with the JUnit-izing. Currently turned off in the build.
710162 03.11.2008 22:19:23, by bayard
Adding explanatory javadoc