1072 Révisions (jackcess-2.2.2)
 

Auteur SHA1 Message Date
  James Ahlborn f4ab43bc63 [maven-release-plugin] copy for tag jackcess-2.2.2 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 c25109f673 Fix length in units calculation for Access 97 text fields. Fixes #151 il y a 5 ans
  James Ahlborn f3a4168bd5 use fromUnitSize 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 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 cd6d6e622c minor tweaks to date handling; clear caches when config updated; ensure date formats have correct symbols 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
  James Ahlborn ac6811e50d implement FormatDateTime function il y a 5 ans
  James Ahlborn 25069267eb implement FormatCurrency and FormatPercent il y a 5 ans
  James Ahlborn fedeb0bc35 fill out remaining tests for FormatNumber il y a 5 ans
  James Ahlborn a2a57f1c3c add more numeric config il y a 5 ans
  James Ahlborn 47de466737 untested support for FormatNumber il y a 5 ans
  James Ahlborn b1fa4abea5 implement DateDiff function il y a 5 ans
  James Ahlborn 45699400f0 implement replace function il y a 5 ans
  James Ahlborn 504a1d8c0b implement Val function il y a 5 ans
  James Ahlborn 45f64df5c5 finish DateAdd function il y a 5 ans
  James Ahlborn 8d5f4dc169 initial work for DateAdd function il y a 5 ans
  James Ahlborn cea9b76064 update javadocs for new function il y a 5 ans
  James Ahlborn 6d1e438383 rework string conversion to date; add support for dates with implicit years; implement DatePart function il y a 5 ans
  James Ahlborn e95602c377 fix broken test il y a 5 ans
  James Ahlborn 603d0d1313 reimplemnt and test financial functions il y a 5 ans
  James Ahlborn 11b92ba49d add support for strconv function il y a 5 ans
  James Ahlborn 535e01e485 handle am/pm suffix dependent on date/time config il y a 5 ans
  James Ahlborn 762312dd49 handle alternate decimal separators based on numeric config il y a 5 ans
  James Ahlborn 859ba14dff set default date/time and numeric config for a database il y a 5 ans
  James Ahlborn 443c9fef2b rework public expression api with better locale handling; support parsing of number strings with grouping separators il y a 5 ans
  James Ahlborn a314d6501d add support for monthname function; implement better string to date/time conversions il y a 5 ans
  James Ahlborn 0dea2079f7 add support for weekdayname function il y a 5 ans
  James Ahlborn b9dddc4eed implement IsNumeric; add support for hex/oct integer strings il y a 5 ans
  James Ahlborn 010cc904a5 implement IsNumeric; add support for hex/oct integer strings il y a 5 ans
  James Ahlborn 8d5ae34b81 spelling il y a 5 ans
  James Ahlborn 3ac2b76bd3 [maven-release-plugin] prepare for next development iteration il y a 5 ans
  James Ahlborn a83cdd4c1a [maven-release-plugin] prepare release jackcess-2.2.0 il y a 5 ans
  James Ahlborn 29fcd9758e prep for release il y a 5 ans
  James Ahlborn f3bdc28209 more doc updates il y a 5 ans
  James Ahlborn 1236f27d91 refactor support for working with Value instances il y a 5 ans
  James Ahlborn 44b3742c6d add a bunch of javadocs for expr classes il y a 5 ans
  James Ahlborn 5dbcd36169 minor refactor of function support; start adding top level docs for evaluation support il y a 5 ans
  James Ahlborn f0db074605 fix compiler warning il y a 5 ans
  James Ahlborn 821c939d1c update parent pom; update urls for https il y a 5 ans
  James Ahlborn 3739de6df8 test TimeSerial; implement DateSerial il y a 5 ans