]> source.dussan.org Git - jackcess.git/shortlog
jackcess.git
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
2011-04-18 James Ahlbornadd Index.getReferencedIndex for retrieving the referen...
2011-04-17 James Ahlbornadd description prop name
2011-04-16 James AhlbornAccess expects a row to be at least big enough to hold...
2011-04-16 James Ahlbornbetter handling of read-only indexes
2011-04-16 James Ahlbornrequire writeable index for system catalog
2011-04-08 James Ahlbornadd 2010 unit tests
2011-04-06 James Ahlbornmore tweaks to sort order reading in v1997; read code...
2011-04-06 James Ahlbornadd convenience method for debugging
2011-04-05 James Ahlbornfix sort order reading in v1997; set col sort order...
2011-04-05 James Ahlbornhandle different versions of general sort order correctly
2011-04-05 James Ahlbornadd empty 2010 db resource
2011-04-04 James Ahlbornadd mostly functional support for access 2010 new gener...
2011-04-03 James Ahlbornslightly more compressed index codes file format
2011-04-01 James Ahlbornsome index data handling refactoring for future support...
2011-03-31 James Ahlbornadd method to grab default sort order
2011-03-30 James Ahlbornupdate todo list after recent changes
2011-03-29 James Ahlbornmore comment updates
2011-03-29 James Ahlbornadd some method use clarifaction docs.
2011-03-23 James Ahlbornfix usage map promotion test
2011-03-23 James Ahlbornremove exec prop
2011-03-23 James Ahlbornminor refactor
2011-03-21 James Ahlbornupdate usage map test
2011-03-20 James Ahlbornadd support for reading properties blobs; add accessors...
2011-03-20 James Ahlbornminor cleanup
2011-03-18 James Ahlbornfix test info
2011-03-18 James Ahlbornfix writing index type value on index creation
2011-03-18 James Ahlbornremove title/author/company
2011-03-18 James Ahlbornadd additional (unknown) flag when writing indexes
2011-03-18 James Ahlbornmake iterator work a little better, allow remove
2011-03-14 James Ahlbornincrease max size of memo/ole columns
next