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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
some minor cleanups for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-08
8
-32
/
+91
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
19
-586
/
+1057
*
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
*
update apache commons deps
James Ahlborn
2014-05-28
1
-2
/
+2
*
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
2
-0
/
+85
*
fix log message
James Ahlborn
2014-04-06
1
-15
/
+18
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2014-04-05
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.0.4
James Ahlborn
2014-04-05
1
-4
/
+4
*
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
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2014-01-31
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.0.3
James Ahlborn
2014-01-31
1
-4
/
+4
*
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
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2013-11-30
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.0.2
James Ahlborn
2013-11-30
1
-4
/
+4
*
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
*
updates
James Ahlborn
2013-10-15
1
-3
/
+1
*
[maven-release-plugin] prepare for next development iteration
James Ahlborn
2013-10-14
1
-4
/
+4
*
[maven-release-plugin] prepare release jackcess-2.0.1
James Ahlborn
2013-10-14
1
-4
/
+4
*
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
4
-35
/
+19
*
update parent pom
James Ahlborn
2013-09-30
1
-1
/
+1
*
rework compound content api; add more ole blob unit tests
James Ahlborn
2013-09-28
8
-67
/
+312
[prev]
[next]