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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unused static methods in cursor impls
James Ahlborn
2013-03-17
3
-222
/
+8
*
add return values from most modification methods; add unit tests for new modi...
James Ahlborn
2013-03-16
4
-73
/
+111
*
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
10
-29
/
+75
*
add addRow FromMap methods, add Row update/delete methods
James Ahlborn
2013-03-15
4
-7
/
+102
*
don't need init method on import/export filters after all
James Ahlborn
2013-03-15
6
-37
/
+0
*
simplify cursor interface (remove redundant iterator methods)
James Ahlborn
2013-03-15
2
-83
/
+84
*
add RowId to Row
James Ahlborn
2013-03-15
5
-12
/
+47
*
adding explicit row type
James Ahlborn
2013-03-15
22
-195
/
+298
*
move the last of the impls out of core api
James Ahlborn
2013-03-15
9
-236
/
+354
*
fix docs
James Ahlborn
2013-03-14
1
-2
/
+2
*
move RowId impl into RowIdImpl, clean up Relationship api
James Ahlborn
2013-03-14
9
-176
/
+217
*
second pass of class shuffling, push util classes into util package
James Ahlborn
2013-03-14
25
-32
/
+76
*
first step separating impl from api
James Ahlborn
2013-03-14
51
-116
/
+245
*
clean up complex column classes
James Ahlborn
2013-03-12
8
-247
/
+273
*
fix unit tests
James Ahlborn
2013-03-12
1
-1
/
+2
*
clean up a bunch of loose ends in the interfaces; get unit tests compiling
James Ahlborn
2013-03-12
15
-186
/
+338
*
cleanup unnecessary constructors; make many members final
James Ahlborn
2013-03-09
4
-238
/
+141
*
no longer use ColumnImpl to construct new tables; rip out some useless debug ...
James Ahlborn
2013-03-08
16
-243
/
+284
*
move cursor impls to CursorImpl and IndexCursorImpl
James Ahlborn
2013-03-05
13
-1790
/
+2059
*
shuffle some default instances
James Ahlborn
2013-03-05
4
-37
/
+36
*
make abstract classes interfaces instead
James Ahlborn
2013-03-05
9
-203
/
+128
*
move internals of Column into ColumnImpl
James Ahlborn
2013-03-05
33
-2575
/
+2684
*
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
23
-1206
/
+234
*
use shared Calendar instance to converting Dates
James Ahlborn
2013-02-28
2
-5
/
+21
*
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
*
prepare for release
James Ahlborn
2013-02-19
1
-1
/
+1
*
cookbook updates
James Ahlborn
2013-02-03
1
-3
/
+80
*
initial support for optionally enforcing foreign-key constraints (fixes featu...
James Ahlborn
2012-11-20
6
-75
/
+570
*
update faq
James Ahlborn
2012-11-20
1
-14
/
+52
*
add support for hyperlink columns
James Ahlborn
2012-11-08
2
-4
/
+52
*
fix typo
James Ahlborn
2012-10-16
1
-1
/
+1
*
plugin updates, sf updates
James Ahlborn
2012-10-16
1
-56
/
+56
*
prep for release
James Ahlborn
2012-10-16
1
-1
/
+1
*
not enough content for now
James Ahlborn
2012-10-16
1
-1
/
+1
*
Fix some more edge cases in date/time conversions (fixes issue 92)
James Ahlborn
2012-10-15
2
-7
/
+26
*
expand test coverage, minor tweaks
James Ahlborn
2012-09-24
1
-1
/
+3
*
Added the MemFileChannel to enable working with dbs completely in memory
James Ahlborn
2012-09-24
3
-1
/
+487
*
Added DatabaseBuilder in for more convenient and flexible Database open/create
James Ahlborn
2012-09-23
4
-71
/
+343
*
Add some more functionality to Joiner to facilitate integrity enforcement (ha...
James Ahlborn
2012-08-26
2
-3
/
+37
*
more cookbook work
James Ahlborn
2012-07-26
1
-2
/
+62
*
enhance javadoc
James Ahlborn
2012-07-26
1
-32
/
+37
*
add jackcess encrypt link to other resources
James Ahlborn
2012-07-21
1
-0
/
+6
*
start cooking the cookbook
James Ahlborn
2012-07-12
2
-0
/
+85
*
prep for release
James Ahlborn
2012-07-11
1
-1
/
+1
[next]