]> source.dussan.org Git - jackcess.git/log
jackcess.git
16 years agomore minor refactoring
James Ahlborn [Tue, 8 Apr 2008 01:05:15 +0000 (01:05 +0000)]
more minor refactoring

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@317 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd support for optionally enabling big index support
James Ahlborn [Mon, 7 Apr 2008 03:47:37 +0000 (03:47 +0000)]
add support for optionally enabling big index support

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@316 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agomake unit tests work for either index type; minor refactoring
James Ahlborn [Mon, 7 Apr 2008 03:08:36 +0000 (03:08 +0000)]
make unit tests work for either index type; minor refactoring

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@315 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agomove index pagetypes to the public type; some minor cleanup
James Ahlborn [Mon, 7 Apr 2008 01:37:25 +0000 (01:37 +0000)]
move index pagetypes to the public type; some minor cleanup

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@314 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoflesh out some of the index page update operations
James Ahlborn [Sun, 6 Apr 2008 03:45:12 +0000 (03:45 +0000)]
flesh out some of the index page update operations

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@313 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoinitial code for implementing read/write multi-page index support
James Ahlborn [Sun, 6 Apr 2008 02:07:38 +0000 (02:07 +0000)]
initial code for implementing read/write multi-page index support

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@312 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agorefactor Index/SimpleIndex to move most of the add/remove entry handling logic back...
James Ahlborn [Sat, 5 Apr 2008 04:16:04 +0000 (04:16 +0000)]
refactor Index/SimpleIndex to move most of the add/remove entry handling logic back into Index

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@311 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agorefactor Index/SimpleIndex to move most of the add/remove entry handling logic back...
James Ahlborn [Sat, 5 Apr 2008 04:15:14 +0000 (04:15 +0000)]
refactor Index/SimpleIndex to move most of the add/remove entry handling logic back into Index

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@310 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agorefactor Index/SimpleIndex to move the Cursor handling back into Index
James Ahlborn [Sat, 5 Apr 2008 03:31:47 +0000 (03:31 +0000)]
refactor Index/SimpleIndex to move the Cursor handling back into Index

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@309 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd constants for movement booleans
James Ahlborn [Sat, 5 Apr 2008 03:28:11 +0000 (03:28 +0000)]
add constants for movement booleans

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@308 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoclear nextPageNumber for held dataPage
James Ahlborn [Thu, 3 Apr 2008 02:56:44 +0000 (02:56 +0000)]
clear nextPageNumber for held dataPage

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@307 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agomore comment updates
James Ahlborn [Tue, 1 Apr 2008 02:02:18 +0000 (02:02 +0000)]
more comment updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@306 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoremove some old comments
James Ahlborn [Tue, 1 Apr 2008 01:59:06 +0000 (01:59 +0000)]
remove some old comments

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@305 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agorefactor Index into abstract base class with SimpleIndex implementation to allow...
James Ahlborn [Tue, 1 Apr 2008 00:54:42 +0000 (00:54 +0000)]
refactor Index into abstract base class with SimpleIndex implementation to allow for phased introduction of BigIndex support

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@304 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoupdate FAQ
James Ahlborn [Mon, 31 Mar 2008 18:52:29 +0000 (18:52 +0000)]
update FAQ

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@303 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoupdate FAQ
James Ahlborn [Mon, 31 Mar 2008 18:50:49 +0000 (18:50 +0000)]
update FAQ

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@302 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd ByteUtil.getUnsignedShort
James Ahlborn [Mon, 31 Mar 2008 16:25:42 +0000 (16:25 +0000)]
add ByteUtil.getUnsignedShort

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@301 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agono need to be inner class
James Ahlborn [Wed, 26 Mar 2008 03:05:34 +0000 (03:05 +0000)]
no need to be inner class

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@300 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agobetter max size calculation
James Ahlborn [Tue, 25 Mar 2008 01:47:11 +0000 (01:47 +0000)]
better max size calculation

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@299 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd issue number
James Ahlborn [Tue, 25 Mar 2008 01:05:08 +0000 (01:05 +0000)]
add issue number

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@298 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoredundant code
James Ahlborn [Mon, 24 Mar 2008 17:08:56 +0000 (17:08 +0000)]
redundant code

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@297 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoNeed to store auto-number values back into row so that indexes can be
James Ahlborn [Mon, 24 Mar 2008 17:06:24 +0000 (17:06 +0000)]
Need to store auto-number values back into row so that indexes can be
        updated correctly.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@296 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoupdate the bounds before updating the positions
