index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
some more financial funcs, not all fully working
James Ahlborn
2017-12-23
2
-6
/
+313
*
implement some financial functions
James Ahlborn
2017-10-31
4
-0
/
+239
*
more math unit tests
James Ahlborn
2017-10-14
1
-0
/
+11
*
handle plus as a unary number modifier; handle precedence of plus/minus in mo...
James Ahlborn
2017-10-14
3
-12
/
+67
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
17
-204
/
+327
*
implement some date/time functions
James Ahlborn
2017-09-22
5
-71
/
+365
*
a few more number functions
James Ahlborn
2017-09-20
1
-22
/
+23
*
split out function groups; implement numeric functions
James Ahlborn
2017-09-20
6
-350
/
+612
*
bug fixes and unit tests
James Ahlborn
2017-09-19
2
-3
/
+24
*
fix some cast functions; more unit tests
James Ahlborn
2017-09-10
2
-6
/
+37
*
add some initial default function unit tests; fix some parse bugs
James Ahlborn
2017-09-06
4
-27
/
+70
*
implement a bunch of functions which really need unit tests; add support for ...
James Ahlborn
2017-09-05
5
-22
/
+334
*
implement various functions
James Ahlborn
2017-08-17
2
-4
/
+238
*
merge trunk changes through r1110
James Ahlborn
2017-07-26
8
-118
/
+389
|
\
|
*
Handle more advanced query join constructs. fixes issue #141
James Ahlborn
2017-07-14
3
-97
/
+283
|
*
prep for release
James Ahlborn
2017-06-26
1
-1
/
+1
|
*
handle missing table name for join expression
James Ahlborn
2017-06-26
2
-9
/
+7
|
*
validate length of pre-defined relationship name
James Ahlborn
2017-06-15
1
-0
/
+5
|
*
Add option to specify relationship name, fixes pull request #4
James Ahlborn
2017-06-06
5
-10
/
+55
|
*
Fix parsing of certain internal-use queries. Fixes issue #142
James Ahlborn
2017-05-31
3
-6
/
+43
*
|
merge trunk changes through r1100
James Ahlborn
2017-05-24
11
-31
/
+528
|
\
|
|
*
prep for release
James Ahlborn
2017-05-18
1
-1
/
+1
|
*
provide accessors for defaults config
James Ahlborn
2017-05-11
1
-4
/
+16
|
*
Add CustomLinkResolver which facilitates loading linked tables from files whi...
James Ahlborn
2017-05-11
6
-12
/
+460
|
*
Allow inserting negative auto number fields, fixes pull request #3
James Ahlborn
2017-05-07
3
-18
/
+12
|
*
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
James Ahlborn
2017-05-03
7
-4
/
+47
*
|
use actual implicit comp op subclass
James Ahlborn
2017-04-29
2
-2
/
+26
*
|
better handling of non-conditional exprs as field validators
James Ahlborn
2017-04-29
1
-8
/
+28
*
|
merge trunk changes through r1087
James Ahlborn
2017-04-03
10
-56
/
+486
|
\
|
|
*
Implement support for partial index lookups. Efficient IndexCursor lookups c...
James Ahlborn
2017-04-03
10
-56
/
+486
*
|
change regex to compile on first use; turn invalid pattern into unmatchable r...
James Ahlborn
2017-02-11
2
-34
/
+79
*
|
add more type coercion, string and date to num
James Ahlborn
2017-02-07
4
-70
/
+95
*
|
support string to number coercion for mixed math operations
James Ahlborn
2017-02-04
4
-7
/
+133
*
|
add date time Value accessor
James Ahlborn
2017-01-26
8
-10
/
+49
*
|
better terminology for expressions
James Ahlborn
2017-01-15
2
-27
/
+27
*
|
add TemporalConfig to allow for custom expression date/time formats
James Ahlborn
2017-01-14
8
-23
/
+183
*
|
merge trunk changes through r1077
James Ahlborn
2016-12-31
14
-145
/
+486
|
\
|
|
*
update parent pom; various plugin updates
James Ahlborn
2016-11-30
1
-1
/
+1
|
*
minor compilation cleanups
James Ahlborn
2016-11-30
1
-3
/
+2
|
*
use column names in error message
James Ahlborn
2016-11-30
1
-1
/
+1
|
*
prep for release
James Ahlborn
2016-11-30
1
-1
/
+1
|
*
better fix for switching read-only file formats to read-only mode, wrap with ...
James Ahlborn
2016-11-17
3
-17
/
+152
|
*
Add support for global usage maps which are reference type maps. fixes issue ...
James Ahlborn
2016-11-17
8
-129
/
+311
|
*
automatically switch to read-only mode when opening a file format which does ...
James Ahlborn
2016-11-12
3
-7
/
+32
*
|
ditch BIG_INT value type
James Ahlborn
2016-12-31
9
-143
/
+12
*
|
change evaluation context
James Ahlborn
2016-12-31
8
-127
/
+175
*
|
use isNull
James Ahlborn
2016-12-24
2
-4
/
+7
*
|
Value cleanup, start on functions
James Ahlborn
2016-12-24
7
-50
/
+34
*
|
add testing for most basic math and fix some edge case logic
James Ahlborn
2016-12-22
3
-39
/
+152
*
|
start testing simple math exprs
James Ahlborn
2016-12-18
3
-4
/
+87
[next]