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
*
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
*
initial support for optionally enforcing foreign-key constraints (fixes featu...
James Ahlborn
2012-11-20
7
-75
/
+708
*
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
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2012-10-16
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-1.2.9
James Ahlborn
2012-10-16
1
-4
/
+4
*
plugin updates, sf updates
James Ahlborn
2012-10-16
2
-62
/
+59
*
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
3
-7
/
+64
*
update scm urls
James Ahlborn
2012-10-12
1
-3
/
+3
*
expand test coverage, minor tweaks
James Ahlborn
2012-09-24
2
-3
/
+20
[next]