summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-20Integrated more tests.Brian S. O'Neill
2006-09-20More tests and fixes.Brian S. O'Neill
2006-09-19More tests and fixes.Brian S. O'Neill
2006-09-19Updated doc to show changes in printPlan.Brian S. O'Neill
2006-09-19Make toStringKeyOnly also include alternate keys.Brian S. O'Neill
2006-09-19Removed TODO comment.Brian S. O'Neill
2006-09-19Added SingletonCursor.Brian S. O'Neill
2006-09-19Removed all cursor synchronization. It just adds overhead and no real (or nee...Brian S. O'Neill
2006-09-19Restored synchronization and added comment for doing so.Brian S. O'Neill
2006-09-19Renamed empty cursor access method to "the".Brian S. O'Neill
2006-09-19Removed unnecessary synchronization.Brian S. O'Neill
2006-09-17Finished replacing old query engine.Brian S. O'Neill
2006-09-12Join short-circuit if external property cannot be null.Brian S. O'Neill
2006-09-11Switch JDBC repository to use new query engine.Brian S. O'Neill
2006-09-11Added commented out JDK 1.6 features.Brian S. O'Neill
2006-09-11Marked deprecated.Brian S. O'Neill
2006-09-11Completed new query engine implementation.Brian S. O'Neill
2006-09-09Added more OrderingList tests.Brian S. O'Neill
2006-09-08Add method to clear cached executor reference.Brian S. O'Neill
2006-09-08Renamed getStorage to getRootStorage.Brian S. O'Neill
2006-09-08Use OrderingList class everywhere.Brian S. O'Neill
2006-09-08Make better use of OrderingList class.Brian S. O'Neill
2006-09-07Add tests for full scans.Brian S. O'Neill
2006-09-07Initial tests and fixes for union query analysis.Brian S. O'Neill
2006-09-06Short-circuit if re-calc eliminates needs for union.Brian S. O'Neill
2006-09-06Resolve orderings with unspecified direction.Brian S. O'Neill
2006-09-05More progress on total ordering support.Brian S. O'Neill
2006-09-05fix unit testBrian S. O'Neill
2006-09-05comment typoBrian S. O'Neill
2006-09-05Added support to get free and unused orderings.Brian S. O'Neill
2006-09-04Rollback from revision 69.Brian S. O'Neill
2006-09-04Ensure remainder orderings have a specified direction.Brian S. O'Neill
2006-09-04OrderingScore supports automatic ordering direction when unspecified.Brian S. O'Neill
2006-09-04More progress on union analysis.Brian S. O'Neill
2006-09-04Test to ensure redundant orderings are eliminated.Brian S. O'Neill
2006-09-04Added FIXME.Brian S. O'Neill
2006-09-04Removed extra constructors.Brian S. O'Neill
2006-09-03More tests and fixes.Brian S. O'Neill
2006-09-03Manage ordering properties with lists.Brian S. O'Neill
2006-09-03More work on query engine.Brian S. O'Neill
2006-09-02Added support for LocalDate and LocalDateTime.Brian S. O'Neill
2006-09-02Added logo to site.Brian S. O'Neill
2006-09-02Added Javadoc to site.Brian S. O'Neill
2006-09-02Added code for write-through caching repository.Brian S. O'Neill
2006-09-01Removed unused constant.Brian S. O'Neill
2006-09-01Removed not so useful class.Brian S. O'Neill
2006-08-31Add TODOBrian S. O'Neill
2006-08-30Update info regarding load by alternate key.Brian S. O'Neill
2006-08-30Added small set of tests that don't need an actual Repository instance.Brian S. O'Neill
2006-08-30Renamed carbonado-core to just carbonado.Brian S. O'Neill