aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes/changes.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix NullPointerException in RowImpl.toString when value is null.James Ahlborn2014-01-221-0/+5
* prep for releaseJames Ahlborn2013-11-301-1/+1
* Rework row add/update so that constraint violations do not leave behind parti...James Ahlborn2013-11-231-0/+4
* add feature number to changesJames Ahlborn2013-11-231-1/+2
* Add ConstraintViolationException to distinguish exceptions due to violating d...James Ahlborn2013-11-131-0/+6
* prep for releaseJames Ahlborn2013-10-141-1/+1
* prep for releaseJames Ahlborn2013-10-141-1/+1
* clarify changesJames Ahlborn2013-10-131-1/+1
* Add support for modifying propertiesJames Ahlborn2013-10-111-0/+3
* Make reading long value columns more lenient (MEMO/OLE)James Ahlborn2013-10-041-0/+6
* Ignore invalid column usage map definitions, fixes issue 97James Ahlborn2013-09-141-0/+8
* initial support for blob creation/parsingJames Ahlborn2013-09-121-0/+5
* add changelog info for 2.0.0 releaseJames Ahlborn2013-08-261-0/+7
* add branch release infoJames Ahlborn2013-08-261-1/+1
* Fix reading of Properties with multiple value blocks (issue 96)James Ahlborn2013-08-161-0/+5
* updates from 1.x branchJames Ahlborn2013-08-111-1/+1
* merge branch jackcess-1.2.14 changes through r764James Ahlborn2013-07-311-0/+6
* prep for releaseJames Ahlborn2013-07-241-1/+1
* implement handling of usagemaps for long value (MEMO/OLE) columns, fixes issu...James Ahlborn2013-07-051-0/+5
* prep for releaseJames Ahlborn2013-06-191-1/+1
* make attachment decoding the defaultJames Ahlborn2013-06-141-2/+1
* add methods to get the actual attachment contentJames Ahlborn2013-06-021-0/+4
* add more methods to Database for retrieving RelationshipsJames Ahlborn2013-05-311-0/+3
* Fix partial page updates when using CodecHandlers which can only do full page...James Ahlborn2013-05-251-0/+6
* retry releaseJames Ahlborn2013-05-111-1/+1
* prep for releaseJames Ahlborn2013-05-101-1/+1
* do not unicode compress strings which are longer than 1024 charsJames Ahlborn2013-05-031-0/+5
* prepare for releaseJames Ahlborn2013-02-191-1/+1
* initial support for optionally enforcing foreign-key constraints (fixes featu...James Ahlborn2012-11-201-0/+6
* add support for hyperlink columnsJames Ahlborn2012-11-081-0/+5
* fix typoJames Ahlborn2012-10-161-1/+1
* plugin updates, sf updatesJames Ahlborn2012-10-161-56/+56
* prep for releaseJames Ahlborn2012-10-161-1/+1
* Fix some more edge cases in date/time conversions (fixes issue 92)James Ahlborn2012-10-151-1/+4
* Added the MemFileChannel to enable working with dbs completely in memoryJames Ahlborn2012-09-241-0/+4
* Added DatabaseBuilder in for more convenient and flexible Database open/createJames Ahlborn2012-09-231-0/+4
* Add some more functionality to Joiner to facilitate integrity enforcement (ha...James Ahlborn2012-08-261-0/+6
* prep for releaseJames Ahlborn2012-07-111-1/+1
* rework partial page writing and interacting with CodecHandlers (issue #3532250)James Ahlborn2012-06-131-0/+6
* Add ImportUtil.toColumns to enable more advanced Table creation implementatio...James Ahlborn2012-05-251-0/+4
* Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)James Ahlborn2012-05-251-0/+3
* add osgi header information to the jar manifest (fixes issue 3523179)James Ahlborn2012-05-251-0/+5
* doc updatesJames Ahlborn2012-04-031-3/+3
* prep for releaseJames Ahlborn2012-04-031-1/+1
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-1/+3
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-0/+5
* Rename and refactor the Cursor find methods to improve usabilityJames Ahlborn2011-12-271-0/+5
* prep for releaseJames Ahlborn2011-12-161-1/+1
* Add option to import file without headers to existing table; Add ImportUtil.B...James Ahlborn2011-11-251-0/+7
* Allow ImportFilter and ExportFilter to return null from filterRow() to indica...James Ahlborn2011-11-251-0/+4