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
Branch
Commit message
Author
Age
master
[maven-release-plugin] prepare for next development iteration
James Ahlborn
6 months
modules
no longer need to use initCause
James Ahlborn
4 years
a97_indexes
add unit tests for access 97 text indexes
James Ahlborn
5 years
jdk8
update site docs for 3.0.0 release
James Ahlborn
6 years
exprs
merge trunk changes through r1170
James Ahlborn
6 years
mutateops
update javadocs, minor cleanups
James Ahlborn
8 years
jackcess-1.2.14
[maven-release-plugin] prepare for next development iteration
James Ahlborn
11 years
jackcess-2
updates
James Ahlborn
11 years
newformats
Detect unsupported Jet and File formats and throw specific exceptions early.
Dan Rollo
15 years
hms
Imported sources
Tim McCune
20 years
Tag
Download
Author
Age
jackcess-4.0.7
jackcess-4.0.7.tar.gz
jackcess-4.0.7.zip
James Ahlborn
6 months
jackcess-4.0.6
jackcess-4.0.6.tar.gz
jackcess-4.0.6.zip
James Ahlborn
7 months
jackcess-4.0.5
jackcess-4.0.5.tar.gz
jackcess-4.0.5.zip
James Ahlborn
23 months
jackcess-4.0.4
jackcess-4.0.4.tar.gz
jackcess-4.0.4.zip
James Ahlborn
2 years
jackcess-4.0.3
jackcess-4.0.3.tar.gz
jackcess-4.0.3.zip
James Ahlborn
2 years
jackcess-4.0.2
jackcess-4.0.2.tar.gz
jackcess-4.0.2.zip
James Ahlborn
2 years
jackcess-4.0.1
jackcess-4.0.1.tar.gz
jackcess-4.0.1.zip
James Ahlborn
4 years
jackcess-4.0.0
jackcess-4.0.0.tar.gz
jackcess-4.0.0.zip
James Ahlborn
4 years
jackcess-3.5.1
jackcess-3.5.1.tar.gz
jackcess-3.5.1.zip
James Ahlborn
4 years
jackcess-3.5.0
jackcess-3.5.0.tar.gz
jackcess-3.5.0.zip
James Ahlborn
4 years
[...]
Age
Commit message
Author
Files
Lines
2024-06-24
[maven-release-plugin] prepare for next development iteration
HEAD
master
James Ahlborn
1
-4
/
+4
2024-06-24
[maven-release-plugin] prepare release jackcess-4.0.7
James Ahlborn
1
-4
/
+4
2024-06-24
prep for release
James Ahlborn
1
-1
/
+1
2024-05-14
Add support for surrogate pairs in text indexes (e.g. emoticons), fixes #157
James Ahlborn
7
-25
/
+101
2024-05-12
[maven-release-plugin] prepare for next development iteration
James Ahlborn
1
-4
/
+4
2024-05-12
[maven-release-plugin] prepare release jackcess-4.0.6
James Ahlborn
1
-4
/
+4
2024-05-12
prep for release
James Ahlborn
1
-1
/
+1
2024-05-08
Account for character sizes when copying column lengths, fixes #158
James Ahlborn
2
-1
/
+4
2024-02-08
cleanup some compiler warnings, thanks Markus Spann
James Ahlborn
13
-70
/
+37
2024-02-03
fix NumberFormatter so that it formats according to the locale of the current db
James Ahlborn
10
-99
/
+137
[...]