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
...
*
untested support for FormatNumber
James Ahlborn
2018-11-07
1
-0
/
+62
*
implement DateDiff function
James Ahlborn
2018-11-06
3
-6
/
+233
*
implement replace function
James Ahlborn
2018-11-03
6
-35
/
+94
*
implement Val function
James Ahlborn
2018-11-02
4
-40
/
+62
*
finish DateAdd function
James Ahlborn
2018-10-29
6
-20
/
+80
*
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
15
-138
/
+417
*
fix broken test
James Ahlborn
2018-10-10
1
-2
/
+2
*
reimplemnt and test financial functions
James Ahlborn
2018-10-10
5
-364
/
+341
*
add support for strconv function
James Ahlborn
2018-10-05
5
-16
/
+73
*
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
31
-735
/
+730
*
add support for monthname function; implement better string to date/time conv...
James Ahlborn
2018-09-29
11
-120
/
+319
*
add support for weekdayname function
James Ahlborn
2018-09-26
2
-14
/
+61
*
implement IsNumeric; add support for hex/oct integer strings
James Ahlborn
2018-09-18
1
-0
/
+6
*
implement IsNumeric; add support for hex/oct integer strings
James Ahlborn
2018-09-18
5
-6
/
+75
*
spelling
James Ahlborn
2018-09-09
1
-1
/
+1
*
prep for release
James Ahlborn
2018-09-09
2
-1
/
+14
*
more doc updates
James Ahlborn
2018-09-06
2
-30
/
+27
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
12
-255
/
+287
*
add a bunch of javadocs for expr classes
James Ahlborn
2018-09-06
10
-23
/
+235
*
minor refactor of function support; start adding top level docs for evaluatio...
James Ahlborn
2018-08-24
10
-266
/
+543
*
fix compiler warning
James Ahlborn
2018-08-23
1
-2
/
+2
*
update parent pom; update urls for https
James Ahlborn
2018-07-29
5
-11
/
+11
*
test TimeSerial; implement DateSerial
James Ahlborn
2018-07-26
2
-0
/
+42
*
test custom EvalConfig; fix time format
James Ahlborn
2018-07-26
3
-8
/
+87
*
add some date function tests
James Ahlborn
2018-07-25
3
-8
/
+40
*
minor update
James Ahlborn
2018-07-17
1
-0
/
+2
*
test number functions
James Ahlborn
2018-07-17
4
-7
/
+52
*
test more functions
James Ahlborn
2018-07-17
4
-6
/
+60
*
add ability to get original expression; implement some parsing tests
James Ahlborn
2018-07-17
5
-16
/
+62
*
fix handling of certain field validator expressions; add some tests for vario...
James Ahlborn
2018-07-14
4
-40
/
+176
*
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
3
-3
/
+61
*
more tests
James Ahlborn
2018-06-29
2
-0
/
+36
*
use common method pattern between ParseContext and EvalConfig
James Ahlborn
2018-06-27
3
-9
/
+6
*
ditch default parse context
James Ahlborn
2018-06-27
3
-24
/
+6
*
minor code warning cleanups
James Ahlborn
2018-06-27
6
-86
/
+100
*
merge trunk changes through r1170
exprs
James Ahlborn
2018-06-26
1
-1
/
+1
|
\
|
*
prep for release
James Ahlborn
2018-06-26
1
-1
/
+1
*
|
add some tests for functions; fix said functions
James Ahlborn
2018-06-26
3
-28
/
+53
*
|
return all values in map so that default values, calc values, etc get returne...
James Ahlborn
2018-06-06
1
-7
/
+5
*
|
more number format unit tests
James Ahlborn
2018-06-06
1
-0
/
+19
*
|
add number format unit tests; update tests based on new formatting
James Ahlborn
2018-06-05
2
-44
/
+131
*
|
add unit tests for property expression evaluation features
James Ahlborn
2018-06-05
4
-33
/
+316
*
|
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
[prev]
[next]