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 broken dev link
James Ahlborn
2006-10-02
1
-2
/
+1
*
inc version post release
James Ahlborn
2006-10-02
1
-1
/
+1
*
prep for release
James Ahlborn
2006-10-02
1
-0
/
+32
*
implement multi-page long value writing
James Ahlborn
2006-10-02
6
-90
/
+249
*
read index entries on demand
James Ahlborn
2006-09-26
2
-5
/
+63
*
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
5
-73
/
+273
*
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
3
-6
/
+110
*
create method for interpreting boolean values
James Ahlborn
2006-09-23
2
-6
/
+11
*
make byte[] printable when dumping table
James Ahlborn
2006-09-21
1
-1
/
+12
*
add ability to dump to writer
James Ahlborn
2006-09-21
1
-5
/
+19
*
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
5
-184
/
+474
*
implement overflow row reading
James Ahlborn
2006-09-13
4
-115
/
+287
*
refactor index entries to allow for fixing textual entries (not finished yet)
James Ahlborn
2006-09-13
3
-90
/
+299
*
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
9
-175
/
+478
*
added some more debug info
James Ahlborn
2006-08-28
1
-0
/
+11
*
added info about password protection
James Ahlborn
2006-08-28
1
-0
/
+9
*
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
*
inc version post release
James Ahlborn
2006-08-07
1
-1
/
+1
*
prep for release
James Ahlborn
2006-08-07
1
-0
/
+37
*
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
3
-43
/
+168
*
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
*
add table debug methods
James Ahlborn
2006-08-04
1
-0
/
+17
*
write tdef page free space
James Ahlborn
2006-08-04
1
-2
/
+4
*
add unit test for multi-page table defs
James Ahlborn
2006-08-04
2
-1
/
+7
*
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
*
use common row start/end reading methods
James Ahlborn
2006-08-03
1
-8
/
+3
*
fix handling of skipped rows
James Ahlborn
2006-08-03
1
-3
/
+26
*
add toCharSequence method
James Ahlborn
2006-08-03
1
-4
/
+17
*
swap overflow/deleted flag logic
James Ahlborn
2006-08-03
1
-2
/
+8
*
add contributed patches which port version 1.1.5 to jdk 1.4
James Ahlborn
2006-08-02
3
-0
/
+18
[prev]
[next]