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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
com
/
healthmarketscience
/
jackcess
/
JetFormat.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unsupported v1997, minor reformats
James Ahlborn
2010-04-07
1
-20
/
+4
*
merge branch newformats changes through r453
James Ahlborn
2010-03-26
1
-5
/
+92
*
Add some more limit checking into table creation based on what access support...
James Ahlborn
2008-07-19
1
-1
/
+29
*
Reduce maximum row size to what Access considers valid.
James Ahlborn
2008-06-24
1
-1
/
+6
*
Fix writing of large memo/ole fields. Apparently Access does not like
James Ahlborn
2008-06-21
1
-0
/
+5
*
tweak max size
James Ahlborn
2008-04-17
1
-1
/
+1
*
fix access compatibility issue with writing small rows, limit data pages to 2...
James Ahlborn
2008-04-16
1
-10
/
+5
*
refactor Index into abstract base class with SimpleIndex implementation to al...
James Ahlborn
2008-04-01
1
-4
/
+14
*
cleanup variety of compiler warnings
James Ahlborn
2008-03-03
1
-2
/
+1
*
do not inline memo/ole fields longer than 64 bytes (fix #1899076)
James Ahlborn
2008-02-21
1
-0
/
+5
*
check for max database size when adding pages
James Ahlborn
2008-01-14
1
-0
/
+8
*
Add experimental support for auto-number columns, feature request
James Ahlborn
2007-11-16
1
-4
/
+9
*
add support for writing large table definitions; move table definition code i...
James Ahlborn
2007-07-13
1
-21
/
+58
*
rework inline usage map handling to handle out-of-range cases better and with...
James Ahlborn
2007-07-10
1
-4
/
+0
*
move usagemap implementations into UsageMap in prep for future changes; clean...
James Ahlborn
2007-07-09
1
-2
/
+4
*
include format in validation
James Ahlborn
2007-06-05
1
-1
/
+14
*
better import/copy column setup; added ability for users to further customize...
James Ahlborn
2006-11-12
1
-2
/
+4
*
implement multi-page long value writing
James Ahlborn
2006-10-02
1
-8
/
+0
*
support reading 'compressed' indexes (fix 1563654)
James Ahlborn
2006-09-26
1
-1
/
+5
*
add offset for next leaf page number
James Ahlborn
2006-09-25
1
-0
/
+4
*
clean up lots of cruft around datatypes; add more sanity checking on table cr...
James Ahlborn
2006-09-08
1
-5
/
+1
*
handle more tables with more idnex slots than actual indexes (fix bug 1530312)
James Ahlborn
2006-07-30
1
-0
/
+4
*
first attempt at reading with deleted columns
James Ahlborn
2006-07-24
1
-1
/
+9
*
add index primary key info; possibly fix some bugs around reading indexes (or...
James Ahlborn
2006-07-24
1
-0
/
+16
*
more tweaking to invalid file handling
James Ahlborn
2006-06-13
1
-10
/
+3
*
better handling of non-existent files in open method
James Ahlborn
2006-06-12
1
-1
/
+13
*
Fixed bug 1261536.
Tim McCune
2005-08-20
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r2,
Tim McCune
2005-04-07
1
-0
/
+302