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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add unit tests for access 97 text indexes
a97_indexes
James Ahlborn
2019-08-19
2
-3
/
+27
*
use new general 97 index support
James Ahlborn
2019-08-16
1
-50
/
+51
*
Add ColumnFormatter utility which can apply Column Format property for displa...
James Ahlborn
2019-02-11
1
-19
/
+19
*
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
*
fix channel open options for new files
James Ahlborn
2018-12-31
1
-1
/
+1
*
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
3
-25
/
+33
*
add support for Path
James Ahlborn
2018-11-29
1
-16
/
+17
*
update parent pom; fix test failure
James Ahlborn
2018-11-27
1
-1
/
+1
*
implement Format with predefined formats
James Ahlborn
2018-11-20
3
-3
/
+62
*
currency format uses parens; add bool predefined formats
James Ahlborn
2018-11-15
1
-2
/
+2
*
cache and reuse DecimalFormat instances
James Ahlborn
2018-11-13
1
-0
/
+6
*
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
2
-0
/
+9
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
1
-8
/
+20
*
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
2
-0
/
+18
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
1
-4
/
+4
*
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
2
-3
/
+26
*
test number functions
James Ahlborn
2018-07-17
1
-0
/
+41
*
test more functions
James Ahlborn
2018-07-17
2
-2
/
+54
*
add ability to get original expression; implement some parsing tests
James Ahlborn
2018-07-17
2
-0
/
+33
*
fix handling of certain field validator expressions; add some tests for vario...
James Ahlborn
2018-07-14
1
-28
/
+68
*
add more tests; add not like
James Ahlborn
2018-07-01
1
-2
/
+46
*
more tests
James Ahlborn
2018-06-29
1
-0
/
+35
*
use common method pattern between ParseContext and EvalConfig
James Ahlborn
2018-06-27
1
-3
/
+3
*
ditch default parse context
James Ahlborn
2018-06-27
1
-3
/
+5
*
add some tests for functions; fix said functions
James Ahlborn
2018-06-26
1
-1
/
+25
*
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
*
implement floating point number formatting which matches access
James Ahlborn
2018-06-03
1
-3
/
+4
*
handle literal string default values
James Ahlborn
2018-05-30
1
-5
/
+24
[next]