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
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create tag 'rel_1_1_6'.
rel_1_1_6
James Ahlborn
2006-08-07
0
-0
/
+0
*
prep for release
James Ahlborn
2006-08-07
1
-0
/
+37
*
use uppercase names when adding text columns to indexes, which fixes long sta...
James Ahlborn
2006-08-07
2
-6
/
+5
*
reduce usage of SQLException
James Ahlborn
2006-08-04
4
-20
/
+17
*
make database and table iterable; slight rearrangement of logic in getNextRow
James Ahlborn
2006-08-04
3
-43
/
+168
*
treat table names as case insensitive; use stored table names when instantiat...
James Ahlborn
2006-08-04
1
-17
/
+69
*
set table name earlier in constructor
James Ahlborn
2006-08-04
1
-1
/
+1
*
add table debug methods
James Ahlborn
2006-08-04
1
-0
/
+17
*
write tdef page free space
James Ahlborn
2006-08-04
1
-2
/
+4
*
add unit test for multi-page table defs
James Ahlborn
2006-08-04
2
-1
/
+7
*
implement reading multi-page long binary values
James Ahlborn
2006-08-03
1
-11
/
+61
*
when reading multi-page table def, flip buffer before parsing (fix bug 1306970)
James Ahlborn
2006-08-03
1
-0
/
+1
*
use common row start/end reading methods
James Ahlborn
2006-08-03
1
-8
/
+3
*
fix handling of skipped rows
James Ahlborn
2006-08-03
1
-3
/
+26
*
add toCharSequence method
James Ahlborn
2006-08-03
1
-4
/
+17
*
swap overflow/deleted flag logic
James Ahlborn
2006-08-03
1
-2
/
+8
*
add contributed patches which port version 1.1.5 to jdk 1.4
James Ahlborn
2006-08-02
3
-0
/
+18
*
clean up reading/writing 3-byte ints; long value length is 3-bytes (fix bug 1...
James Ahlborn
2006-07-31
5
-45
/
+85
*
handle more tables with more idnex slots than actual indexes (fix bug 1530312)
James Ahlborn
2006-07-30
4
-4
/
+55
*
fix pom for ibiblio upload
James Ahlborn
2006-07-27
1
-2
/
+3
*
reset Expander between usages
James Ahlborn
2006-07-27
1
-0
/
+1
*
include sourceforge logo
James Ahlborn
2006-07-27
1
-0
/
+1
*
fix compressed text handling; wrap arithmetic exceptions with ioexceptions
James Ahlborn
2006-07-26
2
-82
/
+153
*
read variable length column data on demand
James Ahlborn
2006-07-26
1
-16
/
+11
*
inc version post release
James Ahlborn
2006-07-25
1
-1
/
+1
*
prep for release
James Ahlborn
2006-07-25
2
-1
/
+26
*
add write support for numeric/guid
James Ahlborn
2006-07-25
3
-7
/
+112
*
add currency support
James Ahlborn
2006-07-25
5
-89
/
+325
*
first attempt at reading with deleted columns
James Ahlborn
2006-07-24
5
-21
/
+81
*
add index primary key info; possibly fix some bugs around reading indexes (or...
James Ahlborn
2006-07-24
5
-21
/
+108
*
Added getRowCount
Tim McCune
2006-07-08
1
-0
/
+4
*
Added table name to toString
Tim McCune
2006-07-05
1
-0
/
+1
*
Added getName() to Table
Tim McCune
2006-07-03
2
-5
/
+16
*
add link to sourforge project page
James Ahlborn
2006-06-15
1
-0
/
+1
*
tweak sourceforge goal props; add default build goal and sfRelease goal
James Ahlborn
2006-06-15
2
-0
/
+10
*
remove bogus line
James Ahlborn
2006-06-15
1
-1
/
+0
*
inc version post release
James Ahlborn
2006-06-15
1
-1
/
+2
*
prep for release
James Ahlborn
2006-06-15
2
-11
/
+43
*
more fixes for writing MEMO/OLE
James Ahlborn
2006-06-15
3
-15
/
+41
*
added tests for reading memos and missing files
James Ahlborn
2006-06-13
2
-0
/
+24
*
fix encoding memo fields (1356745), refactor the long value handling code and...
James Ahlborn
2006-06-13
1
-27
/
+44
*
more tweaking to invalid file handling
James Ahlborn
2006-06-13
2
-12
/
+5
*
share common functionality for reading long values
James Ahlborn
2006-06-13
1
-29
/
+23
*
better handling of non-existent files in open method
James Ahlborn
2006-06-12
2
-1
/
+16
*
fix compiler warning
James Ahlborn
2006-06-12
1
-0
/
+1
*
add break statement, although differences in getLongBinaryValue and getLongSt...
James Ahlborn
2006-06-12
1
-2
/
+2
*
Applied some patches contributed by Sean
Tim McCune
2006-05-30
2
-11
/
+3
*
Readded as binary
Tim McCune
2006-05-27
1
-0
/
+0
*
*** empty log message ***
Tim McCune
2006-05-27
1
-0
/
+0
*
Fixed method signature
Tim McCune
2006-05-27
1
-1
/
+1
[next]