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
/
com
/
healthmarketscience
/
jackcess
/
impl
/
expr
/
DefaultNumberFunctions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
1
-1
/
+1
*
implement Format with predefined formats
James Ahlborn
2018-11-20
1
-1
/
+0
*
implement replace function
James Ahlborn
2018-11-03
1
-10
/
+0
*
rework string conversion to date; add support for dates with implicit years; ...
James Ahlborn
2018-10-18
1
-1
/
+1
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
1
-19
/
+19
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
1
-18
/
+18
*
minor refactor of function support; start adding top level docs for evaluatio...
James Ahlborn
2018-08-24
1
-1
/
+2
*
test number functions
James Ahlborn
2018-07-17
1
-5
/
+6
*
implement floating point number formatting which matches access
James Ahlborn
2018-06-03
1
-2
/
+3
*
use decimal math context which matches access precision; tweak string to numb...
James Ahlborn
2018-05-30
1
-3
/
+4
*
use specific exceptions for expr eval
James Ahlborn
2018-03-31
1
-2
/
+3
*
move rnd logic to RandomContext
James Ahlborn
2018-03-23
1
-1
/
+1
*
implement some financial functions
James Ahlborn
2017-10-31
1
-0
/
+1
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
1
-7
/
+8
*
implement some date/time functions
James Ahlborn
2017-09-22
1
-9
/
+16
*
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
1
-0
/
+182