1106 Révisions (7e01bae3cd7b64686ee25d11172a8051b37eb799)
 

Auteur SHA1 Message Date
  James Ahlborn 7e01bae3cd handle number formats with no required digits il y a 5 ans
  James Ahlborn c8a05d8f59 merge trunk changes through r1271 il y a 5 ans
  James Ahlborn b2bb4fcdba more tests and tweaks to custom formatting il y a 5 ans
  James Ahlborn 229464aff2 more tests, more bug fixes for custom formats il y a 5 ans
  James Ahlborn f3c8bb34a4 add unit tests, fix bugs in custom formats il y a 5 ans
  James Ahlborn a06385c7c9 Use column label from ResultSetMetaData when importing. Fixes #152 il y a 5 ans
  James Ahlborn cb9ed9bd0b Fix parsing of escaped double quotes in expressions il y a 5 ans
  James Ahlborn ded1c6e0a1 implement remaining custom formatting, not tested il y a 5 ans
  James Ahlborn 85c0657595 fix parsing of escaped double quote; implement euro format; implement most custom formatting il y a 5 ans
  James Ahlborn 4b4a0bbb4f merge trunk changes through r1263 il y a 5 ans
  James Ahlborn 743ea33428 [maven-release-plugin] prepare for next development iteration il y a 5 ans
  James Ahlborn 9d66d8170f [maven-release-plugin] prepare release jackcess-2.2.2 il y a 5 ans
  James Ahlborn dc97692504 fix changelog for 151 bug fix il y a 5 ans
  James Ahlborn 86ae9b0103 merge trunk changes through r1258 il y a 5 ans
  James Ahlborn c25109f673 Fix length in units calculation for Access 97 text fields. Fixes #151 il y a 5 ans
  James Ahlborn 55531bcd05 fix channel open options for new files il y a 5 ans
  James Ahlborn f3a4168bd5 use fromUnitSize il y a 5 ans
  James Ahlborn 4b11b375e8 cleanup il y a 5 ans
  James Ahlborn 8dae0688da more ldt tests il y a 5 ans
  James Ahlborn 0f568a4620 add system prop for date/time type; rework how date/times are written based on date/time type il y a 5 ans
  James Ahlborn 61024b0227 merge trunk changes through r1251 il y a 5 ans
  James Ahlborn cbaecd70ff [maven-release-plugin] prepare for next development iteration il y a 5 ans
  James Ahlborn ec4b0fac61 [maven-release-plugin] prepare release jackcess-2.2.1 il y a 5 ans
  James Ahlborn 19b3a88708 tweak notice text il y a 5 ans
  James Ahlborn e7cab49a2f prep for release il y a 5 ans
  James Ahlborn 9c638f35bf overrides everywhere il y a 5 ans
  James Ahlborn a92bc3439f more javadoc fixes il y a 5 ans
  James Ahlborn bd34641972 more javadocs tweaks; update changes for java 8 il y a 5 ans
  James Ahlborn df615627c3 get javadocs displaying correctly il y a 5 ans
  James Ahlborn 84e162f6e2 merge trunk changes through r1241 il y a 5 ans
  James Ahlborn c1aa151cd4 add LocalDateTime variants for various public Date based methods il y a 5 ans
  James Ahlborn 112cb827e9 Ignore column validators for read-only dbs. This will avoid irrelevant failures when reading databases which have invalid column properties. Fixes #150 il y a 5 ans
  James Ahlborn 21fe1417bb use interface to pass zone info into date/time conversion methods il y a 5 ans
  James Ahlborn 843a44dfe0 switch expression engine to LocalDateTime il y a 5 ans
  James Ahlborn 99af2bc3a6 round LDT date/times to millis; add some initial tests for LDT times il y a 5 ans
  James Ahlborn 980c96da2f merge trunk changes through r1235 il y a 5 ans
  James Ahlborn abf32c90b1 initial support for LocalDateTime and Temporal types il y a 5 ans
  James Ahlborn cd6d6e622c minor tweaks to date handling; clear caches when config updated; ensure date formats have correct symbols il y a 5 ans
  James Ahlborn 6626d6b28f add support for Path il y a 5 ans
  James Ahlborn 322126f37d ditch log4j il y a 5 ans
  James Ahlborn ecccae0407 upgrade poi; upgrade various plugins il y a 5 ans
  James Ahlborn f6315def9c switch to commons lang3 il y a 5 ans
  James Ahlborn 985b867496 update parent pom; fix test failure il y a 5 ans
  James Ahlborn bf0202a5ac prep for jdk8 switch il y a 5 ans
  James Ahlborn caa8db5b27 move to jdk8 il y a 5 ans
  James Ahlborn d209a57058 implement Format with predefined formats il y a 5 ans
  James Ahlborn 8c64c96af6 currency format uses parens; add bool predefined formats il y a 5 ans
  James Ahlborn dad3be567a beginnings of general format support il y a 5 ans
  James Ahlborn ea8a75596c share nchars impl il y a 5 ans
  James Ahlborn 276ed56910 cache and reuse DecimalFormat instances il y a 5 ans