]> source.dussan.org Git - jackcess.git/shortlog
jackcess.git
2018-10-18 James Ahlbornrework string conversion to date; add support for dates...
2018-10-10 James Ahlbornfix broken test
2018-10-10 James Ahlbornreimplemnt and test financial functions
2018-10-05 James Ahlbornadd support for strconv function
2018-10-05 James Ahlbornhandle am/pm suffix dependent on date/time config
2018-10-05 James Ahlbornhandle alternate decimal separators based on numeric...
2018-10-05 James Ahlbornset default date/time and numeric config for a database
2018-10-04 James Ahlbornrework public expression api with better locale handlin...
2018-09-29 James Ahlbornadd support for monthname function; implement better...
2018-09-26 James Ahlbornadd support for weekdayname function
2018-09-18 James Ahlbornimplement IsNumeric; add support for hex/oct integer...
2018-09-18 James Ahlbornimplement IsNumeric; add support for hex/oct integer...
2018-09-09 James Ahlbornspelling
2018-09-09 James Ahlborn[maven-release-plugin] prepare for next development...
2018-09-09 James Ahlborn[maven-release-plugin] prepare release jackcess-2.2.0
2018-09-09 James Ahlbornprep for release
2018-09-06 James Ahlbornmore doc updates
2018-09-06 James Ahlbornrefactor support for working with Value instances
2018-09-06 James Ahlbornadd a bunch of javadocs for expr classes
2018-08-24 James Ahlbornminor refactor of function support; start adding top...
2018-08-23 James Ahlbornfix compiler warning
2018-07-29 James Ahlbornupdate parent pom; update urls for https
2018-07-26 James Ahlborntest TimeSerial; implement DateSerial
2018-07-26 James Ahlborntest custom EvalConfig; fix time format
2018-07-25 James Ahlbornadd some date function tests
2018-07-17 James Ahlbornminor update
2018-07-17 James Ahlborntest number functions
2018-07-17 James Ahlborntest more functions
2018-07-17 James Ahlbornadd ability to get original expression; implement some...
2018-07-14 James Ahlbornfix handling of certain field validator expressions...
2018-07-13 James Ahlbornhandle alternate true/false constant values
2018-07-01 James Ahlbornadd more tests; add not like
2018-06-29 James Ahlbornmore tests
2018-06-27 James Ahlbornuse common method pattern between ParseContext and...
2018-06-27 James Ahlbornditch default parse context
2018-06-27 James Ahlbornminor code warning cleanups
2018-06-26 James Ahlbornbump version for moderate feature update
2018-06-26 James Ahlbornmerge branch exprs changes through r1171
2018-06-26 James Ahlbornmerge trunk changes through r1170 exprs
2018-06-26 James Ahlborn[maven-release-plugin] prepare for next development...
2018-06-26 James Ahlborn[maven-release-plugin] prepare release jackcess-2.1.12
2018-06-26 James Ahlbornprep for release
2018-06-26 James Ahlbornadd some tests for functions; fix said functions
2018-06-06 James Ahlbornreturn all values in map so that default values, calc...
2018-06-06 James Ahlbornmore number format unit tests
2018-06-05 James Ahlbornadd number format unit tests; update tests based on...
2018-06-05 James Ahlbornadd unit tests for property expression evaluation features
2018-06-04 James Ahlbornallow col validator to get this column by name
2018-06-03 James Ahlbornimplement floating point number formatting which matche...
2018-06-03 James Ahlbornimplement floating point number formatting which matche...
2018-05-30 James Ahlborncleanup some fixmes
2018-05-30 James Ahlbornhandle literal string default values
2018-05-30 James Ahlbornuse decimal math context which matches access precision...
2018-05-27 James Ahlbornnormalize decimals when used; convert number literals...
2018-05-25 James Ahlborndo not allow null result for conditions
2018-05-25 James Ahlbornmerge trunk changes through r1152
2018-05-22 James AhlbornCreate new usage map correctly when adding an index...
2018-05-19 James Ahlbornknock out some fixmes; add support for custom function...
2018-05-19 James AhlbornAdd some additional property keys and relevant enums...
2018-05-19 James Ahlbornmerge trunk changes through r1148
2018-05-08 James Ahlbornplug expr evaluation into columns/tables; create Identi...
2018-04-29 James Ahlbornstart enforcing the required and no-zero len column...
2018-03-31 James Ahlbornuse specific exceptions for expr eval
2018-03-31 James Ahlbornfix null handling for string funcs
2018-03-23 James Ahlbornmove rnd logic to RandomContext
2018-03-06 James Ahlborn[maven-release-plugin] prepare for next development...
2018-03-06 James Ahlborn[maven-release-plugin] prepare release jackcess-2.1.11
2018-03-04 James Ahlbornprep for release
2018-02-08 James Ahlbornmerge trunk changes through r1138
2018-02-07 James Ahlbornupdate ddl flag for default properties even if type...
2018-01-25 James AhlbornExpose the ddl attribute on properties. Set the attribu...
2018-01-19 James Ahlborn[maven-release-plugin] prepare for next development...
2018-01-19 James Ahlborn[maven-release-plugin] prepare release jackcess-2.1.10
2018-01-19 James Ahlbornprep for release
2018-01-17 James Ahlbornimplement sql type to DataType conversions specific...
2017-12-23 James Ahlbornsome more financial funcs, not all fully working
2017-12-19 James AhlbornAdd full support for access 2016 databases including...
2017-10-31 James Ahlbornimplement some financial functions
2017-10-14 James Ahlbornmore math unit tests
2017-10-14 James Ahlbornhandle plus as a unary number modifier; handle preceden...
2017-10-10 James Ahlborn[maven-release-plugin] prepare for next development...
2017-10-10 James Ahlborn[maven-release-plugin] prepare release jackcess-2.1.9
2017-10-10 James Ahlbornprep for release
2017-10-03 James AhlbornFix writing of property maps without any properties...
2017-10-03 James Ahlbornadd support link to main page
2017-09-23 James Ahlbornlong type should be int values; implement more date...
2017-09-22 James Ahlbornimplement some date/time functions
2017-09-20 James Ahlborna few more number functions
2017-09-20 James Ahlbornsplit out function groups; implement numeric functions
2017-09-19 James Ahlbornbug fixes and unit tests
2017-09-10 James Ahlbornfix some cast functions; more unit tests
2017-09-06 James Ahlbornadd some initial default function unit tests; fix some...
2017-09-05 James Ahlbornimplement a bunch of functions which really need unit...
2017-08-17 James Ahlbornimplement various functions
2017-07-26 James Ahlbornmerge trunk changes through r1110
2017-07-14 James AhlbornHandle more advanced query join constructs. fixes issue...
2017-06-26 James Ahlborn[maven-release-plugin] prepare for next development...
2017-06-26 James Ahlborn[maven-release-plugin] prepare release jackcess-2.1.8
2017-06-26 James Ahlbornprep for release
2017-06-26 James Ahlbornhandle missing table name for join expression
next