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 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
*
prep for release
James Ahlborn
2015-03-21
1
-1
/
+1
*
cleanup some ColumnBuilder stuff around copying existing columns, remove usel...
James Ahlborn
2015-03-19
2
-24
/
+55
*
better index setup call
James Ahlborn
2015-03-18
1
-1
/
+1
*
Implement support for indexes on BINARY fields
James Ahlborn
2015-03-16
7
-39
/
+158
*
missed a few more error context usages
James Ahlborn
2015-03-13
2
-4
/
+7
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
16
-256
/
+432
*
add some convenience methods for new TableIterableBuilder; add change notes f...
James Ahlborn
2015-03-04
4
-6
/
+32
*
fix linked table test; add unit tests for new table iteration methods
James Ahlborn
2015-02-23
2
-9
/
+78
*
add more flexible table iteration, feature #28
James Ahlborn
2015-02-14
3
-20
/
+136
*
test isLinkedTable method, feature #28
James Ahlborn
2015-02-13
1
-0
/
+4
*
add method to simplify testing whether or not a Table is linked to a Database...
James Ahlborn
2015-02-13
2
-0
/
+24
*
removed '-server' jvm flag to allow build to run on client jvm (e.g. Raspberr...
Dan Rollo
2015-01-31
1
-1
/
+1
*
handle input String boolean values
James Ahlborn
2015-01-31
1
-0
/
+3
*
handle input String boolean values
James Ahlborn
2015-01-31
1
-2
/
+7
*
Make ColumnBuilder.setMaxLength do the right thing regardless of column type....
James Ahlborn
2015-01-31
3
-4
/
+37
*
minor cleanup in toInternalValue
James Ahlborn
2015-01-16
1
-38
/
+38
*
make SimpleColumnMatcher handle a wider range of input data types by coercing...
James Ahlborn
2015-01-16
2
-12
/
+97
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2014-12-26
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.0.8
James Ahlborn
2014-12-26
1
-4
/
+4
*
prep for release
James Ahlborn
2014-12-26
1
-1
/
+1
*
update some out of date info on the faq
James Ahlborn
2014-12-10
1
-25
/
+10
*
Better validation of identifier names (disallow invalid characters according ...
James Ahlborn
2014-12-04
6
-9
/
+79
[next]