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
/
changes
Commit message (
Expand
)
Author
Age
Files
Lines
*
prep for release
James Ahlborn
2010-01-20
1
-1
/
+1
*
update changelog
James Ahlborn
2010-01-19
1
-1
/
+4
*
Set overflow info in header row, not in last data row. (fixes #2919216)
James Ahlborn
2009-12-23
1
-1
/
+4
*
Refactor import/copy methods from Database into ImportUtil. Allow
James Ahlborn
2009-12-07
1
-0
/
+5
*
improve date handling, handle more binary/character input types
James Ahlborn
2009-12-05
1
-0
/
+9
*
prep for release
James Ahlborn
2009-11-19
1
-1
/
+1
*
support reading/writing fixed length text columns (fixe #2886370)
James Ahlborn
2009-11-17
1
-0
/
+6
*
initial support for guid indexes and guid autonumbers
James Ahlborn
2009-10-27
1
-0
/
+6
*
doc updates
James Ahlborn
2009-10-11
1
-1
/
+0
*
update release date
James Ahlborn
2009-06-14
1
-1
/
+1
*
Be more forgiving for input column length. #2788029
James Ahlborn
2009-05-24
1
-0
/
+3
*
initial work towards supporting reading/formatting access queries
James Ahlborn
2008-11-10
1
-0
/
+5
*
prep for release
James Ahlborn
2008-11-08
1
-1
/
+1
*
Add ErrorHandler utility for customizing error handling during row
James Ahlborn
2008-11-08
1
-0
/
+4
*
Add Database.getSystemTable method for accessing system tables
James Ahlborn
2008-10-23
1
-0
/
+3
*
Add RowFilter contributed by Patricia Donaldson
James Ahlborn
2008-10-21
1
-0
/
+5
*
prep for release
James Ahlborn
2008-09-24
1
-1
/
+1
*
Fix simple index handling of tail index pages (2043499)
James Ahlborn
2008-09-11
1
-0
/
+5
*
prep for release
James Ahlborn
2008-07-25
1
-1
/
+1
*
Add compression code for possible future use; add compression unit
James Ahlborn
2008-07-22
1
-0
/
+4
*
Add primitive support for writing unicode compressed text columns.
James Ahlborn
2008-07-22
1
-0
/
+3
*
Share out-of-line long value pages in order to generate more compact database...
James Ahlborn
2008-07-20
1
-0
/
+4
*
Add some more limit checking into table creation based on what access support...
James Ahlborn
2008-07-19
1
-0
/
+4
*
Better column type translation for very large MEMO/OLE types in the Database....
James Ahlborn
2008-07-18
1
-0
/
+4
*
Reserve minimum space for memo/ole fields so that greedy inline row usage doe...
James Ahlborn
2008-07-17
1
-0
/
+6
*
prep for release
James Ahlborn
2008-06-28
1
-1
/
+1
*
Reduce maximum row size to what Access considers valid.
James Ahlborn
2008-06-24
1
-0
/
+3
*
Fix writing of large memo/ole fields. Apparently Access does not like
James Ahlborn
2008-06-21
1
-0
/
+6
*
prep for release
James Ahlborn
2008-04-29
1
-2
/
+2
*
update unit tests to cover more of big index code; fix tail promotion/demotion
James Ahlborn
2008-04-22
1
-1
/
+1
*
add some documentation on large index support (#1564870)
James Ahlborn
2008-04-16
1
-0
/
+5
*
fix access compatibility issue with writing small rows, limit data pages to 2...
James Ahlborn
2008-04-16
1
-0
/
+3
*
add issue number
James Ahlborn
2008-03-25
1
-1
/
+1
*
Need to store auto-number values back into row so that indexes can be
James Ahlborn
2008-03-24
1
-0
/
+6
*
prep for release
James Ahlborn
2008-03-21
1
-6
/
+6
*
add TableBuilder utility
James Ahlborn
2008-03-20
1
-0
/
+4
*
completely fix problems with sporadic usage map corruption; add some soft buf...
James Ahlborn
2008-03-18
1
-0
/
+7
*
fix creation of tables with auto-number columns
James Ahlborn
2008-03-14
1
-0
/
+3
*
add support for reading table relationships; minor refactor of table creation...
James Ahlborn
2008-03-11
1
-0
/
+3
*
modify Index update support so that it honors the unique and ignoreNulls prop...
James Ahlborn
2008-03-10
1
-0
/
+4
*
Fix bug caused by sign extension when reading single-byte row numbers; fix so...
James Ahlborn
2008-03-07
1
-0
/
+3
*
Simplify comparison algorithms for RowId and Index.Entry using type attribute...
James Ahlborn
2008-03-07
1
-0
/
+8
*
More fixes for index parsing. Believe index names are now correctly
James Ahlborn
2008-03-06
1
-0
/
+6
*
prep for release
James Ahlborn
2008-02-27
1
-1
/
+1
*
user userIds from the file if possible when generating new table access contr...
James Ahlborn
2008-02-22
1
-0
/
+5
*
do not inline memo/ole fields longer than 64 bytes (fix #1899076)
James Ahlborn
2008-02-21
1
-0
/
+4
*
Resolve more edge cases around date handling
James Ahlborn
2008-01-24
1
-0
/
+5
*
prep for release
James Ahlborn
2008-01-21
1
-1
/
+1
*
support reading inline usage maps with more than 512 pages
James Ahlborn
2008-01-17
1
-0
/
+3
*
fix some problems with sporadic usage map corruption
James Ahlborn
2008-01-17
1
-0
/
+3
[next]