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
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset position/limit after encoding page
James Ahlborn
2012-06-14
1
-1
/
+3
*
rework partial page writing and interacting with CodecHandlers (issue #3532250)
James Ahlborn
2012-06-13
4
-33
/
+68
*
Add ImportUtil.toColumns to enable more advanced Table creation implementatio...
James Ahlborn
2012-05-25
2
-28
/
+43
*
Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)
James Ahlborn
2012-05-25
1
-0
/
+3
*
add osgi header information to the jar manifest (fixes issue 3523179)
James Ahlborn
2012-05-25
1
-0
/
+5
*
enhance javadoc
James Ahlborn
2012-05-24
1
-7
/
+17
*
doc updates
James Ahlborn
2012-04-03
2
-8
/
+20
*
prep for release
James Ahlborn
2012-04-03
1
-1
/
+1
*
add explicit exception for unsupported encodings
James Ahlborn
2012-03-14
2
-3
/
+51
*
add some more useful byte operations
James Ahlborn
2012-03-14
5
-14
/
+49
*
add codec type for access 2007+ encoding
James Ahlborn
2012-03-01
2
-1
/
+7
*
add FAQ entry about 'decoding not supported' message
James Ahlborn
2012-02-29
1
-0
/
+17
*
update faq
James Ahlborn
2012-02-08
1
-8
/
+16
*
better exception message for decimal conversion failures
James Ahlborn
2012-02-06
1
-2
/
+8
*
add initial support for linked tables (fixes issue 3479560)
James Ahlborn
2012-02-01
1
-1
/
+3
*
add initial support for linked tables (fixes issue 3479560)
James Ahlborn
2012-02-01
7
-37
/
+309
*
for consistency
James Ahlborn
2012-01-11
1
-1
/
+1
*
handle wrong array type passed to addRow
James Ahlborn
2011-12-30
1
-8
/
+11
*
Rename and refactor the Cursor find methods to improve usability
James Ahlborn
2011-12-27
12
-67
/
+360
*
prep for release
James Ahlborn
2011-12-16
1
-1
/
+1
*
ensure new database is flushed after creation as some users drop the Database...
James Ahlborn
2011-12-06
1
-0
/
+1
*
always pass Object[] to ImportFilter.filterRow
James Ahlborn
2011-11-30
1
-4
/
+4
*
Add option to import file without headers to existing table; Add ImportUtil.B...
James Ahlborn
2011-11-25
3
-4
/
+289
*
Allow ImportFilter and ExportFilter to return null from filterRow() to indica...
James Ahlborn
2011-11-25
5
-4
/
+21
*
refactor table creation
James Ahlborn
2011-11-17
8
-225
/
+356
*
Reuse previously written memo/ole values when updating other values in a row ...
James Ahlborn
2011-11-15
2
-22
/
+57
*
stash nullmask in rowstate
James Ahlborn
2011-11-12
1
-16
/
+19
*
some tweaks, fixes, and tests for unsupported values
James Ahlborn
2011-11-12
2
-6
/
+21
*
Fix problem with reading row from table with deleted/added columns. (fixes 34...
James Ahlborn
2011-11-10
2
-8
/
+20
*
add issueid to changelog
James Ahlborn
2011-11-09
1
-1
/
+1
*
implement complex value deletion
James Ahlborn
2011-11-08
7
-27
/
+145
*
implement unsupported complex value support; add some javadocs
James Ahlborn
2011-11-07
1
-0
/
+36
*
implement unsupported complex value support; add some javadocs
James Ahlborn
2011-11-06
11
-52
/
+161
*
fix copyright
James Ahlborn
2011-11-06
1
-1
/
+18
*
Fix problem with creating tables with indexes where ms access could not open ...
James Ahlborn
2011-10-29
2
-1
/
+5
*
Add support for reading/writing complex column data (version history, attachm...
James Ahlborn
2011-10-26
23
-45
/
+1864
*
prepare for release
James Ahlborn
2011-10-20
1
-1
/
+1
*
Fix issue with reading Access 97 database with large number of fields
James Ahlborn
2011-10-19
2
-1
/
+4
*
start adding some usage information in javadoc
James Ahlborn
2011-08-21
5
-51
/
+518
*
make table loading re-entrant; load ace table on first use
James Ahlborn
2011-08-16
1
-58
/
+129
*
fix svn props
James Ahlborn
2011-08-05
1
-0
/
+0
*
small refactor to move type specific info into nested classes
James Ahlborn
2011-07-30
1
-41
/
+94
*
add Database.getSystemTableNames to enable retrieving the list of system/hidd...
James Ahlborn
2011-07-29
2
-4
/
+23
*
add some methods to approximate table size
James Ahlborn
2011-07-16
4
-0
/
+37
*
do not allow creation of table with unsupported column type
James Ahlborn
2011-07-12
1
-0
/
+5
*
Enable basic handling of unsupported data types as binary content.
James Ahlborn
2011-07-11
3
-24
/
+102
*
add a few util methods related to indexes and joins
James Ahlborn
2011-06-17
2
-2
/
+61
*
Add the Joiner utility and some new methods to IndexCursor to make it easier ...
James Ahlborn
2011-06-15
5
-60
/
+384
*
try multiple classloaders when trying to load resources
James Ahlborn
2011-06-10
3
-4
/
+26
*
check for too many pk indexes on a table; add convenience method to TableBuil...
James Ahlborn
2011-05-15
2
-0
/
+18
[next]