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
*
prep for release
James Ahlborn
2008-11-08
1
-1
/
+1
*
Add ErrorHandler utility for customizing error handling during row
James Ahlborn
2008-11-08
8
-41
/
+365
*
Add Database.getSystemTable method for accessing system tables
James Ahlborn
2008-10-23
4
-13
/
+49
*
copy/paste old year
James Ahlborn
2008-10-21
1
-1
/
+1
*
Add RowFilter contributed by Patricia Donaldson
James Ahlborn
2008-10-21
2
-0
/
+208
*
prep for release
James Ahlborn
2008-09-24
1
-1
/
+1
*
Fix simple index handling of tail index pages (2043499)
James Ahlborn
2008-09-11
2
-3
/
+16
*
add utility methods for getting size/scale/precision within valid range for a...
James Ahlborn
2008-08-13
1
-0
/
+17
*
fix doc issue #2035207
James Ahlborn
2008-08-01
1
-1
/
+1
*
prep for release
James Ahlborn
2008-07-25
1
-1
/
+1
*
Add compression code for possible future use; add compression unit
James Ahlborn
2008-07-22
5
-11
/
+683
*
Add primitive support for writing unicode compressed text columns.
James Ahlborn
2008-07-22
3
-6
/
+99
*
minor cleanups
James Ahlborn
2008-07-22
4
-6
/
+6
*
Share out-of-line long value pages in order to generate more compact database...
James Ahlborn
2008-07-20
3
-29
/
+89
*
Add some more limit checking into table creation based on what access support...
James Ahlborn
2008-07-19
4
-5
/
+63
*
Better column type translation for very large MEMO/OLE types in the Database....
James Ahlborn
2008-07-18
2
-2
/
+8
*
better account for memo space usage
James Ahlborn
2008-07-18
1
-0
/
+5
*
Reserve minimum space for memo/ole fields so that greedy inline row usage doe...
James Ahlborn
2008-07-17
2
-1
/
+17
*
prep for release
James Ahlborn
2008-06-28
1
-1
/
+1
*
Reduce maximum row size to what Access considers valid.
James Ahlborn
2008-06-24
3
-5
/
+11
*
Fix writing of large memo/ole fields. Apparently Access does not like
James Ahlborn
2008-06-21
3
-4
/
+13
*
additional convenience methods
James Ahlborn
2008-06-21
1
-0
/
+7
*
prep for release
James Ahlborn
2008-04-29
2
-3
/
+3
*
add comments
James Ahlborn
2008-04-29
1
-25
/
+245
*
fix copyrights
James Ahlborn
2008-04-29
4
-4
/
+104
*
cleanup unused param
James Ahlborn
2008-04-29
1
-5
/
+2
*
implement page deallocation; fix some issues in global usage map handling
James Ahlborn
2008-04-22
2
-26
/
+75
*
update unit tests to cover more of big index code; fix tail promotion/demotion
James Ahlborn
2008-04-22
2
-62
/
+53
*
enhance some exception messages
James Ahlborn
2008-04-22
1
-4
/
+8
*
minor javadoc fixes
James Ahlborn
2008-04-22
3
-3
/
+3
*
fix tail demotion
James Ahlborn
2008-04-19
1
-13
/
+32
*
oops was not updating entry size
James Ahlborn
2008-04-19
1
-1
/
+4
*
more big index tests; minor bug fix
James Ahlborn
2008-04-17
1
-0
/
+21
*
tweak max size
James Ahlborn
2008-04-17
1
-1
/
+1
*
minor code cleanups
James Ahlborn
2008-04-16
1
-8
/
+6
*
ugly typo
James Ahlborn
2008-04-16
1
-1
/
+1
*
add some documentation on large index support (#1564870)
James Ahlborn
2008-04-16
4
-2
/
+34
*
fix access compatibility issue with writing small rows, limit data pages to 2...
James Ahlborn
2008-04-16
3
-12
/
+12
*
ditch some extraneous casts
James Ahlborn
2008-04-16
1
-2
/
+2
*
clean up big index handling; get unit tests passing
James Ahlborn
2008-04-15
3
-45
/
+168
*
put entry validation inline with entry reading
James Ahlborn
2008-04-15
1
-11
/
+9
*
complete rework of large index support after realizing that my understanding ...
James Ahlborn
2008-04-14
1
-270
/
+300
*
tweak tostring
James Ahlborn
2008-04-14
1
-2
/
+4
*
tweak tostring
James Ahlborn
2008-04-14
1
-1
/
+4
*
add code to dump page cache to string
James Ahlborn
2008-04-10
2
-1
/
+37
*
initial (untested) code which supports page splitting
James Ahlborn
2008-04-10
1
-18
/
+237
*
minor tweaks
James Ahlborn
2008-04-10
1
-0
/
+3
*
continuing minor refactoring
James Ahlborn
2008-04-08
1
-30
/
+51
*
more minor refactoring
James Ahlborn
2008-04-08
2
-41
/
+108
*
add support for optionally enabling big index support
James Ahlborn
2008-04-07
2
-10
/
+72
[next]