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 Database.getTableMetaData method to enable getting basic info about a Tab...
James Ahlborn
2016-02-16
5
-6
/
+173
*
updates
James Ahlborn
2016-02-16
1
-11
/
+7
*
Fix missing column names in AppendQuery SQL strings. Fixes #131
James Ahlborn
2016-01-12
4
-7
/
+55
*
typo
James Ahlborn
2015-12-29
1
-1
/
+1
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2015-12-04
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.1.3
James Ahlborn
2015-12-04
1
-4
/
+4
*
prep for release
James Ahlborn
2015-12-04
1
-1
/
+1
*
move some common site config to parent pom
James Ahlborn
2015-11-26
1
-48
/
+1
*
Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...
James Ahlborn
2015-11-25
12
-0
/
+33
*
more site cleanup
James Ahlborn
2015-11-25
1
-1
/
+37
*
minor tweak to iterator
James Ahlborn
2015-11-25
1
-1
/
+5
*
some aq updates
James Ahlborn
2015-11-25
1
-17
/
+19
*
Add some utility methods for handling Dates in an Access compatible manner. ...
James Ahlborn
2015-11-25
6
-4
/
+90
*
suppress some useless warnings
James Ahlborn
2015-11-25
1
-0
/
+7
*
suppress some useless warnings
James Ahlborn
2015-11-25
1
-0
/
+5
*
throw better exception when attempting to create file which does not support ...
James Ahlborn
2015-11-25
1
-1
/
+5
*
update parent pom
James Ahlborn
2015-11-07
1
-1
/
+1
*
cleanup findbugs report
James Ahlborn
2015-11-01
3
-8
/
+38
*
Throw a prettier exception when maxing out the row size during row creation. ...
James Ahlborn
2015-10-31
2
-2
/
+19
*
pretty up the site
James Ahlborn
2015-10-30
6
-5
/
+329
*
add github mirror link to site
James Ahlborn
2015-10-08
1
-0
/
+1
*
undo accidental commit
James Ahlborn
2015-10-07
3
-13
/
+2
*
add readme
James Ahlborn
2015-10-07
4
-2
/
+28
*
fix borked javadoc tag
James Ahlborn
2015-07-07
1
-2
/
+2
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2015-06-23
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.1.2
James Ahlborn
2015-06-23
1
-4
/
+4
*
prep for release
James Ahlborn
2015-06-23
1
-1
/
+1
*
Fix handling of dateTimes before the access epoch. fixes issue #126
James Ahlborn
2015-06-18
3
-8
/
+69
*
handle reading null calculated values, fixes #125
James Ahlborn
2015-06-17
2
-1
/
+18
*
update version info. fixes #124
James Ahlborn
2015-06-02
2
-3
/
+3
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2015-05-15
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.1.1
James Ahlborn
2015-05-15
1
-4
/
+4
*
prep for release
James Ahlborn
2015-05-15
1
-1
/
+1
*
add links to ucanaccess
James Ahlborn
2015-05-11
2
-2
/
+8
*
tweak some docs
James Ahlborn
2015-05-02
4
-3
/
+11
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
9
-140
/
+820
*
more unit test speedups using in mem dbs
James Ahlborn
2015-04-27
5
-20
/
+21
*
refactor DatabaseTest into more test classes
James Ahlborn
2015-04-27
4
-413
/
+504
*
reorg a bunch of utility code into the TestUtil class
James Ahlborn
2015-04-27
23
-460
/
+503
*
use inmem dbs to speed up slow unit tests
James Ahlborn
2015-04-26
3
-8
/
+8
*
more user friendly exception message
James Ahlborn
2015-04-21
1
-2
/
+3
*
Load linked table info from system table when reading databases with unsuppor...
James Ahlborn
2015-04-21
2
-9
/
+15
*
tweak site
James Ahlborn
2015-04-17
1
-2
/
+2
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2015-04-17
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.1.0
James Ahlborn
2015-04-17
1
-4
/
+4
*
relicense with Apache License
James Ahlborn
2015-04-17
155
-2978
/
+1796
*
remove unused loggers
James Ahlborn
2015-03-26
5
-21
/
+0
*
need to compare primitive short
James Ahlborn
2015-03-26
1
-1
/
+1
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2015-03-21
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.0.9
James Ahlborn
2015-03-21
1
-4
/
+4
[next]