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-08-01
1
-1
/
+1
*
update changes
James Ahlborn
2010-08-01
1
-1
/
+2
*
add (initial) read-only support for Access 97 (jet format 3) databases (#3003...
James Ahlborn
2010-07-23
1
-0
/
+7
*
Make Database.escapeIdentifier public; add methods to TableBuilder and Column...
James Ahlborn
2010-07-16
1
-0
/
+4
*
update comment
James Ahlborn
2010-06-06
1
-1
/
+1
*
Fix some places where table/column names were not being handled case-insensit...
James Ahlborn
2010-06-06
1
-0
/
+4
*
Add ExportUtil and associated utilities for exporting tables to flat files (t...
James Ahlborn
2010-05-31
1
-0
/
+6
*
prep for release
James Ahlborn
2010-04-19
1
-1
/
+1
*
update changelog
James Ahlborn
2010-04-08
1
-3
/
+7
*
bump version for next release
James Ahlborn
2010-03-26
1
-1
/
+4
*
Fix BigIndexTest to work in IDEs w/out sys.prop
James Ahlborn
2010-03-12
1
-0
/
+5
*
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
[prev]
[next]