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
/
test
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
rework unicode compression support, fixes issue 111
James Ahlborn
2014-11-15
3
-622
/
+30
*
more unit test perf tweaks
James Ahlborn
2014-10-13
1
-2
/
+1
*
fix regression where empty memo values are returned as null (issue 110)
James Ahlborn
2014-09-29
2
-2
/
+37
*
add unit test for iteration early exit fix
James Ahlborn
2014-09-22
1
-0
/
+58
*
fix creation of calculated fields
James Ahlborn
2014-09-16
1
-4
/
+30
*
add some unit tests for calc fields
James Ahlborn
2014-09-14
2
-1
/
+130
*
add tests for builder property setters
James Ahlborn
2014-09-11
1
-2
/
+51
*
add some unit test for property type inference
James Ahlborn
2014-09-09
1
-0
/
+18
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
4
-10
/
+9
*
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
*
Add Cursor.findRow(RowId) for moving to a specific Table row using only the R...
James Ahlborn
2014-06-11
1
-0
/
+70
*
add getBlob convenience method
James Ahlborn
2014-05-07
1
-3
/
+2
*
add convenience methods to Row for getting values cast to specific types
James Ahlborn
2014-05-06
11
-68
/
+69
*
add column validator unit tests, work out some wrinkles
James Ahlborn
2014-03-24
2
-0
/
+225
*
add some convenience methods for working with primary keys
James Ahlborn
2014-03-24
1
-2
/
+2
*
add initial ColumnValidator support
James Ahlborn
2014-03-20
1
-15
/
+20
*
Fix NullPointerException in RowImpl.toString when value is null.
James Ahlborn
2014-01-22
1
-0
/
+8
*
attempt to restore autonumbers on some add row failures
James Ahlborn
2013-11-26
1
-0
/
+75
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
1
-1
/
+99
*
remove unnecessary methods
James Ahlborn
2013-11-07
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 support for modifying properties
James Ahlborn
2013-10-11
1
-5
/
+55
*
rework compound content api; add more ole blob unit tests
James Ahlborn
2013-09-28
2
-1
/
+156
*
tweak oleblob tests
James Ahlborn
2013-09-18
2
-29
/
+46
*
add some oleblob unit tests
James Ahlborn
2013-09-18
2
-5
/
+148
*
fix rawstring tostring tests
James Ahlborn
2013-09-15
2
-7
/
+7
*
fix unit test broken by tostring changes
James Ahlborn
2013-09-12
1
-2
/
+2
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
23
-0
/
+8731