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
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
change references between major data types; share common utility classes from...
James Ahlborn
2007-11-19
6
-200
/
+244
*
Update table row count correctly on row deletion or bulk row addition,
James Ahlborn
2007-11-17
2
-35
/
+123
*
Add experimental support for auto-number columns, feature request
James Ahlborn
2007-11-16
4
-61
/
+124
*
fix some pmd/findbugs issues
James Ahlborn
2007-11-03
6
-60
/
+44
*
move to maven2
James Ahlborn
2007-11-02
1
-1
/
+1
*
add support for writing large table definitions; move table definition code i...
James Ahlborn
2007-07-13
6
-201
/
+376
*
add flush method to Database; add unit test for new usage map functionality
James Ahlborn
2007-07-10
3
-7
/
+19
*
rework inline usage map handling to handle out-of-range cases better and with...
James Ahlborn
2007-07-10
6
-117
/
+299
*
only write the row for the usage map table when updating
James Ahlborn
2007-07-10
2
-37
/
+60
*
make pageiterators work even as usagemap bits are shifted around
James Ahlborn
2007-07-10
1
-50
/
+101
*
initial implementation of support for promoting nline to reference usage map
James Ahlborn
2007-07-10
1
-20
/
+49
*
move usagemap implementations into UsageMap in prep for future changes; clean...
James Ahlborn
2007-07-09
7
-301
/
+243
*
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
[next]