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
/
test
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
expr
/
DefaultFunctionsTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
ensure unit tests run reliably in different locales
James Ahlborn
2024-02-01
1
-7
/
+10
*
tweak unit tests to allow for slight precision variations in different jvms
James Ahlborn
2019-02-07
1
-1
/
+5
*
handle number formats with no required digits
James Ahlborn
2019-02-04
1
-4
/
+13
*
more tests and tweaks to custom formatting
James Ahlborn
2019-01-31
1
-1
/
+10
*
more tests, more bug fixes for custom formats
James Ahlborn
2019-01-30
1
-9
/
+41
*
add unit tests, fix bugs in custom formats
James Ahlborn
2019-01-29
1
-12
/
+182
*
implement remaining custom formatting, not tested
James Ahlborn
2019-01-24
1
-0
/
+20
*
fix parsing of escaped double quote; implement euro format; implement most cu...
James Ahlborn
2019-01-19
1
-1
/
+16
*
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
1
-3
/
+4
*
update parent pom; fix test failure
James Ahlborn
2018-11-27
1
-1
/
+1
*
implement Format with predefined formats
James Ahlborn
2018-11-20
1
-0
/
+59
*
currency format uses parens; add bool predefined formats
James Ahlborn
2018-11-15
1
-2
/
+2
*
implement FormatDateTime function
James Ahlborn
2018-11-13
1
-0
/
+8
*
implement FormatCurrency and FormatPercent
James Ahlborn
2018-11-08
1
-0
/
+10
*
fill out remaining tests for FormatNumber
James Ahlborn
2018-11-08
1
-0
/
+13
*
add more numeric config
James Ahlborn
2018-11-08
1
-450
/
+407
*
implement DateDiff function
James Ahlborn
2018-11-06
1
-0
/
+69
*
implement replace function
James Ahlborn
2018-11-03
1
-0
/
+16
*
implement Val function
James Ahlborn
2018-11-02
1
-0
/
+10
*
finish DateAdd function
James Ahlborn
2018-10-29
1
-0
/
+17
*
rework string conversion to date; add support for dates with implicit years; ...
James Ahlborn
2018-10-18
1
-2
/
+28
*
fix broken test
James Ahlborn
2018-10-10
1
-2
/
+2
*
reimplemnt and test financial functions
James Ahlborn
2018-10-10
1
-61
/
+94
*
add support for strconv function
James Ahlborn
2018-10-05
1
-0
/
+5
*
add support for monthname function; implement better string to date/time conv...
James Ahlborn
2018-09-29
1
-0
/
+9
*
add support for weekdayname function
James Ahlborn
2018-09-26
1
-0
/
+6
*
implement IsNumeric; add support for hex/oct integer strings
James Ahlborn
2018-09-18
1
-0
/
+14
*
test TimeSerial; implement DateSerial
James Ahlborn
2018-07-26
1
-0
/
+9
*
test custom EvalConfig; fix time format
James Ahlborn
2018-07-26
1
-2
/
+5
*
add some date function tests
James Ahlborn
2018-07-25
1
-0
/
+23
*
test number functions
James Ahlborn
2018-07-17
1
-0
/
+41
*
test more functions
James Ahlborn
2018-07-17
1
-0
/
+54
*
add ability to get original expression; implement some parsing tests
James Ahlborn
2018-07-17
1
-0
/
+2
*
add some tests for functions; fix said functions
James Ahlborn
2018-06-26
1
-1
/
+25
*
add number format unit tests; update tests based on new formatting
James Ahlborn
2018-06-05
1
-44
/
+44
*
use specific exceptions for expr eval
James Ahlborn
2018-03-31
1
-12
/
+4
*
fix null handling for string funcs
James Ahlborn
2018-03-31
1
-0
/
+9
*
some more financial funcs, not all fully working
James Ahlborn
2017-12-23
1
-0
/
+68
*
implement some financial functions
James Ahlborn
2017-10-31
1
-0
/
+36
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
1
-9
/
+9
*
bug fixes and unit tests
James Ahlborn
2017-09-19
1
-0
/
+21
*
fix some cast functions; more unit tests
James Ahlborn
2017-09-10
1
-0
/
+17
*
add some initial default function unit tests; fix some parse bugs
James Ahlborn
2017-09-06
1
-0
/
+54