]>
source.dussan.org Git - jackcess.git/log
James Ahlborn [Fri, 2 Nov 2007 03:48:53 +0000 (03:48 +0000)]
move to maven2
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@167
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 10 Oct 2007 19:14:04 +0000 (19:14 +0000)]
add openhms links
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@166
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 13 Jul 2007 02:57:56 +0000 (02:57 +0000)]
updates
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@165
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 13 Jul 2007 02:57:33 +0000 (02:57 +0000)]
prep for dev
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@164
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 13 Jul 2007 01:47:42 +0000 (01:47 +0000)]
added todo list
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@163
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 13 Jul 2007 01:28:23 +0000 (01:28 +0000)]
set release date
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@161
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 13 Jul 2007 01:19:33 +0000 (01:19 +0000)]
update changelogs
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@160
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 13 Jul 2007 01:19:09 +0000 (01:19 +0000)]
add support for writing large table definitions; move table definition code into Table (out of Database)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@159
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 13 Jul 2007 01:18:28 +0000 (01:18 +0000)]
oops next version
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@158
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 10 Jul 2007 21:48:33 +0000 (21:48 +0000)]
add flush method to Database; add unit test for new usage map functionality
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@157
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 10 Jul 2007 16:41:25 +0000 (16:41 +0000)]
rework inline usage map handling to handle out-of-range cases better and with more clarity
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@156
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 10 Jul 2007 03:05:56 +0000 (03:05 +0000)]
only write the row for the usage map table when updating
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@155
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 10 Jul 2007 02:53:12 +0000 (02:53 +0000)]
make pageiterators work even as usagemap bits are shifted around
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@154
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 10 Jul 2007 02:11:02 +0000 (02:11 +0000)]
initial implementation of support for promoting nline to reference usage map
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@153
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 9 Jul 2007 06:25:53 +0000 (06:25 +0000)]
move usagemap implementations into UsageMap in prep for future changes; clean up initial setup of new table
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@152
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 9 Jul 2007 03:55:31 +0000 (03:55 +0000)]
use TempPageHolder in reference usage map
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@151
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 9 Jul 2007 03:16:52 +0000 (03:16 +0000)]
switch from Integer list to BitSet in UsageMap
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@150
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 25 Jun 2007 20:03:56 +0000 (20:03 +0000)]
add Index.getName
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@149
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 5 Jun 2007 02:21:55 +0000 (02:21 +0000)]
handle reading/writing numeric values which thing that they are fixed length fields (fix #
1672071 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@148
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 5 Jun 2007 01:41:35 +0000 (01:41 +0000)]
include format in validation
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@147
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 8 May 2007 16:52:14 +0000 (16:52 +0000)]
do not use hard coded unit size
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@146
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 8 May 2007 13:38:44 +0000 (13:38 +0000)]
tweak input row handling at beginning of createRow
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@145
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 8 May 2007 13:33:14 +0000 (13:33 +0000)]
fill in offsets for trailing deleted var len columns
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@144
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 8 May 2007 03:32:44 +0000 (03:32 +0000)]
when writing table definition, set things up so long variable length columns are written after normal variable length columns. this makes it more likely that all the data can be written sucessfully because long var columns can be written in separate data pages (fix bug [
1675522 ]); tweak row writing to account for deleted columns
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@143
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 25 Apr 2007 20:22:00 +0000 (20:22 +0000)]
add faq entry for new autoSync option
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@142
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 25 Apr 2007 20:09:52 +0000 (20:09 +0000)]
add autosync option
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@141
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 14 Feb 2007 02:45:08 +0000 (02:45 +0000)]
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@139
f203690c -595d-4dc9-a70b-
905162fa7fd2
Tim McCune [Thu, 8 Feb 2007 21:30:32 +0000 (21:30 +0000)]
Fixed typo
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@138
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 23 Nov 2006 04:15:49 +0000 (04:15 +0000)]
tweak example
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@137
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 13 Nov 2006 14:58:29 +0000 (14:58 +0000)]
add unit test for new copyTable behavior
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@136
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Sun, 12 Nov 2006 19:43:42 +0000 (19:43 +0000)]
better import/copy column setup; added ability for users to further customize import/copy behavior through ImportFilter (fix #
1593465 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@135
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Sun, 12 Nov 2006 19:41:03 +0000 (19:41 +0000)]
better import/copy column setup; added ability for users to further customize import/copy behavior through ImportFilter (fix #
1593465 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@134
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Sun, 12 Nov 2006 19:38:35 +0000 (19:38 +0000)]
better import/copy column setup; added ability for users to further customize import/copy behavior through ImportFilter (fix #
1593465 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@133
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Sun, 12 Nov 2006 19:15:57 +0000 (19:15 +0000)]
remove invalid character
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@132
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 2 Oct 2006 16:46:26 +0000 (16:46 +0000)]
remove broken dev link
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@131
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 2 Oct 2006 16:45:56 +0000 (16:45 +0000)]
inc version post release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@130
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 2 Oct 2006 16:20:03 +0000 (16:20 +0000)]
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@128
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 2 Oct 2006 15:57:57 +0000 (15:57 +0000)]
implement multi-page long value writing
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@127
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 26 Sep 2006 15:01:38 +0000 (15:01 +0000)]
read index entries on demand
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@126
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 26 Sep 2006 14:39:18 +0000 (14:39 +0000)]
fail more gracefully if writing large index
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@125
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 26 Sep 2006 13:39:56 +0000 (13:39 +0000)]
support reading 'compressed' indexes (fix
1563654 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@124
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 25 Sep 2006 12:49:41 +0000 (12:49 +0000)]
add support for get/put int of different byteorder
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@123
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 25 Sep 2006 12:48:56 +0000 (12:48 +0000)]
add offset for next leaf page number
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@122
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 25 Sep 2006 01:48:48 +0000 (01:48 +0000)]
save set of lookup columns
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@121
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Sat, 23 Sep 2006 18:45:11 +0000 (18:45 +0000)]
fix ordering of byte code comparator
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@120
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Sat, 23 Sep 2006 18:21:19 +0000 (18:21 +0000)]
create method for interpreting boolean values
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@119
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 21 Sep 2006 13:37:15 +0000 (13:37 +0000)]
make byte[] printable when dumping table
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@118
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 21 Sep 2006 13:20:07 +0000 (13:20 +0000)]
add ability to dump to writer
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@117
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 21 Sep 2006 03:28:41 +0000 (03:28 +0000)]
further refactor or row parsing logic
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@116
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 21 Sep 2006 01:59:55 +0000 (01:59 +0000)]
change numeric negate flag
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@115
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 18 Sep 2006 16:56:24 +0000 (16:56 +0000)]
clean up index reading/writing of text columns, add support for more characters
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@114
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 18 Sep 2006 16:40:55 +0000 (16:40 +0000)]
remove debug printlns
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@113
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 18 Sep 2006 16:38:46 +0000 (16:38 +0000)]
honor endianness when reading currency values
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@112
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 18 Sep 2006 16:37:33 +0000 (16:37 +0000)]
add dump to file utility method
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@111
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 18 Sep 2006 14:28:28 +0000 (14:28 +0000)]
do not ask me why, but numeric columns are considered variable length, even though they are always the same size
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@110
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 14 Sep 2006 19:24:12 +0000 (19:24 +0000)]
rework current row page tracking with RowState
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@109
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 13 Sep 2006 17:45:21 +0000 (17:45 +0000)]
implement overflow row reading
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@108
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 13 Sep 2006 12:40:59 +0000 (12:40 +0000)]
refactor index entries to allow for fixing textual entries (not finished yet)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@107
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 11 Sep 2006 13:36:15 +0000 (13:36 +0000)]
fix row usage and free space calculations
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@106
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 8 Sep 2006 18:48:32 +0000 (18:48 +0000)]
clean up lots of cruft around datatypes; add more sanity checking on table creation; fix free space calculations
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@105
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 28 Aug 2006 12:23:59 +0000 (12:23 +0000)]
added some more debug info
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@104
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 28 Aug 2006 12:23:44 +0000 (12:23 +0000)]
added info about password protection
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@103
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 25 Aug 2006 14:27:16 +0000 (14:27 +0000)]
make read-only logic slightly cleaner
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@102
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 25 Aug 2006 01:30:23 +0000 (01:30 +0000)]
add support for opening files read-only (#
1545857 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@101
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 8 Aug 2006 13:12:27 +0000 (13:12 +0000)]
more tweaks to index reading/writing
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@100
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 8 Aug 2006 12:03:54 +0000 (12:03 +0000)]
further cleanup on row reading; fix recent issue of reading var len data twice
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@99
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 8 Aug 2006 11:57:12 +0000 (11:57 +0000)]
allow reading multi-page memos
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@98
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 7 Aug 2006 11:56:55 +0000 (11:56 +0000)]
inc version post release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@97
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 7 Aug 2006 11:41:08 +0000 (11:41 +0000)]
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@95
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 7 Aug 2006 11:33:24 +0000 (11:33 +0000)]
use uppercase names when adding text columns to indexes, which fixes long standing problem with table names starting with lowercase characters (and other situations where tables could not be opened in access)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@94
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 4 Aug 2006 17:28:49 +0000 (17:28 +0000)]
reduce usage of SQLException
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@93
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 4 Aug 2006 17:16:59 +0000 (17:16 +0000)]
make database and table iterable; slight rearrangement of logic in getNextRow
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@92
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 4 Aug 2006 12:32:42 +0000 (12:32 +0000)]
treat table names as case insensitive; use stored table names when instantiating tables
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@91
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 4 Aug 2006 12:26:51 +0000 (12:26 +0000)]
set table name earlier in constructor
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@90
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 4 Aug 2006 12:26:15 +0000 (12:26 +0000)]
add table debug methods
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@89
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 4 Aug 2006 12:08:31 +0000 (12:08 +0000)]
write tdef page free space
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@88
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Fri, 4 Aug 2006 01:59:00 +0000 (01:59 +0000)]
add unit test for multi-page table defs
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@87
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 3 Aug 2006 19:57:50 +0000 (19:57 +0000)]
implement reading multi-page long binary values
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@86
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 3 Aug 2006 14:21:19 +0000 (14:21 +0000)]
when reading multi-page table def, flip buffer before parsing (fix bug
1306970 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@85
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 3 Aug 2006 14:19:32 +0000 (14:19 +0000)]
use common row start/end reading methods
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@84
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 3 Aug 2006 13:38:02 +0000 (13:38 +0000)]
fix handling of skipped rows
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@83
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 3 Aug 2006 12:59:39 +0000 (12:59 +0000)]
add toCharSequence method
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@82
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 3 Aug 2006 12:45:54 +0000 (12:45 +0000)]
swap overflow/deleted flag logic
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@81
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 2 Aug 2006 20:52:32 +0000 (20:52 +0000)]
add contributed patches which port version 1.1.5 to jdk 1.4
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@80
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 31 Jul 2006 14:01:13 +0000 (14:01 +0000)]
clean up reading/writing 3-byte ints; long value length is 3-bytes (fix bug
1449812 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@79
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Sun, 30 Jul 2006 03:22:36 +0000 (03:22 +0000)]
handle more tables with more idnex slots than actual indexes (fix bug
1530312 )
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@78
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 27 Jul 2006 17:13:52 +0000 (17:13 +0000)]
fix pom for ibiblio upload
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@77
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 27 Jul 2006 15:02:42 +0000 (15:02 +0000)]
reset Expander between usages
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@76
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Thu, 27 Jul 2006 14:47:50 +0000 (14:47 +0000)]
include sourceforge logo
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@75
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 26 Jul 2006 14:41:32 +0000 (14:41 +0000)]
fix compressed text handling; wrap arithmetic exceptions with ioexceptions
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@74
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Wed, 26 Jul 2006 12:50:43 +0000 (12:50 +0000)]
read variable length column data on demand
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@73
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 25 Jul 2006 22:01:11 +0000 (22:01 +0000)]
inc version post release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@72
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 25 Jul 2006 21:08:38 +0000 (21:08 +0000)]
prep for release
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@70
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 25 Jul 2006 20:29:03 +0000 (20:29 +0000)]
add write support for numeric/guid
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@69
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Tue, 25 Jul 2006 19:27:16 +0000 (19:27 +0000)]
add currency support
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@68
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 24 Jul 2006 18:57:11 +0000 (18:57 +0000)]
first attempt at reading with deleted columns
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@67
f203690c -595d-4dc9-a70b-
905162fa7fd2
James Ahlborn [Mon, 24 Jul 2006 15:17:13 +0000 (15:17 +0000)]
add index primary key info; possibly fix some bugs around reading indexes (or possibly introduce)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@66
f203690c -595d-4dc9-a70b-
905162fa7fd2
Tim McCune [Sat, 8 Jul 2006 08:30:23 +0000 (08:30 +0000)]
Added getRowCount
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@65
f203690c -595d-4dc9-a70b-
905162fa7fd2
Tim McCune [Wed, 5 Jul 2006 16:48:56 +0000 (16:48 +0000)]
Added table name to toString
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@64
f203690c -595d-4dc9-a70b-
905162fa7fd2
Tim McCune [Mon, 3 Jul 2006 02:55:30 +0000 (02:55 +0000)]
Added getName() to Table
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@63
f203690c -595d-4dc9-a70b-
905162fa7fd2