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-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
*
make unit tests work for either index type; minor refactoring
James Ahlborn
2008-04-07
1
-75
/
+90
*
move index pagetypes to the public type; some minor cleanup
James Ahlborn
2008-04-07
2
-17
/
+28
*
flesh out some of the index page update operations
James Ahlborn
2008-04-06
2
-57
/
+168
*
initial code for implementing read/write multi-page index support
James Ahlborn
2008-04-06
4
-13
/
+763
*
refactor Index/SimpleIndex to move most of the add/remove entry handling logi...
James Ahlborn
2008-04-05
1
-3
/
+0
*
refactor Index/SimpleIndex to move most of the add/remove entry handling logi...
James Ahlborn
2008-04-05
2
-126
/
+133
*
refactor Index/SimpleIndex to move the Cursor handling back into Index
James Ahlborn
2008-04-05
2
-281
/
+332
*
add constants for movement booleans
James Ahlborn
2008-04-05
2
-19
/
+25
*
clear nextPageNumber for held dataPage
James Ahlborn
2008-04-03
1
-2
/
+6
*
more comment updates
James Ahlborn
2008-04-01
4
-4
/
+4
*
remove some old comments
James Ahlborn
2008-04-01
1
-11
/
+0
*
refactor Index into abstract base class with SimpleIndex implementation to al...
James Ahlborn
2008-04-01
4
-533
/
+971
*
update FAQ
James Ahlborn
2008-03-31
1
-1
/
+1
*
update FAQ
James Ahlborn
2008-03-31
1
-6
/
+6
*
add ByteUtil.getUnsignedShort
James Ahlborn
2008-03-31
2
-6
/
+35
*
no need to be inner class
James Ahlborn
2008-03-26
1
-1
/
+1
*
better max size calculation
James Ahlborn
2008-03-25
1
-5
/
+6
*
add issue number
James Ahlborn
2008-03-25
1
-1
/
+1
*
redundant code
James Ahlborn
2008-03-24
1
-1
/
+0
*
Need to store auto-number values back into row so that indexes can be
James Ahlborn
2008-03-24
3
-26
/
+69
*
update the bounds before updating the positions
James Ahlborn
2008-03-24
1
-4
/
+3
*
truncate file before overwriting
James Ahlborn
2008-03-21
1
-0
/
+1
[next]