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
/
changes
/
changes.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NullPointerException in RowImpl.toString when value is null.
James Ahlborn
2014-01-22
1
-0
/
+5
*
prep for release
James Ahlborn
2013-11-30
1
-1
/
+1
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
1
-0
/
+4
*
add feature number to changes
James Ahlborn
2013-11-23
1
-1
/
+2
*
Add ConstraintViolationException to distinguish exceptions due to violating d...
James Ahlborn
2013-11-13
1
-0
/
+6
*
prep for release
James Ahlborn
2013-10-14
1
-1
/
+1
*
prep for release
James Ahlborn
2013-10-14
1
-1
/
+1
*
clarify changes
James Ahlborn
2013-10-13
1
-1
/
+1
*
Add support for modifying properties
James Ahlborn
2013-10-11
1
-0
/
+3
*
Make reading long value columns more lenient (MEMO/OLE)
James Ahlborn
2013-10-04
1
-0
/
+6
*
Ignore invalid column usage map definitions, fixes issue 97
James Ahlborn
2013-09-14
1
-0
/
+8
*
initial support for blob creation/parsing
James Ahlborn
2013-09-12
1
-0
/
+5
*
add changelog info for 2.0.0 release
James Ahlborn
2013-08-26
1
-0
/
+7
*
add branch release info
James Ahlborn
2013-08-26
1
-1
/
+1
*
Fix reading of Properties with multiple value blocks (issue 96)
James Ahlborn
2013-08-16
1
-0
/
+5
*
updates from 1.x branch
James Ahlborn
2013-08-11
1
-1
/
+1
*
merge branch jackcess-1.2.14 changes through r764
James Ahlborn
2013-07-31
1
-0
/
+6
*
prep for release
James Ahlborn
2013-07-24
1
-1
/
+1
*
implement handling of usagemaps for long value (MEMO/OLE) columns, fixes issu...
James Ahlborn
2013-07-05
1
-0
/
+5
*
prep for release
James Ahlborn
2013-06-19
1
-1
/
+1
*
make attachment decoding the default
James Ahlborn
2013-06-14
1
-2
/
+1
*
add methods to get the actual attachment content
James Ahlborn
2013-06-02
1
-0
/
+4
*
add more methods to Database for retrieving Relationships
James Ahlborn
2013-05-31
1
-0
/
+3
*
Fix partial page updates when using CodecHandlers which can only do full page...
James Ahlborn
2013-05-25
1
-0
/
+6
*
retry release
James Ahlborn
2013-05-11
1
-1
/
+1
*
prep for release
James Ahlborn
2013-05-10
1
-1
/
+1
*
do not unicode compress strings which are longer than 1024 chars
James Ahlborn
2013-05-03
1
-0
/
+5
*
prepare for release
James Ahlborn
2013-02-19
1
-1
/
+1
*
initial support for optionally enforcing foreign-key constraints (fixes featu...
James Ahlborn
2012-11-20
1
-0
/
+6
*
add support for hyperlink columns
James Ahlborn
2012-11-08
1
-0
/
+5
*
fix typo
James Ahlborn
2012-10-16
1
-1
/
+1
*
plugin updates, sf updates
James Ahlborn
2012-10-16
1
-56
/
+56
*
prep for release
James Ahlborn
2012-10-16
1
-1
/
+1
*
Fix some more edge cases in date/time conversions (fixes issue 92)
James Ahlborn
2012-10-15
1
-1
/
+4
*
Added the MemFileChannel to enable working with dbs completely in memory
James Ahlborn
2012-09-24
1
-0
/
+4
*
Added DatabaseBuilder in for more convenient and flexible Database open/create
James Ahlborn
2012-09-23
1
-0
/
+4
*
Add some more functionality to Joiner to facilitate integrity enforcement (ha...
James Ahlborn
2012-08-26
1
-0
/
+6
*
prep for release
James Ahlborn
2012-07-11
1
-1
/
+1
*
rework partial page writing and interacting with CodecHandlers (issue #3532250)
James Ahlborn
2012-06-13
1
-0
/
+6
*
Add ImportUtil.toColumns to enable more advanced Table creation implementatio...
James Ahlborn
2012-05-25
1
-0
/
+4
*
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
*
doc updates
James Ahlborn
2012-04-03
1
-3
/
+3
*
prep for release
James Ahlborn
2012-04-03
1
-1
/
+1
*
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
1
-0
/
+5
*
Rename and refactor the Cursor find methods to improve usability
James Ahlborn
2011-12-27
1
-0
/
+5
*
prep for release
James Ahlborn
2011-12-16
1
-1
/
+1
*
Add option to import file without headers to existing table; Add ImportUtil.B...
James Ahlborn
2011-11-25
1
-0
/
+7
*
Allow ImportFilter and ExportFilter to return null from filterRow() to indica...
James Ahlborn
2011-11-25
1
-0
/
+4
[next]