1229 Commits (master)
 

Author SHA1 Message Date
  James Ahlborn bd34641972 more javadocs tweaks; update changes for java 8 5 years ago
  James Ahlborn df615627c3 get javadocs displaying correctly 5 years ago
  James Ahlborn 84e162f6e2 merge trunk changes through r1241 5 years ago
  James Ahlborn c1aa151cd4 add LocalDateTime variants for various public Date based methods 5 years ago
  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 5 years ago
  James Ahlborn 21fe1417bb use interface to pass zone info into date/time conversion methods 5 years ago
  James Ahlborn 843a44dfe0 switch expression engine to LocalDateTime 5 years ago
  James Ahlborn 99af2bc3a6 round LDT date/times to millis; add some initial tests for LDT times 5 years ago
  James Ahlborn 980c96da2f merge trunk changes through r1235 5 years ago
  James Ahlborn abf32c90b1 initial support for LocalDateTime and Temporal types 5 years ago
  James Ahlborn cd6d6e622c minor tweaks to date handling; clear caches when config updated; ensure date formats have correct symbols 5 years ago
  James Ahlborn 6626d6b28f add support for Path 5 years ago
  James Ahlborn 322126f37d ditch log4j 5 years ago
  James Ahlborn ecccae0407 upgrade poi; upgrade various plugins 5 years ago
  James Ahlborn f6315def9c switch to commons lang3 5 years ago
  James Ahlborn 985b867496 update parent pom; fix test failure 5 years ago
  James Ahlborn bf0202a5ac prep for jdk8 switch 5 years ago
  James Ahlborn caa8db5b27 move to jdk8 5 years ago
  James Ahlborn d209a57058 implement Format with predefined formats 5 years ago
  James Ahlborn 8c64c96af6 currency format uses parens; add bool predefined formats 5 years ago
  James Ahlborn dad3be567a beginnings of general format support 5 years ago
  James Ahlborn ea8a75596c share nchars impl 5 years ago
  James Ahlborn 276ed56910 cache and reuse DecimalFormat instances 5 years ago
  James Ahlborn ac6811e50d implement FormatDateTime function 5 years ago
  James Ahlborn 25069267eb implement FormatCurrency and FormatPercent 5 years ago
  James Ahlborn fedeb0bc35 fill out remaining tests for FormatNumber 5 years ago
  James Ahlborn a2a57f1c3c add more numeric config 5 years ago
  James Ahlborn 47de466737 untested support for FormatNumber 5 years ago
  James Ahlborn b1fa4abea5 implement DateDiff function 5 years ago
  James Ahlborn 45699400f0 implement replace function 5 years ago
  James Ahlborn 504a1d8c0b implement Val function 5 years ago
  James Ahlborn 45f64df5c5 finish DateAdd function 5 years ago
  James Ahlborn 8d5f4dc169 initial work for DateAdd function 5 years ago
  James Ahlborn cea9b76064 update javadocs for new function 5 years ago
  James Ahlborn 6d1e438383 rework string conversion to date; add support for dates with implicit years; implement DatePart function 5 years ago
  James Ahlborn e95602c377 fix broken test 5 years ago
  James Ahlborn 603d0d1313 reimplemnt and test financial functions 5 years ago
  James Ahlborn 11b92ba49d add support for strconv function 5 years ago
  James Ahlborn 535e01e485 handle am/pm suffix dependent on date/time config 5 years ago
  James Ahlborn 762312dd49 handle alternate decimal separators based on numeric config 5 years ago
  James Ahlborn 859ba14dff set default date/time and numeric config for a database 5 years ago
  James Ahlborn 443c9fef2b rework public expression api with better locale handling; support parsing of number strings with grouping separators 5 years ago
  James Ahlborn a314d6501d add support for monthname function; implement better string to date/time conversions 5 years ago
  James Ahlborn 0dea2079f7 add support for weekdayname function 5 years ago
  James Ahlborn b9dddc4eed implement IsNumeric; add support for hex/oct integer strings 5 years ago
  James Ahlborn 010cc904a5 implement IsNumeric; add support for hex/oct integer strings 5 years ago
  James Ahlborn 8d5ae34b81 spelling 5 years ago
  James Ahlborn 3ac2b76bd3 [maven-release-plugin] prepare for next development iteration 5 years ago
  James Ahlborn a83cdd4c1a [maven-release-plugin] prepare release jackcess-2.2.0 5 years ago
  James Ahlborn 29fcd9758e prep for release 5 years ago