aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fix formattingJames Ahlborn2013-09-221-2/+2
* tweak oleblob testsJames Ahlborn2013-09-183-30/+47
* add some oleblob unit testsJames Ahlborn2013-09-183-7/+154
* add some ole javadocsJames Ahlborn2013-09-172-18/+120
* fix rawstring tostring testsJames Ahlborn2013-09-152-7/+7
* fix poi detection code for ole handlingJames Ahlborn2013-09-152-1/+7
* implement nicer ascii text conversion for ole package pathsJames Ahlborn2013-09-151-0/+17
* Ignore invalid column usage map definitions, fixes issue 97James Ahlborn2013-09-143-6/+28
* fix unit test broken by tostring changesJames Ahlborn2013-09-121-2/+2
* initial support for blob creation/parsingJames Ahlborn2013-09-127-23/+1341
* add closeQuietly util methodJames Ahlborn2013-09-106-46/+21
* a little more revamp tostring outputJames Ahlborn2013-09-092-15/+15
* revamp tostring outputJames Ahlborn2013-09-0912-136/+353
* add changelog info for 2.0.0 releaseJames Ahlborn2013-08-261-0/+7
* add branch release infoJames Ahlborn2013-08-261-1/+1
* add docs about attachment changesJames Ahlborn2013-08-241-0/+12
* move files into standard maven dir structureJames Ahlborn2013-08-16224-0/+8745
* Fix reading of Properties with multiple value blocks (issue 96)James Ahlborn2013-08-163-5/+27
* more doc updatesJames Ahlborn2013-08-132-69/+78
* more udpates for 2.0 api changesJames Ahlborn2013-08-132-0/+24
* updates from 1.x branchJames Ahlborn2013-08-111-1/+1
* more javadoc cleanup; minor refactor of Joiner iteration methodsJames Ahlborn2013-08-1133-73/+65
* expand javadocs for core interfacesJames Ahlborn2013-08-0818-48/+111
* update docs for 2.x apiJames Ahlborn2013-08-022-25/+27
* use ExportUtil to implement display methodJames Ahlborn2013-08-021-32/+6
* add Query.isHidden method and expose original object flags on Query instancesJames Ahlborn2013-07-3113-43/+59
* merge branch jackcess-1.2.14 changes through r764James Ahlborn2013-07-313-2/+13
* update mdbtools urlJames Ahlborn2013-07-301-1/+1
* add site page for 1.x to 2.x upgradeJames Ahlborn2013-07-302-0/+146
* merge branch jackcess-2 changes through r759James Ahlborn2013-07-30112-13615/+15438
* prep for releaseJames Ahlborn2013-07-241-1/+1
* implement handling of usagemaps for long value (MEMO/OLE) columns, fixes issu...James Ahlborn2013-07-056-140/+444
* prep for releaseJames Ahlborn2013-06-191-1/+1
* make attachment decoding the defaultJames Ahlborn2013-06-144-42/+42
* add attachment encoding supportJames Ahlborn2013-06-048-23/+115
* add methods to get the actual attachment contentJames Ahlborn2013-06-027-8/+160
* add more methods to Database for retrieving RelationshipsJames Ahlborn2013-05-312-22/+105
* Fix partial page updates when using CodecHandlers which can only do full page...James Ahlborn2013-05-252-0/+7
* retry releaseJames Ahlborn2013-05-111-1/+1
* prep for releaseJames Ahlborn2013-05-101-1/+1
* cleanup importsJames Ahlborn2013-05-031-1/+0
* do not unicode compress strings which are longer than 1024 charsJames Ahlborn2013-05-033-1/+14
* use shared Calendar instance to converting DatesJames Ahlborn2013-02-282-5/+21
* add cookbook reference to front pageJames Ahlborn2013-02-232-0/+17
* finish some basic contentJames Ahlborn2013-02-232-8/+55
* prepare for releaseJames Ahlborn2013-02-191-1/+1
* cookbook updatesJames Ahlborn2013-02-031-3/+80
* initial support for optionally enforcing foreign-key constraints (fixes featu...James Ahlborn2012-11-206-75/+570
* update faqJames Ahlborn2012-11-201-14/+52
* add support for hyperlink columnsJames Ahlborn2012-11-082-4/+52