aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
Commit message (Collapse)AuthorAgeFilesLines
* prep for releaseJames Ahlborn2014-04-051-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@852 f203690c-595d-4dc9-a70b-905162fa7fd2
* add initial ColumnValidator supportJames Ahlborn2014-03-201-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@849 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2014-01-311-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@845 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix NullPointerException in RowImpl.toString when value is null.James Ahlborn2014-01-221-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@844 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-11-301-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@839 f203690c-595d-4dc9-a70b-905162fa7fd2
* Rework row add/update so that constraint violations do not leave behind ↵James Ahlborn2013-11-231-0/+4
| | | | | | partially written rows, fixes issue 99 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@837 f203690c-595d-4dc9-a70b-905162fa7fd2
* add feature number to changesJames Ahlborn2013-11-231-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@836 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add ConstraintViolationException to distinguish exceptions due to violating ↵James Ahlborn2013-11-131-0/+6
| | | | | | database constraints from other random errors. git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@835 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-10-141-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@823 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-10-141-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@822 f203690c-595d-4dc9-a70b-905162fa7fd2
* clarify changesJames Ahlborn2013-10-131-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@820 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add support for modifying propertiesJames Ahlborn2013-10-111-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@816 f203690c-595d-4dc9-a70b-905162fa7fd2
* Make reading long value columns more lenient (MEMO/OLE)James Ahlborn2013-10-041-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@814 f203690c-595d-4dc9-a70b-905162fa7fd2
* Ignore invalid column usage map definitions, fixes issue 97James Ahlborn2013-09-141-0/+8
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@800 f203690c-595d-4dc9-a70b-905162fa7fd2
* initial support for blob creation/parsingJames Ahlborn2013-09-121-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@797 f203690c-595d-4dc9-a70b-905162fa7fd2
* add changelog info for 2.0.0 releaseJames Ahlborn2013-08-261-0/+7
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@793 f203690c-595d-4dc9-a70b-905162fa7fd2
* add branch release infoJames Ahlborn2013-08-261-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@788 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix reading of Properties with multiple value blocks (issue 96)James Ahlborn2013-08-161-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@780 f203690c-595d-4dc9-a70b-905162fa7fd2
* updates from 1.x branchJames Ahlborn2013-08-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@776 f203690c-595d-4dc9-a70b-905162fa7fd2
* merge branch jackcess-1.2.14 changes through r764James Ahlborn2013-07-311-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@765 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-07-241-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@747 f203690c-595d-4dc9-a70b-905162fa7fd2
* implement handling of usagemaps for long value (MEMO/OLE) columns, fixes ↵James Ahlborn2013-07-051-0/+5
| | | | | | issue 95 git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@744 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-06-191-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@740 f203690c-595d-4dc9-a70b-905162fa7fd2
* make attachment decoding the defaultJames Ahlborn2013-06-141-2/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@735 f203690c-595d-4dc9-a70b-905162fa7fd2
* add methods to get the actual attachment contentJames Ahlborn2013-06-021-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@733 f203690c-595d-4dc9-a70b-905162fa7fd2
* add more methods to Database for retrieving RelationshipsJames Ahlborn2013-05-311-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@732 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix partial page updates when using CodecHandlers which can only do full ↵James Ahlborn2013-05-251-0/+6
| | | | | | page encoding git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@728 f203690c-595d-4dc9-a70b-905162fa7fd2
* retry releaseJames Ahlborn2013-05-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@720 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2013-05-101-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@713 f203690c-595d-4dc9-a70b-905162fa7fd2
* do not unicode compress strings which are longer than 1024 charsJames Ahlborn2013-05-031-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@709 f203690c-595d-4dc9-a70b-905162fa7fd2
* prepare for releaseJames Ahlborn2013-02-191-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@657 f203690c-595d-4dc9-a70b-905162fa7fd2
* initial support for optionally enforcing foreign-key constraints (fixes ↵James Ahlborn2012-11-201-0/+6
| | | | | | feature request #22) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@655 f203690c-595d-4dc9-a70b-905162fa7fd2
* add support for hyperlink columnsJames Ahlborn2012-11-081-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@653 f203690c-595d-4dc9-a70b-905162fa7fd2
* fix typoJames Ahlborn2012-10-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@652 f203690c-595d-4dc9-a70b-905162fa7fd2
* plugin updates, sf updatesJames Ahlborn2012-10-161-56/+56
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@648 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2012-10-161-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@647 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix some more edge cases in date/time conversions (fixes issue 92)James Ahlborn2012-10-151-1/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@645 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added the MemFileChannel to enable working with dbs completely in memoryJames Ahlborn2012-09-241-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@642 f203690c-595d-4dc9-a70b-905162fa7fd2
* Added DatabaseBuilder in for more convenient and flexible Database open/createJames Ahlborn2012-09-231-0/+4
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@641 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add some more functionality to Joiner to facilitate integrity enforcement ↵James Ahlborn2012-08-261-0/+6
| | | | | | (hasRows and deleteRows) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@640 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2012-07-111-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@631 f203690c-595d-4dc9-a70b-905162fa7fd2
* rework partial page writing and interacting with CodecHandlers (issue #3532250)James Ahlborn2012-06-131-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@628 f203690c-595d-4dc9-a70b-905162fa7fd2
* Add ImportUtil.toColumns to enable more advanced Table creation ↵James Ahlborn2012-05-251-0/+4
| | | | | | implementations (fixes issue 3523181) git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@627 f203690c-595d-4dc9-a70b-905162fa7fd2
* Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)James Ahlborn2012-05-251-0/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@626 f203690c-595d-4dc9-a70b-905162fa7fd2
* add osgi header information to the jar manifest (fixes issue 3523179)James Ahlborn2012-05-251-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@625 f203690c-595d-4dc9-a70b-905162fa7fd2
* doc updatesJames Ahlborn2012-04-031-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@623 f203690c-595d-4dc9-a70b-905162fa7fd2
* prep for releaseJames Ahlborn2012-04-031-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@619 f203690c-595d-4dc9-a70b-905162fa7fd2
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-1/+3
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@611 f203690c-595d-4dc9-a70b-905162fa7fd2
* add initial support for linked tables (fixes issue 3479560)James Ahlborn2012-02-011-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@610 f203690c-595d-4dc9-a70b-905162fa7fd2
* Rename and refactor the Cursor find methods to improve usabilityJames Ahlborn2011-12-271-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@606 f203690c-595d-4dc9-a70b-905162fa7fd2