]> source.dussan.org Git - jackcess.git/shortlog
jackcess.git
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
2017-06-15 James Ahlbornvalidate length of pre-defined relationship name
2017-06-06 James AhlbornAdd option to specify relationship name, fixes pull...
2017-05-31 James AhlbornFix parsing of certain internal-use queries. Fixes...
2017-05-24 James Ahlbornmerge trunk changes through r1100
2017-05-18 James Ahlborn[maven-release-plugin] prepare for next development...
2017-05-18 James Ahlborn[maven-release-plugin] prepare release jackcess-2.1.7
2017-05-18 James Ahlbornprep for release
2017-05-11 James Ahlbornprovide accessors for defaults config
2017-05-11 James AhlbornAdd CustomLinkResolver which facilitates loading linked...
2017-05-07 James AhlbornAllow inserting negative auto number fields, fixes...
2017-05-03 James AhlbornCover the GENERIC_JET4 format in unit tests, thanks...
2017-04-29 James Ahlbornmerge trunk changes through r1091
2017-04-29 James Ahlbornuse actual implicit comp op subclass
2017-04-29 James Ahlbornbetter handling of non-conditional exprs as field valid...
2017-04-21 James Ahlbornupdate parent pom
2017-04-03 James Ahlbornmerge trunk changes through r1087
2017-04-03 James AhlbornImplement support for partial index lookups. Efficient...
2017-02-11 James Ahlbornmerge trunk changes through r1085
2017-02-11 James Ahlbornchange regex to compile on first use; turn invalid...
2017-02-07 James Ahlbornadd more type coercion, string and date to num
2017-02-04 James Ahlbornsupport string to number coercion for mixed math operations
2017-02-01 James Ahlbornmore plugin cleanup
2017-01-26 James Ahlbornadd date time Value accessor
2017-01-15 James Ahlbornbetter terminology for expressions
2017-01-14 James Ahlbornadd TemporalConfig to allow for custom expression date...
2016-12-31 James Ahlbornmerge trunk changes through r1077
2016-12-31 James Ahlbornditch BIG_INT value type
2016-12-31 James Ahlbornchange evaluation context
2016-12-24 James Ahlbornuse isNull
2016-12-24 James AhlbornValue cleanup, start on functions
2016-12-22 James Ahlbornadd testing for most basic math and fix some edge case...
2016-12-18 James Ahlbornstart testing simple math exprs
2016-12-15 James Ahlbornadd result caching for pure expressions
2016-12-15 James Ahlbornimplement more operations
2016-12-15 James Ahlbornadd method for indicating purity of an expression,...
2016-12-09 James Ahlbornditch boolean type
next