]> source.dussan.org Git - jackcess.git/shortlog
jackcess.git
2013-02-23 James Ahlbornadd cookbook reference to front page
2013-02-23 James Ahlbornfinish some basic content
2013-02-19 James Ahlborn[maven-release-plugin] prepare for next development...
2013-02-19 James Ahlborn[maven-release-plugin] prepare release jackcess-1.2.10
2013-02-19 James Ahlbornprepare for release
2013-02-03 James Ahlborncookbook updates
2012-11-20 James Ahlborninitial support for optionally enforcing foreign-key...
2012-11-20 James Ahlbornupdate faq
2012-11-08 James Ahlbornadd support for hyperlink columns
2012-10-16 James Ahlbornfix typo
2012-10-16 James Ahlborn[maven-release-plugin] prepare for next development...
2012-10-16 James Ahlborn[maven-release-plugin] prepare release jackcess-1.2.9
2012-10-16 James Ahlbornplugin updates, sf updates
2012-10-16 James Ahlbornprep for release
2012-10-16 James Ahlbornnot enough content for now
2012-10-15 James AhlbornFix some more edge cases in date/time conversions ...
2012-10-12 James Ahlbornupdate scm urls
2012-09-24 James Ahlbornexpand test coverage, minor tweaks
2012-09-24 James AhlbornAdded the MemFileChannel to enable working with dbs...
2012-09-23 James AhlbornAdded DatabaseBuilder in for more convenient and flexib...
2012-08-26 James AhlbornAdd some more functionality to Joiner to facilitate...
2012-07-26 James Ahlbornmore cookbook work
2012-07-26 James Ahlbornenhance javadoc
2012-07-21 James Ahlbornadd jackcess encrypt link to other resources
2012-07-12 James Ahlbornstart cooking the cookbook
2012-07-12 James Ahlbornupdate developer info
2012-07-11 James Ahlborn[maven-release-plugin] prepare for next development...
2012-07-11 James Ahlborn[maven-release-plugin] prepare release jackcess-1.2.8
2012-07-11 James Ahlbornprep for release
2012-06-14 James Ahlbornreset position/limit after encoding page
2012-06-14 James Ahlbornadd codechandler unit test
2012-06-13 James Ahlbornrework partial page writing and interacting with CodecH...
2012-05-25 James AhlbornAdd ImportUtil.toColumns to enable more advanced Table...
2012-05-25 James AhlbornFix NPE when running unit tests with db format MSISAM...
2012-05-25 James Ahlbornadd osgi header information to the jar manifest (fixes...
2012-05-24 James Ahlbornenhance javadoc
2012-04-03 James Ahlborndoc updates
2012-04-03 James Ahlborn[maven-release-plugin] prepare for next development...
2012-04-03 James Ahlborn[maven-release-plugin] prepare release jackcess-1.2.7
2012-04-03 James Ahlbornprep for release
2012-03-29 James Ahlbornupdates
2012-03-14 James Ahlbornadd explicit exception for unsupported encodings
2012-03-14 James Ahlbornadd some more useful byte operations
2012-03-01 James Ahlbornadd codec type for access 2007+ encoding
2012-02-29 James Ahlbornadd FAQ entry about 'decoding not supported' message
2012-02-08 James Ahlbornupdate faq
2012-02-06 James Ahlbornbetter exception message for decimal conversion failures
2012-02-01 James Ahlbornadd initial support for linked tables (fixes issue...
2012-02-01 James Ahlbornadd initial support for linked tables (fixes issue...
2012-01-11 James Ahlbornfor consistency
2012-01-11 James Ahlbornupdate to latest parent pom
2011-12-30 James Ahlbornhandle wrong array type passed to addRow
2011-12-27 James AhlbornRename and refactor the Cursor find methods to improve...
2011-12-16 James Ahlborn[maven-release-plugin] prepare for next development...
2011-12-16 James Ahlborn[maven-release-plugin] prepare release jackcess-1.2.6
2011-12-16 James Ahlbornprep for release
2011-12-06 James Ahlbornensure new database is flushed after creation as some...
2011-11-30 James Ahlbornalways pass Object[] to ImportFilter.filterRow
2011-11-25 James AhlbornAdd option to import file without headers to existing...
2011-11-25 James AhlbornAllow ImportFilter and ExportFilter to return null...
2011-11-25 James AhlbornAllow ImportFilter and ExportFilter to return null...
2011-11-17 James Ahlbornrefactor table creation
2011-11-15 James AhlbornReuse previously written memo/ole values when updating...
2011-11-15 James Ahlbornadd some cleanup code to unit tests
2011-11-12 James Ahlbornstash nullmask in rowstate
2011-11-12 James Ahlbornsome tweaks, fixes, and tests for unsupported values
2011-11-10 James AhlbornFix problem with reading row from table with deleted...
2011-11-09 James Ahlbornadd issueid to changelog
2011-11-08 James Ahlbornimplement complex value deletion
2011-11-07 James Ahlbornimplement unsupported complex value support; add some...
2011-11-07 James Ahlbornimplement unsupported complex value support; add some...
2011-11-06 James Ahlbornimplement unsupported complex value support; add some...
2011-11-06 James Ahlbornfix copyright
2011-11-06 James Ahlbornupdate todo list
2011-10-29 James AhlbornFix problem with creating tables with indexes where...
2011-10-26 James Ahlbornadd 2010 complex test db
2011-10-26 James Ahlbornadd 2007 complex test db
2011-10-26 James AhlbornAdd support for reading/writing complex column data...
2011-10-20 James Ahlborn[maven-release-plugin] prepare for next development...
2011-10-20 James Ahlborn[maven-release-plugin] prepare release jackcess-1.2.5
2011-10-20 James Ahlbornprepare for release
2011-10-19 James AhlbornFix issue with reading Access 97 database with large...
2011-08-21 James Ahlbornstart adding some usage information in javadoc
2011-08-16 James Ahlbornmake table loading re-entrant; load ace table on first use
2011-08-05 James Ahlbornfix svn props
2011-07-30 James Ahlbornsmall refactor to move type specific info into nested...
2011-07-29 James Ahlbornadd Database.getSystemTableNames to enable retrieving...
2011-07-16 James Ahlbornadd some methods to approximate table size
2011-07-12 James Ahlborndo not allow creation of table with unsupported column...
2011-07-11 James AhlbornEnable basic handling of unsupported data types as...
2011-06-17 James Ahlbornadd a few util methods related to indexes and joins
2011-06-15 James AhlbornAdd the Joiner utility and some new methods to IndexCur...
2011-06-10 James Ahlborntry multiple classloaders when trying to load resources
2011-06-09 James Ahlbornupdate parent pom
2011-05-15 James Ahlborncheck for too many pk indexes on a table; add convenien...
2011-05-14 James Ahlborn[maven-release-plugin] prepare for next development...
2011-05-14 James Ahlborn[maven-release-plugin] prepare release jackcess-1.2.4
2011-05-14 James Ahlborncleanup properties
2011-05-14 James Ahlbornadd 2010 to default test formats
2011-05-14 James Ahlbornprep for release
next