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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
use TempPageHolder in reference usage map
James Ahlborn
2007-07-09
2
-30
/
+53
*
switch from Integer list to BitSet in UsageMap
James Ahlborn
2007-07-09
3
-61
/
+185
*
add Index.getName
James Ahlborn
2007-06-25
1
-0
/
+13
*
handle reading/writing numeric values which thing that they are fixed length ...
James Ahlborn
2007-06-05
2
-1
/
+6
*
include format in validation
James Ahlborn
2007-06-05
3
-3
/
+20
*
do not use hard coded unit size
James Ahlborn
2007-05-08
1
-1
/
+1
*
tweak input row handling at beginning of createRow
James Ahlborn
2007-05-08
1
-9
/
+10
*
fill in offsets for trailing deleted var len columns
James Ahlborn
2007-05-08
1
-0
/
+5
*
when writing table definition, set things up so long variable length columns ...
James Ahlborn
2007-05-08
4
-73
/
+186
*
add autosync option
James Ahlborn
2007-04-25
3
-8
/
+63
*
add unit test for new copyTable behavior
James Ahlborn
2006-11-13
2
-1
/
+10
*
better import/copy column setup; added ability for users to further customize...
James Ahlborn
2006-11-12
1
-11
/
+8
*
better import/copy column setup; added ability for users to further customize...
James Ahlborn
2006-11-12
5
-74
/
+170
*
better import/copy column setup; added ability for users to further customize...
James Ahlborn
2006-11-12
2
-21
/
+87
*
remove invalid character
James Ahlborn
2006-11-12
5
-7
/
+7
*
implement multi-page long value writing
James Ahlborn
2006-10-02
4
-86
/
+196
*
read index entries on demand
James Ahlborn
2006-09-26
1
-4
/
+60
*
fail more gracefully if writing large index
James Ahlborn
2006-09-26
1
-1
/
+5
*
support reading 'compressed' indexes (fix 1563654)
James Ahlborn
2006-09-26
2
-43
/
+223
*
add support for get/put int of different byteorder
James Ahlborn
2006-09-25
1
-0
/
+49
*
add offset for next leaf page number
James Ahlborn
2006-09-25
1
-0
/
+4
*
save set of lookup columns
James Ahlborn
2006-09-25
1
-3
/
+8
*
fix ordering of byte code comparator
James Ahlborn
2006-09-23
2
-6
/
+14
*
create method for interpreting boolean values
James Ahlborn
2006-09-23
2
-6
/
+11
*
further refactor or row parsing logic
James Ahlborn
2006-09-21
2
-167
/
+164
*
change numeric negate flag
James Ahlborn
2006-09-21
1
-1
/
+1
*
clean up index reading/writing of text columns, add support for more characters
James Ahlborn
2006-09-18
2
-224
/
+375
*
remove debug printlns
James Ahlborn
2006-09-18
1
-2
/
+0
*
honor endianness when reading currency values
James Ahlborn
2006-09-18
1
-7
/
+5
*
add dump to file utility method
James Ahlborn
2006-09-18
1
-2
/
+21
*
do not ask me why, but numeric columns are considered variable length, even t...
James Ahlborn
2006-09-18
3
-18
/
+38
*
rework current row page tracking with RowState
James Ahlborn
2006-09-14
4
-169
/
+458
*
implement overflow row reading
James Ahlborn
2006-09-13
2
-115
/
+259
*
refactor index entries to allow for fixing textual entries (not finished yet)
James Ahlborn
2006-09-13
2
-88
/
+297
*
fix row usage and free space calculations
James Ahlborn
2006-09-11
1
-32
/
+53
*
clean up lots of cruft around datatypes; add more sanity checking on table cr...
James Ahlborn
2006-09-08
7
-171
/
+388
*
added some more debug info
James Ahlborn
2006-08-28
1
-0
/
+11
*
make read-only logic slightly cleaner
James Ahlborn
2006-08-25
1
-4
/
+4
*
add support for opening files read-only (#1545857)
James Ahlborn
2006-08-25
1
-5
/
+23
*
more tweaks to index reading/writing
James Ahlborn
2006-08-08
1
-3
/
+25
*
further cleanup on row reading; fix recent issue of reading var len data twice
James Ahlborn
2006-08-08
1
-13
/
+16
*
allow reading multi-page memos
James Ahlborn
2006-08-08
1
-23
/
+4
*
use uppercase names when adding text columns to indexes, which fixes long sta...
James Ahlborn
2006-08-07
2
-6
/
+5
*
reduce usage of SQLException
James Ahlborn
2006-08-04
4
-20
/
+17
*
make database and table iterable; slight rearrangement of logic in getNextRow
James Ahlborn
2006-08-04
2
-35
/
+164
*
treat table names as case insensitive; use stored table names when instantiat...
James Ahlborn
2006-08-04
1
-17
/
+69
*
set table name earlier in constructor
James Ahlborn
2006-08-04
1
-1
/
+1
*
write tdef page free space
James Ahlborn
2006-08-04
1
-2
/
+4
*
implement reading multi-page long binary values
James Ahlborn
2006-08-03
1
-11
/
+61
*
when reading multi-page table def, flip buffer before parsing (fix bug 1306970)
James Ahlborn
2006-08-03
1
-0
/
+1
[prev]
[next]