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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
more api cleanup
James Ahlborn
2013-04-18
4
-16
/
+14
*
update javadoc urls
James Ahlborn
2013-04-13
1
-3
/
+3
*
update javadocs
James Ahlborn
2013-04-10
2
-3
/
+6
*
fix javadoc refs
James Ahlborn
2013-04-10
2
-7
/
+9
*
make iterator with no reset return current row first
James Ahlborn
2013-04-07
2
-3
/
+60
*
fix javadocs
James Ahlborn
2013-04-04
10
-16
/
+22
*
oops missed these
James Ahlborn
2013-03-31
2
-0
/
+300
*
consolidate custom iteration configuration into iterable builders
James Ahlborn
2013-03-29
14
-448
/
+268
*
move complex type impls to impl
James Ahlborn
2013-03-21
15
-1260
/
+1603
*
util method for getting new RowId
James Ahlborn
2013-03-20
2
-1
/
+11
*
create ComplexValue.Id and stash RowId for simpler updates/deletes
James Ahlborn
2013-03-19
11
-96
/
+262
*
fix docs
James Ahlborn
2013-03-18
2
-5
/
+6
*
remove unused static methods in cursor impls
James Ahlborn
2013-03-17
4
-222
/
+9
*
fix assertion
James Ahlborn
2013-03-16
1
-1
/
+1
*
add return values from most modification methods; add unit tests for new modi...
James Ahlborn
2013-03-16
6
-87
/
+205
*
use ints for cursorids as the object names could change, split tablescancurso...
James Ahlborn
2013-03-16
2
-204
/
+230
*
add more details to unsupported index exceptions
James Ahlborn
2013-03-16
2
-26
/
+25
*
add RuntimeException wrapper for IOException
James Ahlborn
2013-03-15
11
-29
/
+76
*
add addRow FromMap methods, add Row update/delete methods
James Ahlborn
2013-03-15
5
-7
/
+103
*
don't need init method on import/export filters after all
James Ahlborn
2013-03-15
7
-37
/
+3
*
simplify cursor interface (remove redundant iterator methods)
James Ahlborn
2013-03-15
2
-83
/
+84
*
add RowId to Row
James Ahlborn
2013-03-15
7
-14
/
+50
*
adding explicit row type
James Ahlborn
2013-03-15
29
-259
/
+366
*
move the last of the impls out of core api
James Ahlborn
2013-03-15
12
-250
/
+370
*
fix docs
James Ahlborn
2013-03-14
1
-2
/
+2
*
move RowId impl into RowIdImpl, clean up Relationship api
James Ahlborn
2013-03-14
11
-190
/
+233
*
second pass of class shuffling, push util classes into util package
James Ahlborn
2013-03-14
33
-51
/
+125
*
first step separating impl from api
James Ahlborn
2013-03-14
74
-163
/
+346
*
clean up complex column classes
James Ahlborn
2013-03-12
8
-247
/
+273
*
fix unit tests
James Ahlborn
2013-03-12
6
-12
/
+14
*
clean up a bunch of loose ends in the interfaces; get unit tests compiling
James Ahlborn
2013-03-12
31
-412
/
+544
*
cleanup unnecessary constructors; make many members final
James Ahlborn
2013-03-09
5
-240
/
+158
*
no longer use ColumnImpl to construct new tables; rip out some useless debug ...
James Ahlborn
2013-03-08
17
-243
/
+287
*
move cursor impls to CursorImpl and IndexCursorImpl
James Ahlborn
2013-03-05
14
-1790
/
+2060
*
shuffle some default instances
James Ahlborn
2013-03-05
5
-37
/
+37
*
make abstract classes interfaces instead
James Ahlborn
2013-03-05
9
-203
/
+128
*
move internals of Column into ColumnImpl
James Ahlborn
2013-03-05
34
-2575
/
+2685
*
move Index internals to IndexImpl
James Ahlborn
2013-03-03
11
-466
/
+531
*
move Table internals to TableImpl
James Ahlborn
2013-03-03
21
-2455
/
+2564
*
oops, forgot new Database class; pull some internal details out of FileFormat
James Ahlborn
2013-03-02
3
-23
/
+489
*
separate Database into internal and external; remove SimpleIndexData; make fk...
James Ahlborn
2013-03-02
24
-1206
/
+246
*
[maven-release-plugin] copy for branch jackcess-2
James Ahlborn
2013-03-01
0
-0
/
+0
*
[maven-release-plugin] prepare branch jackcess-2
James Ahlborn
2013-03-01
1
-4
/
+4
*
use shared Calendar instance to converting Dates
James Ahlborn
2013-02-28
4
-9
/
+26
*
add cookbook reference to front page
James Ahlborn
2013-02-23
2
-0
/
+17
*
finish some basic content
James Ahlborn
2013-02-23
2
-8
/
+55
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2013-02-19
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-1.2.10
James Ahlborn
2013-02-19
1
-4
/
+4
*
prepare for release
James Ahlborn
2013-02-19
1
-1
/
+1
*
cookbook updates
James Ahlborn
2013-02-03
1
-3
/
+80
[next]