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
/
StringValue.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
overrides everywhere
James Ahlborn
2018-12-20
1
-0
/
+2
*
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
1
-2
/
+1
*
switch to commons lang3
James Ahlborn
2018-11-27
1
-1
/
+1
*
finish DateAdd function
James Ahlborn
2018-10-29
1
-14
/
+6
*
rework string conversion to date; add support for dates with implicit years; ...
James Ahlborn
2018-10-18
1
-1
/
+27
*
handle alternate decimal separators based on numeric config
James Ahlborn
2018-10-05
1
-6
/
+21
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
1
-11
/
+18
*
add support for monthname function; implement better string to date/time conv...
James Ahlborn
2018-09-29
1
-0
/
+1
*
implement IsNumeric; add support for hex/oct integer strings
James Ahlborn
2018-09-18
1
-4
/
+35
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
1
-1
/
+1
*
normalize decimals when used; convert number literals to decimal instead of d...
James Ahlborn
2018-05-27
1
-1
/
+1
*
plug expr evaluation into columns/tables; create Identifier for tracking expr...
James Ahlborn
2018-05-08
1
-3
/
+3
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
1
-2
/
+2
*
support string to number coercion for mixed math operations
James Ahlborn
2017-02-04
1
-0
/
+37
*
ditch boolean type
James Ahlborn
2016-12-09
1
-2
/
+2
*
checkpoint reworking expression classes and implementing many basic operations
James Ahlborn
2016-12-09
1
-0
/
+50