600 Комити (390fb12c8cb9a0232ae2a62c91db70ad7b716a35)
 

Аутор SHA1 Порука Датум
  James Ahlborn 390fb12c8c [maven-release-plugin] copy for tag jackcess-1.2.9 пре 11 година
  James Ahlborn 2158ddd5de [maven-release-plugin] prepare release jackcess-1.2.9 пре 11 година
  James Ahlborn ce06d6ffdd plugin updates, sf updates пре 11 година
  James Ahlborn 212316ae96 prep for release пре 11 година
  James Ahlborn c5fd0ac168 not enough content for now пре 11 година
  James Ahlborn bc30f4c165 Fix some more edge cases in date/time conversions (fixes issue 92) пре 11 година
  James Ahlborn 3f918ecfef update scm urls пре 11 година
  James Ahlborn 7d20c4cee1 expand test coverage, minor tweaks пре 11 година
  James Ahlborn 74b23acf24 Added the MemFileChannel to enable working with dbs completely in memory пре 11 година
  James Ahlborn fe78870364 Added DatabaseBuilder in for more convenient and flexible Database open/create пре 11 година
  James Ahlborn 3e547e1d59 Add some more functionality to Joiner to facilitate integrity enforcement (hasRows and deleteRows) пре 11 година
  James Ahlborn 64f98b1d10 more cookbook work пре 12 година
  James Ahlborn a8aecc7073 enhance javadoc пре 12 година
  James Ahlborn f6df4faaca add jackcess encrypt link to other resources пре 12 година
  James Ahlborn c5abbf9884 start cooking the cookbook пре 12 година
  James Ahlborn 776c8d42c1 update developer info пре 12 година
  James Ahlborn bd87a1bfb2 [maven-release-plugin] prepare for next development iteration пре 12 година
  James Ahlborn 6727cf96f7 [maven-release-plugin] prepare release jackcess-1.2.8 пре 12 година
  James Ahlborn fb1dd83fc4 prep for release пре 12 година
  James Ahlborn ecb46de7fd reset position/limit after encoding page пре 12 година
  James Ahlborn acdd431dcf add codechandler unit test пре 12 година
  James Ahlborn fb3533f162 rework partial page writing and interacting with CodecHandlers (issue #3532250) пре 12 година
  James Ahlborn 4fd4eb6ea2 Add ImportUtil.toColumns to enable more advanced Table creation implementations (fixes issue 3523181) пре 12 година
  James Ahlborn 782e617538 Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534) пре 12 година
  James Ahlborn 2012b9931d add osgi header information to the jar manifest (fixes issue 3523179) пре 12 година
  James Ahlborn 6f2b4edfeb enhance javadoc пре 12 година
  James Ahlborn 499897124c doc updates пре 12 година
  James Ahlborn af2a153cf3 [maven-release-plugin] prepare for next development iteration пре 12 година
  James Ahlborn f6a51ca24b [maven-release-plugin] prepare release jackcess-1.2.7 пре 12 година
  James Ahlborn 642ebcb312 prep for release пре 12 година
  James Ahlborn 225aef081c updates пре 12 година
  James Ahlborn 3498d3a97e add explicit exception for unsupported encodings пре 12 година
  James Ahlborn 0aa749f025 add some more useful byte operations пре 12 година
  James Ahlborn 0d7390cc78 add codec type for access 2007+ encoding пре 12 година
  James Ahlborn af34773a07 add FAQ entry about 'decoding not supported' message пре 12 година
  James Ahlborn c73696764c update faq пре 12 година
  James Ahlborn e5a045f24e better exception message for decimal conversion failures пре 12 година
  James Ahlborn e2c2b16bdd add initial support for linked tables (fixes issue 3479560) пре 12 година
  James Ahlborn ae2ffd3970 add initial support for linked tables (fixes issue 3479560) пре 12 година
  James Ahlborn 012405a81e for consistency пре 12 година
  James Ahlborn cf62333f74 update to latest parent pom пре 12 година
  James Ahlborn 401c86401e handle wrong array type passed to addRow пре 12 година
  James Ahlborn fc3bd9e65c Rename and refactor the Cursor find methods to improve usability пре 12 година
  James Ahlborn 01ec74adba [maven-release-plugin] prepare for next development iteration пре 12 година
  James Ahlborn 3e5dfa596a [maven-release-plugin] prepare release jackcess-1.2.6 пре 12 година
  James Ahlborn 6ef9364e2d prep for release пре 12 година
  James Ahlborn 9b5c1cac83 ensure new database is flushed after creation as some users drop the Database returned from create() пре 12 година
  James Ahlborn f646e75d5b always pass Object[] to ImportFilter.filterRow пре 12 година
  James Ahlborn 67560e68f2 Add option to import file without headers to existing table; Add ImportUtil.Builder and ExportUtil.Builder to simplify import/export operations пре 12 година
  James Ahlborn 54e66161e1 Allow ImportFilter and ExportFilter to return null from filterRow() to indicate that a row should be skipped. пре 12 година