1040 Commits (762312dd4904a77283b2fa849e0c5baca6c68d5a)
 

Autor SHA1 Mensaje Fecha
  James Ahlborn 762312dd49 handle alternate decimal separators based on numeric config hace 5 años
  James Ahlborn 859ba14dff set default date/time and numeric config for a database hace 5 años
  James Ahlborn 443c9fef2b rework public expression api with better locale handling; support parsing of number strings with grouping separators hace 5 años
  James Ahlborn a314d6501d add support for monthname function; implement better string to date/time conversions hace 5 años
  James Ahlborn 0dea2079f7 add support for weekdayname function hace 5 años
  James Ahlborn b9dddc4eed implement IsNumeric; add support for hex/oct integer strings hace 5 años
  James Ahlborn 010cc904a5 implement IsNumeric; add support for hex/oct integer strings hace 5 años
  James Ahlborn 8d5ae34b81 spelling hace 5 años
  James Ahlborn 3ac2b76bd3 [maven-release-plugin] prepare for next development iteration hace 5 años
  James Ahlborn a83cdd4c1a [maven-release-plugin] prepare release jackcess-2.2.0 hace 5 años
  James Ahlborn 29fcd9758e prep for release hace 5 años
  James Ahlborn f3bdc28209 more doc updates hace 5 años
  James Ahlborn 1236f27d91 refactor support for working with Value instances hace 5 años
  James Ahlborn 44b3742c6d add a bunch of javadocs for expr classes hace 5 años
  James Ahlborn 5dbcd36169 minor refactor of function support; start adding top level docs for evaluation support hace 5 años
  James Ahlborn f0db074605 fix compiler warning hace 5 años
  James Ahlborn 821c939d1c update parent pom; update urls for https hace 5 años
  James Ahlborn 3739de6df8 test TimeSerial; implement DateSerial hace 5 años
  James Ahlborn dd7b26018c test custom EvalConfig; fix time format hace 5 años
  James Ahlborn b2aba90126 add some date function tests hace 5 años
  James Ahlborn 0080d0c36f minor update hace 5 años
  James Ahlborn abe506f27c test number functions hace 5 años
  James Ahlborn 18a4998e71 test more functions hace 5 años
  James Ahlborn 37338c5a25 add ability to get original expression; implement some parsing tests hace 5 años
  James Ahlborn 0dc74ed679 fix handling of certain field validator expressions; add some tests for various expressions hace 5 años
  James Ahlborn 62f7289248 handle alternate true/false constant values hace 5 años
  James Ahlborn 17d5d661ac add more tests; add not like hace 6 años
  James Ahlborn 0a182fbac9 more tests hace 6 años
  James Ahlborn 08d2cf2b83 use common method pattern between ParseContext and EvalConfig hace 6 años
  James Ahlborn a6f33b99a6 ditch default parse context hace 6 años
  James Ahlborn 1595c573b1 minor code warning cleanups hace 6 años
  James Ahlborn 480e6e7113 bump version for moderate feature update hace 6 años
  James Ahlborn 77b2229aa3 merge branch exprs changes through r1171 hace 6 años
  James Ahlborn 175a918ed7 merge trunk changes through r1170 hace 6 años
  James Ahlborn c01cc6e96c [maven-release-plugin] prepare for next development iteration hace 6 años
  James Ahlborn 12c881dd25 [maven-release-plugin] prepare release jackcess-2.1.12 hace 6 años
  James Ahlborn e820c1aacc prep for release hace 6 años
  James Ahlborn f495fcc761 add some tests for functions; fix said functions hace 6 años
  James Ahlborn 2faf773bb9 return all values in map so that default values, calc values, etc get returned to caller hace 6 años
  James Ahlborn 0b5f764325 more number format unit tests hace 6 años
  James Ahlborn 94ada64785 add number format unit tests; update tests based on new formatting hace 6 años
  James Ahlborn eae1835fb7 add unit tests for property expression evaluation features hace 6 años
  James Ahlborn c8f31f36dd allow col validator to get this column by name hace 6 años
  James Ahlborn 21300bc9d3 implement floating point number formatting which matches access hace 6 años
  James Ahlborn 6d200f6948 implement floating point number formatting which matches access hace 6 años
  James Ahlborn 73bf6959dd cleanup some fixmes hace 6 años
  James Ahlborn 0d10040410 handle literal string default values hace 6 años
  James Ahlborn 09d03800ce use decimal math context which matches access precision; tweak string to number conversion to match access hace 6 años
  James Ahlborn 2ff5d06acd normalize decimals when used; convert number literals to decimal instead of double; handle int overflow for number literals hace 6 años
  James Ahlborn bf14911076 do not allow null result for conditions hace 6 años