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
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Implement support for partial index lookups. Efficient IndexCursor lookups c...
James Ahlborn
2017-04-03
8
-56
/
+212
*
|
change regex to compile on first use; turn invalid pattern into unmatchable r...
James Ahlborn
2017-02-11
1
-31
/
+47
*
|
add more type coercion, string and date to num
James Ahlborn
2017-02-07
3
-70
/
+72
*
|
support string to number coercion for mixed math operations
James Ahlborn
2017-02-04
3
-2
/
+100
*
|
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
7
-23
/
+179
*
|
merge trunk changes through r1077
James Ahlborn
2016-12-31
9
-106
/
+385
|
\
|
|
*
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
|
*
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
5
-95
/
+231
|
*
automatically switch to read-only mode when opening a file format which does ...
James Ahlborn
2016-11-12
1
-3
/
+12
*
|
ditch BIG_INT value type
James Ahlborn
2016-12-31
9
-143
/
+12
*
|
change evaluation context
James Ahlborn
2016-12-31
7
-125
/
+173
*
|
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
2
-9
/
+32
*
|
start testing simple math exprs
James Ahlborn
2016-12-18
2
-2
/
+12
*
|
add result caching for pure expressions
James Ahlborn
2016-12-15
2
-1
/
+47
*
|
implement more operations
James Ahlborn
2016-12-15
1
-5
/
+15
*
|
add method for indicating purity of an expression, possible use for future ca...
James Ahlborn
2016-12-15
3
-0
/
+78
*
|
ditch boolean type
James Ahlborn
2016-12-09
12
-135
/
+27
*
|
checkpoint reworking expression classes and implementing many basic operations
James Ahlborn
2016-12-09
20
-216
/
+1452
*
|
ditch extra import
James Ahlborn
2016-12-01
1
-1
/
+0
*
|
reorg of expression classes
James Ahlborn
2016-11-18
8
-70
/
+142
*
|
rework classes, add more interfaces; start implementing builtin functions usi...
James Ahlborn
2016-11-03
6
-156
/
+1050
*
|
test parsing of basic expressions
James Ahlborn
2016-10-26
1
-121
/
+216
*
|
parse between expr
James Ahlborn
2016-10-26
1
-44
/
+81
*
|
handle order of ops for other types of exprs
James Ahlborn
2016-10-25
1
-76
/
+173
*
|
convert all ops to enum values
James Ahlborn
2016-10-20
1
-44
/
+117
*
|
fix handling of equivalent precedence
James Ahlborn
2016-10-16
1
-5
/
+3
*
|
add debug to strings to start enabling some testing
James Ahlborn
2016-10-15
1
-11
/
+114
*
|
start implementing some special operators
James Ahlborn
2016-10-13
1
-55
/
+317
*
|
move expr type info into TokBuf
James Ahlborn
2016-10-04
1
-58
/
+65
*
|
make delims separate token type; implement parsing of more expr types
James Ahlborn
2016-09-29
2
-68
/
+199
*
|
parse some operators
James Ahlborn
2016-09-17
2
-45
/
+273
*
|
impl obj ref parsing
James Ahlborn
2016-09-16
2
-22
/
+94
*
|
impl expr tokenization
James Ahlborn
2016-09-15
3
-0
/
+986
|
/
*
misc cleanups; doc updates
James Ahlborn
2016-09-11
1
-2
/
+12
*
more update tests; fix minor bug with allocating new usage maps
James Ahlborn
2016-09-09
2
-2
/
+7
*
update javadocs, minor cleanups
mutateops
James Ahlborn
2016-09-08
5
-3
/
+25
*
remove debug output
James Ahlborn
2016-09-07
6
-26
/
+4
*
ensure unique rel name and limit total length
James Ahlborn
2016-09-07
5
-62
/
+63
*
merge trunk changes through r1024
James Ahlborn
2016-09-04
2
-3
/
+10
|
\
|
*
minor cleanups
James Ahlborn
2016-09-04
2
-3
/
+10
*
|
merge trunk changes through r1022
James Ahlborn
2016-09-04
4
-9
/
+205
|
\
|
|
*
Change multi-value complex columns so that they return all relevant column pr...
James Ahlborn
2016-09-04
4
-9
/
+205
|
*
primary key indexes should also have required flag
James Ahlborn
2016-05-18
1
-1
/
+10
*
|
ignore different flags for different fk indexes
James Ahlborn
2016-09-02
1
-4
/
+7
[prev]
[next]