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
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement replace function
James Ahlborn
2018-11-03
5
-35
/
+78
*
implement Val function
James Ahlborn
2018-11-02
3
-40
/
+52
*
finish DateAdd function
James Ahlborn
2018-10-29
5
-20
/
+63
*
initial work for DateAdd function
James Ahlborn
2018-10-28
3
-1
/
+65
*
update javadocs for new function
James Ahlborn
2018-10-22
1
-1
/
+1
*
rework string conversion to date; add support for dates with implicit years; ...
James Ahlborn
2018-10-18
13
-135
/
+388
*
reimplemnt and test financial functions
James Ahlborn
2018-10-10
4
-303
/
+247
*
add support for strconv function
James Ahlborn
2018-10-05
3
-16
/
+64
*
handle am/pm suffix dependent on date/time config
James Ahlborn
2018-10-05
1
-9
/
+12
*
handle alternate decimal separators based on numeric config
James Ahlborn
2018-10-05
1
-6
/
+21
*
set default date/time and numeric config for a database
James Ahlborn
2018-10-05
1
-3
/
+2
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
30
-727
/
+710
*
add support for monthname function; implement better string to date/time conv...
James Ahlborn
2018-09-29
9
-118
/
+285
*
add support for weekdayname function
James Ahlborn
2018-09-26
1
-14
/
+55
*
implement IsNumeric; add support for hex/oct integer strings
James Ahlborn
2018-09-18
3
-6
/
+57
*
more doc updates
James Ahlborn
2018-09-06
2
-30
/
+27
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
10
-249
/
+281
*
add a bunch of javadocs for expr classes
James Ahlborn
2018-09-06
9
-17
/
+228
*
minor refactor of function support; start adding top level docs for evaluatio...
James Ahlborn
2018-08-24
8
-265
/
+532
*
test TimeSerial; implement DateSerial
James Ahlborn
2018-07-26
1
-0
/
+33
*
test custom EvalConfig; fix time format
James Ahlborn
2018-07-26
1
-5
/
+5
*
add some date function tests
James Ahlborn
2018-07-25
1
-5
/
+14
*
minor update
James Ahlborn
2018-07-17
1
-0
/
+2
*
test number functions
James Ahlborn
2018-07-17
3
-7
/
+11
*
test more functions
James Ahlborn
2018-07-17
2
-4
/
+6
*
add ability to get original expression; implement some parsing tests
James Ahlborn
2018-07-17
3
-16
/
+29
*
fix handling of certain field validator expressions; add some tests for vario...
James Ahlborn
2018-07-14
2
-12
/
+17
*
handle alternate true/false constant values
James Ahlborn
2018-07-13
1
-4
/
+11
*
add more tests; add not like
James Ahlborn
2018-07-01
2
-1
/
+15
*
more tests
James Ahlborn
2018-06-29
1
-0
/
+1
*
use common method pattern between ParseContext and EvalConfig
James Ahlborn
2018-06-27
2
-6
/
+3
*
ditch default parse context
James Ahlborn
2018-06-27
2
-21
/
+1
*
minor code warning cleanups
James Ahlborn
2018-06-27
6
-86
/
+100
*
add some tests for functions; fix said functions
James Ahlborn
2018-06-26
2
-27
/
+28
*
return all values in map so that default values, calc values, etc get returne...
James Ahlborn
2018-06-06
1
-7
/
+5
*
add unit tests for property expression evaluation features
James Ahlborn
2018-06-05
2
-2
/
+2
*
allow col validator to get this column by name
James Ahlborn
2018-06-04
2
-0
/
+18
*
implement floating point number formatting which matches access
James Ahlborn
2018-06-03
1
-0
/
+178
*
implement floating point number formatting which matches access
James Ahlborn
2018-06-03
8
-28
/
+41
*
cleanup some fixmes
James Ahlborn
2018-05-30
1
-4
/
+1
*
handle literal string default values
James Ahlborn
2018-05-30
4
-98
/
+129
*
use decimal math context which matches access precision; tweak string to numb...
James Ahlborn
2018-05-30
2
-15
/
+32
*
normalize decimals when used; convert number literals to decimal instead of d...
James Ahlborn
2018-05-27
4
-36
/
+73
*
do not allow null result for conditions
James Ahlborn
2018-05-25
3
-95
/
+95
*
merge trunk changes through r1152
James Ahlborn
2018-05-25
3
-14
/
+173
|
\
|
*
Create new usage map correctly when adding an index to an existing table. fi...
James Ahlborn
2018-05-22
1
-235
/
+241
|
*
Add some additional property keys and relevant enums for values
James Ahlborn
2018-05-19
2
-12
/
+165
*
|
knock out some fixmes; add support for custom function lookup and custom bind...
James Ahlborn
2018-05-19
8
-30
/
+109
*
|
plug expr evaluation into columns/tables; create Identifier for tracking expr...
James Ahlborn
2018-05-08
26
-131
/
+1484
*
|
start enforcing the required and no-zero len column properties
James Ahlborn
2018-04-29
8
-606
/
+822
[next]