]> source.dussan.org Git - jackcess.git/shortlog
jackcess.git
2008-03-20 James Ahlbornadd TableBuilder utility
2008-03-20 James Ahlbornadd TableBuilder utility
2008-03-19 James Ahlbornadd test for uniqueEntryCount updates
2008-03-19 James Ahlbornminor cleanups
2008-03-18 James Ahlbornno need to sort entries, should already be sorted ...
2008-03-18 James Ahlbornclean up updating of the index uniqueEntryCount
2008-03-18 James Ahlbornremove unused import
2008-03-18 James Ahlborncompletely fix problems with sporadic usage map corrupt...
2008-03-18 James Ahlbornbe little lenient in date assertions due to double...
2008-03-17 James Ahlbornadd some notes on unique indexes
2008-03-15 James Ahlbornno need to use maxColCount and colNumber when storing...
2008-03-15 James Ahlbornrefactor some common code for encoding/decoding uncompr...
2008-03-15 James Ahlbornadd ColumnBuilder utility for simplifying table constru...
2008-03-14 James Ahlbornunused import
2008-03-14 James Ahlbornadd method for checking names against reserved words set
2008-03-14 James Ahlbornfix creation of tables with auto-number columns
2008-03-14 James Ahlbornrestrict new tables to only one autonumber column
2008-03-14 James Ahlborntweak column display
2008-03-13 James Ahlbornremove extraneous properties
2008-03-13 James Ahlbornalways return relationships in same order regardless...
2008-03-13 James Ahlbornuse readOnly dbs for unit tests
2008-03-12 James Ahlbornadd toString
2008-03-11 James Ahlbornadd support for reading table relationships; minor...
2008-03-11 James Ahlbornadd method for creating Iterable given specific column...
2008-03-11 James Ahlbornadd unit tests (and fix some bugs) for ignoreNull and...
2008-03-10 James Ahlbornadd convenience method for converting a rowMap to an...
2008-03-10 James Ahlbornadd tests for multi-column indexes
2008-03-10 James Ahlbornmake sure database file fits expected criteria
2008-03-10 James Ahlbornadd additional diagnostic info on failures
2008-03-10 James Ahlbornadd tests for the various supported index types
2008-03-10 James Ahlbornupdate FAQ with info on extended charset support in...
2008-03-10 James Ahlbornmodify Index update support so that it honors the uniqu...
2008-03-10 James Ahlbornupdate TODO notes
2008-03-09 James Ahlbornformalize code for reading unsigned bytes
2008-03-08 James Ahlbornlimit text index length; fix unprintable offset writing
2008-03-08 James Ahlbornmore fixes for index writing
2008-03-07 James AhlbornFix bug caused by sign extension when reading single...
2008-03-07 James AhlbornSimplify comparison algorithms for RowId and Index...
2008-03-06 James Ahlbornfix toString for Entry
2008-03-06 James AhlbornMore fixes for index parsing. Believe index names...
2008-03-04 James Ahlbornwrite javadoc for DataTypes; accept wider range of...
2008-03-03 James Ahlborncleanup variety of compiler warnings
2008-03-03 James Ahlbornfaq got dropped from main menu
2008-03-03 James Ahlbornadd faq entry on internationl chars in indexes
2008-02-29 James Ahlbornfix some compiler warnings
2008-02-29 James Ahlborndefault to true for new entries
2008-02-29 James Ahlbornskip unhandled index bytes for now
2008-02-29 James Ahlbornbetter handling of index entry compression; validate...
2008-02-29 James Ahlbornmore index testing
2008-02-29 James Ahlbornbetter toString
2008-02-27 James Ahlborn[maven-release-plugin] prepare for next development...
2008-02-27 James Ahlborn[maven-release-plugin] prepare release rel_1_1_12
2008-02-27 James Ahlbornprep for release
2008-02-22 James Ahlborntweak date handling math to reduce rounding issues
2008-02-22 James Ahlbornuse same date for create/update time
2008-02-22 James Ahlborndo not store millis in date test
2008-02-22 James Ahlbornuser userIds from the file if possible when generating...
2008-02-21 James Ahlborndo not inline memo/ole fields longer than 64 bytes...
2008-02-21 James Ahlbornpass along Object[], not String[]
2008-02-21 James Ahlbornupdate rowCount in common method
2008-02-20 James Ahlbornparent pom released
2008-02-20 James Ahlbornupgrade parent pom
2008-01-28 James Ahlbornlog4j is not required
2008-01-24 James AhlbornResolve more edge cases around date handling
2008-01-22 James Ahlbornjdk14 compatible code for 1.1.11 release
2008-01-21 James Ahlborn[maven-release-plugin] prepare for next development...
2008-01-21 James Ahlborn[maven-release-plugin] prepare release rel_1_1_11
2008-01-21 James Ahlbornprep for release
2008-01-17 James Ahlbornsupport reading inline usage maps with more than 512...
2008-01-17 James Ahlbornfix some problems with sporadic usage map corruption
2008-01-17 James Ahlbornfix some comments
2008-01-15 James Ahlbornadd some more date testing
2008-01-14 James Ahlborncheck for max database size when adding pages
2008-01-14 James Ahlbornadd openCopy utility method
2008-01-10 James Ahlbornuse source instead of pre tag
2008-01-10 James Ahlbornuse source instead of pre tag
2008-01-09 James Ahlbornusing subversion now
2008-01-09 James Ahlbornusing subversion now
2008-01-09 James Ahlbornadd some links to related projects
2007-12-26 James Ahlbornoops update changelog
2007-12-26 James Ahlbornfix site to work with inheritance
2007-12-26 James Ahlborn[maven-release-plugin] prepare for next development...
2007-12-26 James Ahlborn[maven-release-plugin] prepare release rel_1_1_10
2007-12-11 James Ahlbornanother parent update
2007-12-10 James Ahlbornnew parent pom
2007-12-06 James Ahlbornupdate changelog
2007-12-05 James Ahlborntest cursorbuilder
2007-12-04 James Ahlbornadd ids to savepoints in order to verify legitimacy...
2007-12-03 James Ahlbornfix file copyrights
2007-12-03 James Ahlbornditch builder-style methods on cursor impls, create...
2007-12-02 James Ahlbornmore cursor tests
2007-12-02 James Ahlbornimplement range-based, index cursors
2007-12-02 James Ahlbornother thoughts
2007-11-29 James Ahlbornmove some more common reports to the parent
2007-11-29 James Ahlbornmore minor tweaks and enhanced cursor tests
2007-11-29 James Ahlbornrename skip methods; minor code cleanups
2007-11-29 James Ahlbornuse new openhms parent pom
2007-11-28 James Ahlbornimplement and test index based cursor
2007-11-28 James Ahlbornimplement save/restore in Cursor; use during find calls
2007-11-28 James Ahlbornchange how current position is maintained by Cursor...
next