| Commit message (Expand) | Author | Age | Files | Lines |
* | [maven-release-plugin] copy for tag jackcess-1.2.10jackcess-1.2.10 | James Ahlborn | 2013-02-19 | 0 | -0/+0 |
* | [maven-release-plugin] prepare release jackcess-1.2.10 | James Ahlborn | 2013-02-19 | 1 | -4/+4 |
* | prepare for release | James Ahlborn | 2013-02-19 | 1 | -1/+1 |
* | cookbook updates | James Ahlborn | 2013-02-03 | 1 | -3/+80 |
* | initial support for optionally enforcing foreign-key constraints (fixes featu... | James Ahlborn | 2012-11-20 | 7 | -75/+708 |
* | update faq | James Ahlborn | 2012-11-20 | 1 | -14/+52 |
* | add support for hyperlink columns | James Ahlborn | 2012-11-08 | 2 | -4/+52 |
* | fix typo | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | James Ahlborn | 2012-10-16 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release jackcess-1.2.9 | James Ahlborn | 2012-10-16 | 1 | -4/+4 |
* | plugin updates, sf updates | James Ahlborn | 2012-10-16 | 2 | -62/+59 |
* | prep for release | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | not enough content for now | James Ahlborn | 2012-10-16 | 1 | -1/+1 |
* | Fix some more edge cases in date/time conversions (fixes issue 92) | James Ahlborn | 2012-10-15 | 3 | -7/+64 |
* | update scm urls | James Ahlborn | 2012-10-12 | 1 | -3/+3 |
* | expand test coverage, minor tweaks | James Ahlborn | 2012-09-24 | 2 | -3/+20 |
* | Added the MemFileChannel to enable working with dbs completely in memory | James Ahlborn | 2012-09-24 | 6 | -8/+678 |
* | Added DatabaseBuilder in for more convenient and flexible Database open/create | James Ahlborn | 2012-09-23 | 7 | -78/+353 |
* | Add some more functionality to Joiner to facilitate integrity enforcement (ha... | James Ahlborn | 2012-08-26 | 3 | -6/+62 |
* | more cookbook work | James Ahlborn | 2012-07-26 | 1 | -2/+62 |
* | enhance javadoc | James Ahlborn | 2012-07-26 | 1 | -32/+37 |
* | add jackcess encrypt link to other resources | James Ahlborn | 2012-07-21 | 1 | -0/+6 |
* | start cooking the cookbook | James Ahlborn | 2012-07-12 | 2 | -0/+85 |
* | update developer info | James Ahlborn | 2012-07-12 | 1 | -1/+1 |
* | [maven-release-plugin] prepare for next development iteration | James Ahlborn | 2012-07-11 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release jackcess-1.2.8 | James Ahlborn | 2012-07-11 | 1 | -4/+4 |
* | prep for release | James Ahlborn | 2012-07-11 | 1 | -1/+1 |
* | reset position/limit after encoding page | James Ahlborn | 2012-06-14 | 2 | -1/+5 |
* | add codechandler unit test | James Ahlborn | 2012-06-14 | 1 | -0/+276 |
* | rework partial page writing and interacting with CodecHandlers (issue #3532250) | James Ahlborn | 2012-06-13 | 4 | -33/+68 |
* | Add ImportUtil.toColumns to enable more advanced Table creation implementatio... | James Ahlborn | 2012-05-25 | 2 | -28/+43 |
* | Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) | James Ahlborn | 2012-05-25 | 2 | -0/+6 |
* | add osgi header information to the jar manifest (fixes issue 3523179) | James Ahlborn | 2012-05-25 | 2 | -0/+33 |
* | enhance javadoc | James Ahlborn | 2012-05-24 | 1 | -7/+17 |
* | doc updates | James Ahlborn | 2012-04-03 | 2 | -8/+20 |
* | [maven-release-plugin] prepare for next development iteration | James Ahlborn | 2012-04-03 | 1 | -4/+4 |
* | [maven-release-plugin] prepare release jackcess-1.2.7 | James Ahlborn | 2012-04-03 | 1 | -4/+4 |
* | prep for release | James Ahlborn | 2012-04-03 | 1 | -1/+1 |
* | updates | James Ahlborn | 2012-03-29 | 1 | -0/+2 |
* | add explicit exception for unsupported encodings | James Ahlborn | 2012-03-14 | 2 | -3/+51 |
* | add some more useful byte operations | James Ahlborn | 2012-03-14 | 5 | -14/+49 |
* | add codec type for access 2007+ encoding | James Ahlborn | 2012-03-01 | 2 | -1/+7 |
* | add FAQ entry about 'decoding not supported' message | James Ahlborn | 2012-02-29 | 1 | -0/+17 |
* | update faq | James Ahlborn | 2012-02-08 | 1 | -8/+16 |
* | better exception message for decimal conversion failures | James Ahlborn | 2012-02-06 | 1 | -2/+8 |
* | add initial support for linked tables (fixes issue 3479560) | James Ahlborn | 2012-02-01 | 1 | -1/+3 |
* | add initial support for linked tables (fixes issue 3479560) | James Ahlborn | 2012-02-01 | 11 | -38/+367 |
* | for consistency | James Ahlborn | 2012-01-11 | 1 | -1/+1 |
* | update to latest parent pom | James Ahlborn | 2012-01-11 | 1 | -1/+1 |
* | handle wrong array type passed to addRow | James Ahlborn | 2011-12-30 | 1 | -8/+11 |