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
Commit message (
Expand
)
Author
Age
Files
Lines
*
add unit tests for access 97 text indexes
a97_indexes
James Ahlborn
2019-08-19
5
-108
/
+141
*
use new general 97 index support
James Ahlborn
2019-08-16
3
-97
/
+117
*
fix handling of descending indexes
James Ahlborn
2019-08-12
1
-13
/
+9
*
reword extra code handling for gen 97 indexes
James Ahlborn
2019-08-11
4
-179
/
+309
*
initial support for writing access 97 indexes
James Ahlborn
2019-08-06
1
-22
/
+107
*
add new sort order for legacy 97 collation order
James Ahlborn
2019-08-06
2
-15
/
+27
*
use StandardCharset
James Ahlborn
2019-08-06
1
-60
/
+61
*
add separate method for reading root db page
James Ahlborn
2019-08-06
3
-45
/
+66
*
convenience method for using case insensitive matcher
James Ahlborn
2019-08-06
1
-22
/
+30
*
initial index codes for access97 general collation order
James Ahlborn
2019-08-06
3
-0
/
+410
*
create access 97 index branch
James Ahlborn
2019-08-06
0
-0
/
+0
*
add convenience method for opening with Path
James Ahlborn
2019-07-21
1
-0
/
+14
*
update FAQ
James Ahlborn
2019-04-14
1
-51
/
+6
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2019-04-14
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-3.0.1
James Ahlborn
2019-04-14
1
-4
/
+4
*
prep for release
James Ahlborn
2019-04-14
1
-1
/
+1
*
update parent pom
James Ahlborn
2019-02-28
1
-1
/
+1
*
Add Database.newTableMetaDataIterable() which enables iterating through table...
James Ahlborn
2019-02-20
4
-11
/
+144
*
can't believe this is useful to anyone anymore
James Ahlborn
2019-02-14
3
-11
/
+0
*
minor site docs tweak
James Ahlborn
2019-02-12
1
-1
/
+1
*
add migration guide for 3.x
James Ahlborn
2019-02-12
2
-0
/
+72
*
Add ColumnFormatter utility which can apply Column Format property for displa...
James Ahlborn
2019-02-11
12
-65
/
+398
*
tweak site description some more
James Ahlborn
2019-02-09
1
-14
/
+0
*
tweak site description
James Ahlborn
2019-02-09
1
-7
/
+7
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2019-02-09
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-3.0.0
James Ahlborn
2019-02-09
1
-4
/
+4
*
not sure why this never failed before, but i guss i need to dope the config
James Ahlborn
2019-02-09
1
-1
/
+23
*
prep for release
James Ahlborn
2019-02-09
2
-2
/
+2
*
tweak unit tests to allow for slight precision variations in different jvms
James Ahlborn
2019-02-07
1
-1
/
+5
*
minor cleanups
James Ahlborn
2019-02-06
2
-7
/
+7
*
update site docs
James Ahlborn
2019-02-06
1
-3
/
+4
*
merge branch jdk8 changes through r1279
James Ahlborn
2019-02-06
120
-1545
/
+4968
|
\
|
*
update site docs for 3.0.0 release
jdk8
James Ahlborn
2019-02-06
2
-1
/
+12
|
*
merge trunk changes through r1277
James Ahlborn
2019-02-06
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2019-02-05
1
-4
/
+4
*
|
[maven-release-plugin] prepare release jackcess-2.2.3
James Ahlborn
2019-02-05
1
-4
/
+4
*
|
prep for release
James Ahlborn
2019-02-05
1
-1
/
+1
|
*
handle number formats with no required digits
James Ahlborn
2019-02-04
2
-16
/
+70
|
*
merge trunk changes through r1271
James Ahlborn
2019-01-31
3
-51
/
+60
|
|
\
|
|
/
|
/
|
*
|
Use column label from ResultSetMetaData when importing. Fixes #152
James Ahlborn
2019-01-29
3
-51
/
+55
*
|
Fix parsing of escaped double quotes in expressions
James Ahlborn
2019-01-29
3
-1
/
+6
|
*
more tests and tweaks to custom formatting
James Ahlborn
2019-01-31
2
-76
/
+102
|
*
more tests, more bug fixes for custom formats
James Ahlborn
2019-01-30
2
-15
/
+55
|
*
add unit tests, fix bugs in custom formats
James Ahlborn
2019-01-29
2
-61
/
+326
|
*
implement remaining custom formatting, not tested
James Ahlborn
2019-01-24
3
-166
/
+438
|
*
fix parsing of escaped double quote; implement euro format; implement most cu...
James Ahlborn
2019-01-19
5
-96
/
+1054
|
*
merge trunk changes through r1263
James Ahlborn
2019-01-05
1
-3
/
+5
|
|
\
|
|
/
|
/
|
*
|
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2019-01-05
1
-4
/
+4
*
|
[maven-release-plugin] prepare release jackcess-2.2.2
James Ahlborn
2019-01-05
1
-4
/
+4
*
|
fix changelog for 151 bug fix
James Ahlborn
2019-01-05
1
-3
/
+5
[next]