]> source.dussan.org Git - jackcess.git/shortlog
jackcess.git
2015-02-14 James Ahlbornadd more flexible table iteration, feature #28
2015-02-13 James Ahlborntest isLinkedTable method, feature #28
2015-02-13 James Ahlbornadd method to simplify testing whether or not a Table...
2015-01-31 Dan Rolloremoved '-server' jvm flag to allow build to run on...
2015-01-31 James Ahlbornhandle input String boolean values
2015-01-31 James Ahlbornhandle input String boolean values
2015-01-31 James AhlbornMake ColumnBuilder.setMaxLength do the right thing...
2015-01-16 James Ahlbornminor cleanup in toInternalValue
2015-01-16 James Ahlbornmake SimpleColumnMatcher handle a wider range of input...
2014-12-26 James Ahlborn[maven-release-plugin] prepare for next development...
2014-12-26 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.8
2014-12-26 James Ahlbornprep for release
2014-12-10 James Ahlbornupdate some out of date info on the faq
2014-12-04 James AhlbornBetter validation of identifier names (disallow invalid...
2014-12-03 James AhlbornDon't double quote already quoted identifiers. fixes...
2014-12-01 James AhlbornFix table name quoting for append and make table querie...
2014-11-26 James AhlbornAdd newer sql type to access type mappings if the jvm...
2014-11-23 James Ahlborn[maven-release-plugin] prepare for next development...
2014-11-23 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.7
2014-11-23 James Ahlbornprep for release
2014-11-22 James Ahlbornmake money columns report accurate scale/precision...
2014-11-15 James Ahlbornmore unit tests for unicode compression
2014-11-15 James Ahlbornrework unicode compression support, fixes issue 111
2014-11-15 James Ahlbornupdates
2014-10-13 James Ahlbornmore unit test perf tweaks
2014-10-11 James Ahlbornfix code example
2014-10-04 James Ahlborn[maven-release-plugin] prepare for next development...
2014-10-04 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.6
2014-10-04 James Ahlbornprep for release
2014-09-29 James Ahlbornfix regression where empty memo values are returned...
2014-09-22 James Ahlbornonly need to generate index row values once per lookup...
2014-09-22 James Ahlbornadd unit test for iteration early exit fix
2014-09-21 James AhlbornIndexCursor can early exit when searching based on...
2014-09-18 James Ahlborn[maven-release-plugin] prepare for next development...
2014-09-18 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.5
2014-09-18 James Ahlbornprepare for release
2014-09-16 James Ahlbornfix creation of calculated fields
2014-09-14 James Ahlbornupdates
2014-09-14 James Ahlbornadd some unit tests for calc fields
2014-09-13 James AhlbornAdd the ability to create tables with calculated fields
2014-09-11 James Ahlbornadd tests for builder property setters
2014-09-09 James Ahlbornadd some unit test for property type inference
2014-09-09 James Ahlbornadd ability to set properties in the various Bulders
2014-09-08 James Ahlbornsome minor cleanups for reading and writing calculated...
2014-09-07 James Ahlborninitial support for reading and writing calculated...
2014-08-24 James Ahlbornmore test speedups
2014-08-18 James Ahlbornspeed up unit tests by delaying disk syncs
2014-08-07 James Ahlbornrefactor ColumnImpl into multiple type specific sub...
2014-06-11 James AhlbornAdd Cursor.findRow(RowId) for moving to a specific...
2014-05-28 James Ahlbornupdate apache commons deps
2014-05-28 James Ahlbornadd link to additional migration notes
2014-05-07 James Ahlbornadd getBlob convenience method
2014-05-07 James Ahlbornenhance javadocs
2014-05-06 James Ahlbornadd convenience methods to Row for getting values cast...
2014-05-01 James Ahlbornfix javadoc reference
2014-05-01 James Ahlbornadd some more cookbook content
2014-04-06 James Ahlbornfix log message
2014-04-05 James Ahlborn[maven-release-plugin] prepare for next development...
2014-04-05 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.4
2014-04-05 James Ahlbornprep for release
2014-03-24 James Ahlbornadd column validator unit tests, work out some wrinkles
2014-03-24 James Ahlbornadd some convenience methods for working with primary...
2014-03-20 James Ahlbornadd initial ColumnValidator support
2014-01-31 James Ahlborn[maven-release-plugin] prepare for next development...
2014-01-31 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.3
2014-01-31 James Ahlbornprep for release
2014-01-22 James AhlbornFix NullPointerException in RowImpl.toString when value...
2013-12-01 James Ahlborntweak example
2013-11-30 James Ahlborn[maven-release-plugin] prepare for next development...
2013-11-30 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.2
2013-11-30 James Ahlbornprep for release
2013-11-26 James Ahlbornattempt to restore autonumbers on some add row failures
2013-11-23 James AhlbornRework row add/update so that constraint violations...
2013-11-23 James Ahlbornadd feature number to changes
2013-11-13 James AhlbornAdd ConstraintViolationException to distinguish excepti...
2013-11-07 James Ahlbornremove unnecessary methods
2013-11-06 James Ahlborncookbook updates
2013-10-15 James Ahlbornminor cleanups/formatting
2013-10-15 James Ahlbornmake RowIdImpl serializable; clean up some formatting
2013-10-15 James Ahlbornupdates
2013-10-14 James Ahlborn[maven-release-plugin] prepare for next development...
2013-10-14 James Ahlborn[maven-release-plugin] prepare release jackcess-2.0.1
2013-10-14 James Ahlbornprep for release
2013-10-14 James Ahlbornprep for release
2013-10-13 James Ahlbornclarify changes
2013-10-12 James Ahlbornadd unit tests for property modification
2013-10-12 James Ahlbornupdate unit tests to new propertymaps constructor
2013-10-11 James Ahlbornadd public api for modifying properties
2013-10-11 James AhlbornAdd support for modifying properties
2013-10-04 James AhlbornMake reading long value columns more lenient (MEMO...
2013-10-01 James Ahlbornminor updates and refactors
2013-09-30 James Ahlbornupdate parent pom
2013-09-28 James Ahlbornrework compound content api; add more ole blob unit...
2013-09-27 James Ahlbornupdate todo
2013-09-24 James Ahlborncleanup todo list post 2.0 release
2013-09-22 James Ahlbornfix formatting
2013-09-18 James Ahlborntweak oleblob tests
2013-09-18 James Ahlbornadd some oleblob unit tests
2013-09-17 James Ahlbornadd some ole javadocs
2013-09-15 James Ahlbornfix rawstring tostring tests
next