1198 Commits (e7051f6a238717645836a3628630ad9a0f3f0fc9)
 

Author SHA1 Message Date
  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
  James Ahlborn f3bdc28209 more doc updates 5 years ago
  James Ahlborn 1236f27d91 refactor support for working with Value instances 5 years ago
  James Ahlborn 44b3742c6d add a bunch of javadocs for expr classes 5 years ago
  James Ahlborn 5dbcd36169 minor refactor of function support; start adding top level docs for evaluation support 5 years ago
  James Ahlborn f0db074605 fix compiler warning 5 years ago
  James Ahlborn 821c939d1c update parent pom; update urls for https 5 years ago
  James Ahlborn 3739de6df8 test TimeSerial; implement DateSerial 5 years ago
  James Ahlborn dd7b26018c test custom EvalConfig; fix time format 5 years ago
  James Ahlborn b2aba90126 add some date function tests 5 years ago
  James Ahlborn 0080d0c36f minor update 5 years ago
  James Ahlborn abe506f27c test number functions 5 years ago
  James Ahlborn 18a4998e71 test more functions 5 years ago
  James Ahlborn 37338c5a25 add ability to get original expression; implement some parsing tests 5 years ago
  James Ahlborn 0dc74ed679 fix handling of certain field validator expressions; add some tests for various expressions 5 years ago
  James Ahlborn 62f7289248 handle alternate true/false constant values 5 years ago
  James Ahlborn 17d5d661ac add more tests; add not like 5 years ago
  James Ahlborn 0a182fbac9 more tests 5 years ago
  James Ahlborn 08d2cf2b83 use common method pattern between ParseContext and EvalConfig 5 years ago
  James Ahlborn a6f33b99a6 ditch default parse context 5 years ago
  James Ahlborn 1595c573b1 minor code warning cleanups 5 years ago
  James Ahlborn 480e6e7113 bump version for moderate feature update 5 years ago
  James Ahlborn 77b2229aa3 merge branch exprs changes through r1171 5 years ago
  James Ahlborn 175a918ed7 merge trunk changes through r1170 5 years ago
  James Ahlborn c01cc6e96c [maven-release-plugin] prepare for next development iteration 5 years ago
  James Ahlborn 12c881dd25 [maven-release-plugin] prepare release jackcess-2.1.12 5 years ago
  James Ahlborn e820c1aacc prep for release 5 years ago
  James Ahlborn f495fcc761 add some tests for functions; fix said functions 5 years ago
  James Ahlborn 2faf773bb9 return all values in map so that default values, calc values, etc get returned to caller 6 years ago
  James Ahlborn 0b5f764325 more number format unit tests 6 years ago
  James Ahlborn 94ada64785 add number format unit tests; update tests based on new formatting 6 years ago
  James Ahlborn eae1835fb7 add unit tests for property expression evaluation features 6 years ago