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
/
DefaultTextFunctions.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge trunk changes through r1241
James Ahlborn
2018-12-17
1
-1
/
+1
|
\
|
*
Ignore column validators for read-only dbs. This will avoid irrelevant failu...
James Ahlborn
2018-12-17
1
-4
/
+4
*
|
switch to commons lang3
James Ahlborn
2018-11-27
1
-6
/
+6
|
/
*
beginnings of general format support
James Ahlborn
2018-11-13
1
-0
/
+20
*
share nchars impl
James Ahlborn
2018-11-13
1
-2
/
+6
*
implement replace function
James Ahlborn
2018-11-03
1
-12
/
+59
*
add support for strconv function
James Ahlborn
2018-10-05
1
-0
/
+48
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
1
-35
/
+36
*
refactor support for working with Value instances
James Ahlborn
2018-09-06
1
-30
/
+30
*
minor refactor of function support; start adding top level docs for evaluatio...
James Ahlborn
2018-08-24
1
-0
/
+1
*
test number functions
James Ahlborn
2018-07-17
1
-2
/
+3
*
test more functions
James Ahlborn
2018-07-17
1
-2
/
+4
*
add some tests for functions; fix said functions
James Ahlborn
2018-06-26
1
-13
/
+13
*
use specific exceptions for expr eval
James Ahlborn
2018-03-31
1
-5
/
+6
*
fix null handling for string funcs
James Ahlborn
2018-03-31
1
-3
/
+3
*
long type should be int values; implement more date/time and misc other funct...
James Ahlborn
2017-09-23
1
-15
/
+15
*
split out function groups; implement numeric functions
James Ahlborn
2017-09-20
1
-0
/
+379