index
:
jackcess.git
a97_indexes
dependabot/maven/org.apache.commons-commons-lang3-3.18.0
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
/
test
/
java
/
com
/
healthmarketscience
/
jackcess
/
CursorTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more static utility methods to DatabaseBuilder to enable more succinct ob...
James Ahlborn
2020-09-07
1
-30
/
+31
*
add stream support to Iterable classes; add some unit tests with streaming
James Ahlborn
2020-04-24
1
-12
/
+10
*
add unit tests for access 97 text indexes
a97_indexes
James Ahlborn
2019-08-19
1
-101
/
+100
*
Implement support for partial index lookups. Efficient IndexCursor lookups c...
James Ahlborn
2017-04-03
1
-0
/
+267
*
more unit test speedups using in mem dbs
James Ahlborn
2015-04-27
1
-4
/
+4
*
reorg a bunch of utility code into the TestUtil class
James Ahlborn
2015-04-27
1
-3
/
+3
*
use inmem dbs to speed up slow unit tests
James Ahlborn
2015-04-26
1
-4
/
+4
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-22
/
+11
*
add unit test for iteration early exit fix
James Ahlborn
2014-09-22
1
-0
/
+58
*
more test speedups
James Ahlborn
2014-08-24
1
-0
/
+10
*
Add Cursor.findRow(RowId) for moving to a specific Table row using only the R...
James Ahlborn
2014-06-11
1
-0
/
+70
*
add convenience methods to Row for getting values cast to specific types
James Ahlborn
2014-05-06
1
-13
/
+13
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+1209