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
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
18
-586
/
+1042
*
more test speedups
James Ahlborn
2014-08-24
5
-20
/
+62
*
speed up unit tests by delaying disk syncs
James Ahlborn
2014-08-18
1
-6
/
+21
*
refactor ColumnImpl into multiple type specific sub-classes
James Ahlborn
2014-08-07
10
-274
/
+619
*
Add Cursor.findRow(RowId) for moving to a specific Table row using only the R...
James Ahlborn
2014-06-11
6
-9
/
+149
*
add link to additional migration notes
James Ahlborn
2014-05-28
1
-0
/
+3
*
add getBlob convenience method
James Ahlborn
2014-05-07
4
-7
/
+22
*
enhance javadocs
James Ahlborn
2014-05-07
1
-11
/
+11
*
add convenience methods to Row for getting values cast to specific types
James Ahlborn
2014-05-06
17
-117
/
+237
*
fix javadoc reference
James Ahlborn
2014-05-01
1
-1
/
+1
*
add some more cookbook content
James Ahlborn
2014-05-01
1
-0
/
+79
*
fix log message
James Ahlborn
2014-04-06
1
-15
/
+18
*
prep for release
James Ahlborn
2014-04-05
1
-1
/
+1
*
add column validator unit tests, work out some wrinkles
James Ahlborn
2014-03-24
7
-46
/
+346
*
add some convenience methods for working with primary keys
James Ahlborn
2014-03-24
4
-2
/
+62
*
add initial ColumnValidator support
James Ahlborn
2014-03-20
11
-61
/
+312
*
prep for release
James Ahlborn
2014-01-31
1
-2
/
+2
*
Fix NullPointerException in RowImpl.toString when value is null.
James Ahlborn
2014-01-22
3
-4
/
+26
*
tweak example
James Ahlborn
2013-12-01
1
-2
/
+2
*
prep for release
James Ahlborn
2013-11-30
1
-1
/
+1
*
attempt to restore autonumbers on some add row failures
James Ahlborn
2013-11-26
3
-1
/
+142
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
9
-116
/
+572
*
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
4
-8
/
+58
*
remove unnecessary methods
James Ahlborn
2013-11-07
2
-38
/
+1
*
cookbook updates
James Ahlborn
2013-11-06
1
-0
/
+19
*
minor cleanups/formatting
James Ahlborn
2013-10-15
7
-11
/
+1
*
make RowIdImpl serializable; clean up some formatting
James Ahlborn
2013-10-15
2
-8
/
+9
*
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 unit tests for property modification
James Ahlborn
2013-10-12
1
-16
/
+110
*
update unit tests to new propertymaps constructor
James Ahlborn
2013-10-12
1
-2
/
+2
*
add public api for modifying properties
James Ahlborn
2013-10-11
5
-14
/
+110
*
Add support for modifying properties
James Ahlborn
2013-10-11
7
-74
/
+501
*
Make reading long value columns more lenient (MEMO/OLE)
James Ahlborn
2013-10-04
2
-2
/
+21
*
minor updates and refactors
James Ahlborn
2013-10-01
3
-25
/
+19
*
rework compound content api; add more ole blob unit tests
James Ahlborn
2013-09-28
8
-67
/
+312
*
fix formatting
James Ahlborn
2013-09-22
1
-2
/
+2
*
tweak oleblob tests
James Ahlborn
2013-09-18
3
-30
/
+47
*
add some oleblob unit tests
James Ahlborn
2013-09-18
3
-7
/
+154
*
add some ole javadocs
James Ahlborn
2013-09-17
2
-18
/
+120
*
fix rawstring tostring tests
James Ahlborn
2013-09-15
2
-7
/
+7
*
fix poi detection code for ole handling
James Ahlborn
2013-09-15
2
-1
/
+7
*
implement nicer ascii text conversion for ole package paths
James Ahlborn
2013-09-15
1
-0
/
+17
*
Ignore invalid column usage map definitions, fixes issue 97
James Ahlborn
2013-09-14
3
-6
/
+28
*
fix unit test broken by tostring changes
James Ahlborn
2013-09-12
1
-2
/
+2
*
initial support for blob creation/parsing
James Ahlborn
2013-09-12
7
-23
/
+1341
*
add closeQuietly util method
James Ahlborn
2013-09-10
6
-46
/
+21
*
a little more revamp tostring output
James Ahlborn
2013-09-09
2
-15
/
+15
[next]