James Ahlborn [Mon, 24 Mar 2008 02:29:58 +0000 (02:29 +0000)]
update the bounds before updating the positions

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@295 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Fri, 21 Mar 2008 19:08:15 +0000 (19:08 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@294 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years ago[maven-release-plugin] prepare release rel_1_1_13
James Ahlborn [Fri, 21 Mar 2008 19:08:07 +0000 (19:08 +0000)]
[maven-release-plugin] prepare release rel_1_1_13

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@292 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agotruncate file before overwriting
James Ahlborn [Fri, 21 Mar 2008 17:56:26 +0000 (17:56 +0000)]
truncate file before overwriting

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@291 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoprep for release
James Ahlborn [Fri, 21 Mar 2008 17:49:40 +0000 (17:49 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@290 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoallow for TempBufferHolder which does not maintain reference (cleans up addRows)
James Ahlborn [Fri, 21 Mar 2008 04:04:09 +0000 (04:04 +0000)]
allow for TempBufferHolder which does not maintain reference (cleans up addRows)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@289 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd TableBuilder utility
James Ahlborn [Thu, 20 Mar 2008 16:32:22 +0000 (16:32 +0000)]
add TableBuilder utility

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@288 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd TableBuilder utility
James Ahlborn [Thu, 20 Mar 2008 16:26:02 +0000 (16:26 +0000)]
add TableBuilder utility

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@287 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd test for uniqueEntryCount updates
James Ahlborn [Wed, 19 Mar 2008 01:59:48 +0000 (01:59 +0000)]
add test for uniqueEntryCount updates

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@286 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agominor cleanups
James Ahlborn [Wed, 19 Mar 2008 01:52:42 +0000 (01:52 +0000)]
minor cleanups

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@285 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agono need to sort entries, should already be sorted (but verify just to be paranoid)
James Ahlborn [Tue, 18 Mar 2008 20:25:32 +0000 (20:25 +0000)]
no need to sort entries, should already be sorted (but verify just to be paranoid)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@284 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoclean up updating of the index uniqueEntryCount
James Ahlborn [Tue, 18 Mar 2008 20:11:48 +0000 (20:11 +0000)]
clean up updating of the index uniqueEntryCount

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@283 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoremove unused import
James Ahlborn [Tue, 18 Mar 2008 14:56:38 +0000 (14:56 +0000)]
remove unused import

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@282 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agocompletely fix problems with sporadic usage map corruption; add some soft buffer...
James Ahlborn [Tue, 18 Mar 2008 03:14:04 +0000 (03:14 +0000)]
completely fix problems with sporadic usage map corruption; add some soft buffer caching in various places

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@281 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agobe little lenient in date assertions due to double rounding
James Ahlborn [Tue, 18 Mar 2008 03:13:52 +0000 (03:13 +0000)]
be little lenient in date assertions due to double rounding

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@280 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd some notes on unique indexes
James Ahlborn [Mon, 17 Mar 2008 15:31:26 +0000 (15:31 +0000)]
add some notes on unique indexes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@279 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agono need to use maxColCount and colNumber when storing row results
James Ahlborn [Sat, 15 Mar 2008 20:44:14 +0000 (20:44 +0000)]
no need to use maxColCount and colNumber when storing row results

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@278 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agorefactor some common code for encoding/decoding uncompressed strings
James Ahlborn [Sat, 15 Mar 2008 20:30:37 +0000 (20:30 +0000)]
refactor some common code for encoding/decoding uncompressed strings

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@277 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd ColumnBuilder utility for simplifying table construction
James Ahlborn [Sat, 15 Mar 2008 02:41:54 +0000 (02:41 +0000)]
add ColumnBuilder utility for simplifying table construction

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@276 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agounused import
James Ahlborn [Fri, 14 Mar 2008 20:04:23 +0000 (20:04 +0000)]
unused import

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@275 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd method for checking names against reserved words set
James Ahlborn [Fri, 14 Mar 2008 19:59:40 +0000 (19:59 +0000)]
add method for checking names against reserved words set

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@274 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agofix creation of tables with auto-number columns
James Ahlborn [Fri, 14 Mar 2008 19:34:14 +0000 (19:34 +0000)]
fix creation of tables with auto-number columns

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@273 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agorestrict new tables to only one autonumber column
James Ahlborn [Fri, 14 Mar 2008 19:18:07 +0000 (19:18 +0000)]
restrict new tables to only one autonumber column

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@272 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agotweak column display
James Ahlborn [Fri, 14 Mar 2008 19:17:23 +0000 (19:17 +0000)]
tweak column display

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@271 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoremove extraneous properties
James Ahlborn [Thu, 13 Mar 2008 04:05:21 +0000 (04:05 +0000)]
remove extraneous properties

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@270 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoalways return relationships in same order regardless of table parameter order; add...
James Ahlborn [Thu, 13 Mar 2008 04:03:29 +0000 (04:03 +0000)]
always return relationships in same order regardless of table parameter order; add some simple relationship unit tests

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@269 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agouse readOnly dbs for unit tests
James Ahlborn [Thu, 13 Mar 2008 03:28:03 +0000 (03:28 +0000)]
use readOnly dbs for unit tests

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@268 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd toString
James Ahlborn [Wed, 12 Mar 2008 01:28:07 +0000 (01:28 +0000)]
add toString

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@267 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd support for reading table relationships; minor refactor of table creation; minor...
James Ahlborn [Tue, 11 Mar 2008 20:40:13 +0000 (20:40 +0000)]
add support for reading table relationships; minor refactor of table creation; minor features added to cursorbuilder

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@266 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd method for creating Iterable given specific column names
James Ahlborn [Tue, 11 Mar 2008 17:28:37 +0000 (17:28 +0000)]
add method for creating Iterable given specific column names

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@265 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd unit tests (and fix some bugs) for ignoreNull and unique index handling
James Ahlborn [Tue, 11 Mar 2008 00:49:42 +0000 (00:49 +0000)]
add unit tests (and fix some bugs) for ignoreNull and unique index handling

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@264 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd convenience method for converting a rowMap to an array of row values
James Ahlborn [Mon, 10 Mar 2008 18:03:45 +0000 (18:03 +0000)]
add convenience method for converting a rowMap to an array of row values

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@263 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd tests for multi-column indexes
James Ahlborn [Mon, 10 Mar 2008 16:50:35 +0000 (16:50 +0000)]
add tests for multi-column indexes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@262 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agomake sure database file fits expected criteria
James Ahlborn [Mon, 10 Mar 2008 15:31:02 +0000 (15:31 +0000)]
make sure database file fits expected criteria

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@261 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd additional diagnostic info on failures
James Ahlborn [Mon, 10 Mar 2008 15:30:22 +0000 (15:30 +0000)]
add additional diagnostic info on failures

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@260 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd tests for the various supported index types
James Ahlborn [Mon, 10 Mar 2008 15:22:09 +0000 (15:22 +0000)]
add tests for the various supported index types

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@259 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoupdate FAQ with info on extended charset support in text indexes
James Ahlborn [Mon, 10 Mar 2008 03:43:51 +0000 (03:43 +0000)]
update FAQ with info on extended charset support in text indexes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@258 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agomodify Index update support so that it honors the unique and ignoreNulls properties...
James Ahlborn [Mon, 10 Mar 2008 03:30:14 +0000 (03:30 +0000)]
modify Index update support so that it honors the unique and ignoreNulls properties for the Index

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@257 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoupdate TODO notes
James Ahlborn [Mon, 10 Mar 2008 03:00:04 +0000 (03:00 +0000)]
update TODO notes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@256 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoformalize code for reading unsigned bytes
James Ahlborn [Sun, 9 Mar 2008 21:33:04 +0000 (21:33 +0000)]
formalize code for reading unsigned bytes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@255 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agolimit text index length; fix unprintable offset writing
James Ahlborn [Sat, 8 Mar 2008 18:43:43 +0000 (18:43 +0000)]
limit text index length; fix unprintable offset writing

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@254 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agomore fixes for index writing
James Ahlborn [Sat, 8 Mar 2008 05:00:43 +0000 (05:00 +0000)]
more fixes for index writing

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@253 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoFix bug caused by sign extension when reading single-byte row numbers; fix some bugs...
James Ahlborn [Fri, 7 Mar 2008 19:23:46 +0000 (19:23 +0000)]
Fix bug caused by sign extension when reading single-byte row numbers; fix some bugs in new text index generation code

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@252 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoSimplify comparison algorithms for RowId and Index.Entry using type attributes; ...
James Ahlborn [Fri, 7 Mar 2008 18:23:23 +0000 (18:23 +0000)]
Simplify comparison algorithms for RowId and Index.Entry using type attributes;  Expand the characters supported in index updates to all of the ISO-8859-1 character set.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@251 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agofix toString for Entry
James Ahlborn [Thu, 6 Mar 2008 20:32:46 +0000 (20:32 +0000)]
fix toString for Entry

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@250 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoMore fixes for index parsing. Believe index names are now correctly
James Ahlborn [Thu, 6 Mar 2008 18:44:38 +0000 (18:44 +0000)]
More fixes for index parsing.  Believe index names are now correctly
        matched up with indexes.

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@249 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agowrite javadoc for DataTypes; accept wider range of incomging values for some data...
James Ahlborn [Tue, 4 Mar 2008 16:33:17 +0000 (16:33 +0000)]
write javadoc for DataTypes; accept wider range of incomging values for some data types

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@248 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agocleanup variety of compiler warnings
James Ahlborn [Mon, 3 Mar 2008 19:36:35 +0000 (19:36 +0000)]
cleanup variety of compiler warnings

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@247 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agofaq got dropped from main menu
James Ahlborn [Mon, 3 Mar 2008 15:20:03 +0000 (15:20 +0000)]
faq got dropped from main menu

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@246 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd faq entry on internationl chars in indexes
James Ahlborn [Mon, 3 Mar 2008 15:10:39 +0000 (15:10 +0000)]
add faq entry on internationl chars in indexes

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@245 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agofix some compiler warnings
James Ahlborn [Fri, 29 Feb 2008 21:23:12 +0000 (21:23 +0000)]
fix some compiler warnings

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@244 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agodefault to true for new entries
James Ahlborn [Fri, 29 Feb 2008 20:10:26 +0000 (20:10 +0000)]
default to true for new entries

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@243 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoskip unhandled index bytes for now
James Ahlborn [Fri, 29 Feb 2008 19:26:10 +0000 (19:26 +0000)]
skip unhandled index bytes for now

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@242 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agobetter handling of index entry compression; validate index entry length reading
James Ahlborn [Fri, 29 Feb 2008 19:02:36 +0000 (19:02 +0000)]
better handling of index entry compression; validate index entry length reading

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@241 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agomore index testing
James Ahlborn [Fri, 29 Feb 2008 19:01:09 +0000 (19:01 +0000)]
more index testing

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@240 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agobetter toString
James Ahlborn [Fri, 29 Feb 2008 18:56:54 +0000 (18:56 +0000)]
better toString

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@239 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Wed, 27 Feb 2008 20:34:09 +0000 (20:34 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@238 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years ago[maven-release-plugin] prepare release rel_1_1_12
James Ahlborn [Wed, 27 Feb 2008 20:34:00 +0000 (20:34 +0000)]
[maven-release-plugin] prepare release rel_1_1_12

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@236 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoprep for release
James Ahlborn [Wed, 27 Feb 2008 20:32:29 +0000 (20:32 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@235 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agotweak date handling math to reduce rounding issues
James Ahlborn [Fri, 22 Feb 2008 16:52:35 +0000 (16:52 +0000)]
tweak date handling math to reduce rounding issues

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@234 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agouse same date for create/update time
James Ahlborn [Fri, 22 Feb 2008 16:17:14 +0000 (16:17 +0000)]
use same date for create/update time

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@233 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agodo not store millis in date test
James Ahlborn [Fri, 22 Feb 2008 15:28:36 +0000 (15:28 +0000)]
do not store millis in date test

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@232 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agouser userIds from the file if possible when generating new table access control entri...
James Ahlborn [Fri, 22 Feb 2008 15:21:45 +0000 (15:21 +0000)]
user userIds from the file if possible when generating new table access control entries (fix #1898793)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@231 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agodo not inline memo/ole fields longer than 64 bytes (fix #1899076)
James Ahlborn [Thu, 21 Feb 2008 21:03:25 +0000 (21:03 +0000)]
do not inline memo/ole fields longer than 64 bytes (fix #1899076)

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@230 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agopass along Object[], not String[]
James Ahlborn [Thu, 21 Feb 2008 19:43:46 +0000 (19:43 +0000)]
pass along Object[], not String[]

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@229 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoupdate rowCount in common method
James Ahlborn [Thu, 21 Feb 2008 04:19:03 +0000 (04:19 +0000)]
update rowCount in common method

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@228 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoparent pom released
James Ahlborn [Wed, 20 Feb 2008 16:55:07 +0000 (16:55 +0000)]
parent pom released

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@227 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoupgrade parent pom
James Ahlborn [Wed, 20 Feb 2008 16:48:53 +0000 (16:48 +0000)]
upgrade parent pom

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@226 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agolog4j is not required
James Ahlborn [Mon, 28 Jan 2008 15:23:24 +0000 (15:23 +0000)]
log4j is not required

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@225 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoResolve more edge cases around date handling
James Ahlborn [Thu, 24 Jan 2008 04:07:46 +0000 (04:07 +0000)]
Resolve more edge cases around date handling

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@224 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agojdk14 compatible code for 1.1.11 release
James Ahlborn [Tue, 22 Jan 2008 02:47:15 +0000 (02:47 +0000)]
jdk14 compatible code for 1.1.11 release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@223 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Mon, 21 Jan 2008 02:22:29 +0000 (02:22 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@222 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years ago[maven-release-plugin] prepare release rel_1_1_11
James Ahlborn [Mon, 21 Jan 2008 02:22:21 +0000 (02:22 +0000)]
[maven-release-plugin] prepare release rel_1_1_11

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@220 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoprep for release
James Ahlborn [Mon, 21 Jan 2008 02:21:28 +0000 (02:21 +0000)]
prep for release

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@219 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agosupport reading inline usage maps with more than 512 pages
James Ahlborn [Thu, 17 Jan 2008 19:14:22 +0000 (19:14 +0000)]
support reading inline usage maps with more than 512 pages

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@218 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agofix some problems with sporadic usage map corruption
James Ahlborn [Thu, 17 Jan 2008 16:16:04 +0000 (16:16 +0000)]
fix some problems with sporadic usage map corruption

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@217 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agofix some comments
James Ahlborn [Thu, 17 Jan 2008 03:19:46 +0000 (03:19 +0000)]
fix some comments

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@216 f203690c-595d-4dc9-a70b-905162fa7fd2

16 years agoadd some more date testing
James Ahlborn [Tue, 15 Jan 2008 15:44:04 +0000 (15:44 +0000)]
add some more date testing

git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@215 f203690c-595d-4dc9-a70b-905162fa7fd2