]> source.dussan.org Git - jackcess.git/log
jackcess.git
13 years agoadd additional (unknown) flag when writing indexes
James Ahlborn [Fri, 18 Mar 2011 03:53:25 +0000 (03:53 +0000)]
add additional (unknown) flag when writing indexes

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

13 years agomake iterator work a little better, allow remove
James Ahlborn [Fri, 18 Mar 2011 03:49:20 +0000 (03:49 +0000)]
make iterator work a little better, allow remove

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

13 years agoincrease max size of memo/ole columns
James Ahlborn [Mon, 14 Mar 2011 02:53:11 +0000 (02:53 +0000)]
increase max size of memo/ole columns

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

13 years agoadd nominal support for access 2010, essentially read-only until the new text index...
James Ahlborn [Mon, 14 Mar 2011 02:25:21 +0000 (02:25 +0000)]
add nominal support for access 2010, essentially read-only until the new text index sorting is worked out

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

13 years agogeneral revamp of table finding using index backed cursors; use object flags to deter...
James Ahlborn [Wed, 9 Mar 2011 04:58:10 +0000 (04:58 +0000)]
general revamp of table finding using index backed cursors; use object flags to determine system/hidden objects; read/write text column sort order

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

13 years agominor updates
James Ahlborn [Wed, 9 Mar 2011 04:55:14 +0000 (04:55 +0000)]
minor updates

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

13 years agominor updates
James Ahlborn [Wed, 9 Mar 2011 04:54:49 +0000 (04:54 +0000)]
minor updates

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

13 years agoremove extraneous compact error table
James Ahlborn [Wed, 9 Mar 2011 04:30:43 +0000 (04:30 +0000)]
remove extraneous compact error table

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

13 years agoupdate shell site path
James Ahlborn [Sat, 5 Mar 2011 15:52:33 +0000 (15:52 +0000)]
update shell site path

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

13 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 5 Mar 2011 12:41:09 +0000 (12:41 +0000)]
[maven-release-plugin] prepare for next development iteration

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

13 years ago[maven-release-plugin] prepare release jackcess-1.2.3
James Ahlborn [Sat, 5 Mar 2011 12:41:00 +0000 (12:41 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.3

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

13 years agoprep for release
James Ahlborn [Sat, 5 Mar 2011 12:31:46 +0000 (12:31 +0000)]
prep for release

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

13 years agoadd support for creating indexes (except foreign key indexes) on a table when a table...
James Ahlborn [Fri, 4 Mar 2011 12:58:55 +0000 (12:58 +0000)]
add support for creating indexes (except foreign key indexes) on a table when a table is created

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

13 years agoreally fix timezone issue in ExportTest (fixes #3194251)
James Ahlborn [Sun, 27 Feb 2011 18:40:20 +0000 (18:40 +0000)]
really fix timezone issue in ExportTest (fixes #3194251)

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

13 years agomore work around interpreting index data, add support for multiple logical indexes...
James Ahlborn [Sun, 27 Feb 2011 14:11:43 +0000 (14:11 +0000)]
more work around interpreting index data, add support for multiple logical indexes backed by the same index data (fixes #3192058)

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

13 years agoupdate changes
James Ahlborn [Tue, 15 Feb 2011 03:46:14 +0000 (03:46 +0000)]
update changes

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

13 years agoadd support for writing all the fixed types into variable length fields (fixes #3181334)
James Ahlborn [Tue, 15 Feb 2011 03:32:48 +0000 (03:32 +0000)]
add support for writing all the fixed types into variable length fields (fixes #3181334)

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

13 years agospecify timezone in export test (fixes #3179802)
James Ahlborn [Sun, 13 Feb 2011 18:07:44 +0000 (18:07 +0000)]
specify timezone in export test (fixes #3179802)

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

13 years agono write tests for MSISAM currently
James Ahlborn [Sun, 13 Feb 2011 13:39:27 +0000 (13:39 +0000)]
no write tests for MSISAM currently

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

13 years agoenabled experimental MSISAM write support
James Ahlborn [Sun, 13 Feb 2011 13:19:58 +0000 (13:19 +0000)]
enabled experimental MSISAM write support

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

13 years agoadd link to jackcess encrypt project
James Ahlborn [Tue, 30 Nov 2010 01:41:19 +0000 (01:41 +0000)]
add link to jackcess encrypt project

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

13 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Mon, 29 Nov 2010 13:40:51 +0000 (13:40 +0000)]
[maven-release-plugin] prepare for next development iteration

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

13 years ago[maven-release-plugin] prepare release jackcess-1.2.2
James Ahlborn [Mon, 29 Nov 2010 13:40:40 +0000 (13:40 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.2

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

13 years agofix links
James Ahlborn [Mon, 29 Nov 2010 13:36:50 +0000 (13:36 +0000)]
fix links

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

13 years agooops, fix copyright
James Ahlborn [Mon, 29 Nov 2010 04:33:04 +0000 (04:33 +0000)]
oops, fix copyright

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

13 years agogenerate test jar
James Ahlborn [Mon, 29 Nov 2010 04:29:55 +0000 (04:29 +0000)]
generate test jar

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

13 years agominor refactors
James Ahlborn [Sat, 27 Nov 2010 04:31:32 +0000 (04:31 +0000)]
minor refactors

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

14 years agoignore usagemap inconsistencies in certain situations
James Ahlborn [Thu, 18 Nov 2010 04:16:05 +0000 (04:16 +0000)]
ignore usagemap inconsistencies in certain situations

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

14 years agoadd ability to customize column value matching in cursor findRow (fixes #3105829)
James Ahlborn [Fri, 12 Nov 2010 04:05:30 +0000 (04:05 +0000)]
add ability to customize column value matching in cursor findRow (fixes #3105829)

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

14 years agoallow column order in tables to be configured (fixes #3097387)
James Ahlborn [Wed, 3 Nov 2010 12:58:43 +0000 (12:58 +0000)]
allow column order in tables to be configured (fixes #3097387)

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

14 years agoimplement some tweaks which allow jackcess to be used on the android platform, thanks...
James Ahlborn [Wed, 3 Nov 2010 02:58:25 +0000 (02:58 +0000)]
implement some tweaks which allow jackcess to be used on the android platform, thanks to Miha Pirnat) (fixes #3101578)

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

14 years agoadd FileFormat.MSISAM
James Ahlborn [Wed, 3 Nov 2010 00:01:38 +0000 (00:01 +0000)]
add FileFormat.MSISAM

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

14 years agosome tweaks to codec support
James Ahlborn [Wed, 3 Nov 2010 00:00:43 +0000 (00:00 +0000)]
some tweaks to codec support

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

14 years agodo not rewrap CharBuffer
James Ahlborn [Sat, 30 Oct 2010 00:05:10 +0000 (00:05 +0000)]
do not rewrap CharBuffer

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

14 years agodoc/license updates
James Ahlborn [Thu, 28 Oct 2010 03:19:20 +0000 (03:19 +0000)]
doc/license updates

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

14 years agoadd support for specifying a quote character on import
James Ahlborn [Thu, 28 Oct 2010 03:11:31 +0000 (03:11 +0000)]
add support for specifying a quote character on import

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

14 years agotest all formats
James Ahlborn [Thu, 28 Oct 2010 00:07:10 +0000 (00:07 +0000)]
test all formats

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

14 years agominor refactor
James Ahlborn [Wed, 27 Oct 2010 23:54:43 +0000 (23:54 +0000)]
minor refactor

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

14 years agoinitial support for encoded databases, MSISAM support (issue #3065010)
James Ahlborn [Fri, 22 Oct 2010 12:40:41 +0000 (12:40 +0000)]
initial support for encoded databases, MSISAM support (issue #3065010)

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

14 years agoupdate build instructions
James Ahlborn [Sat, 16 Oct 2010 13:58:05 +0000 (13:58 +0000)]
update build instructions

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

14 years agoadd support for de-masking database header and reading database password
James Ahlborn [Sat, 16 Oct 2010 02:47:46 +0000 (02:47 +0000)]
add support for de-masking database header and reading database password

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

14 years agominor refactor
James Ahlborn [Thu, 14 Oct 2010 02:22:49 +0000 (02:22 +0000)]
minor refactor

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

14 years agoadd some more examples
James Ahlborn [Wed, 22 Sep 2010 01:34:46 +0000 (01:34 +0000)]
add some more examples

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

14 years agoadd unit test with backslashes
James Ahlborn [Sun, 22 Aug 2010 01:40:11 +0000 (01:40 +0000)]
add unit test with backslashes

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

14 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sun, 1 Aug 2010 20:01:40 +0000 (20:01 +0000)]
[maven-release-plugin] prepare for next development iteration

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

14 years ago[maven-release-plugin] prepare release jackcess-1.2.1
James Ahlborn [Sun, 1 Aug 2010 20:01:27 +0000 (20:01 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.1

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

14 years agoprep for release
James Ahlborn [Sun, 1 Aug 2010 19:51:27 +0000 (19:51 +0000)]
prep for release

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

14 years agoupdate changes
James Ahlborn [Sun, 1 Aug 2010 19:47:37 +0000 (19:47 +0000)]
update changes

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

14 years agoenable more jet3 tests
James Ahlborn [Sun, 1 Aug 2010 19:41:33 +0000 (19:41 +0000)]
enable more jet3 tests

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

14 years agoadd more jet3 tests, disable index lookups for jet3
James Ahlborn [Sat, 31 Jul 2010 17:33:36 +0000 (17:33 +0000)]
add more jet3 tests, disable index lookups for jet3

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

14 years agoadd (initial) read-only support for Access 97 (jet format 3) databases (#3003375...
James Ahlborn [Fri, 23 Jul 2010 04:36:09 +0000 (04:36 +0000)]
add (initial) read-only support for Access 97 (jet format 3) databases (#3003375); add various ways to override charset and timezone (#2997751)

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

14 years agoMake Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder...
James Ahlborn [Fri, 16 Jul 2010 04:19:59 +0000 (04:19 +0000)]
Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500)

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

14 years agoupdate comment
James Ahlborn [Sun, 6 Jun 2010 02:06:29 +0000 (02:06 +0000)]
update comment

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

14 years agoFix some places where table/column names were not being handled case-insensitively...
James Ahlborn [Sun, 6 Jun 2010 01:36:35 +0000 (01:36 +0000)]
Fix some places where table/column names were not being handled case-insensitively. (fix #3011084)

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

14 years agoAdd ExportUtil and associated utilities for exporting tables to flat files (thanks...
James Ahlborn [Mon, 31 May 2010 19:52:30 +0000 (19:52 +0000)]
Add ExportUtil and associated utilities for exporting tables to flat files (thanks to F. Gerbig), patch #3005272

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

14 years agobetter test format handling
James Ahlborn [Thu, 27 May 2010 12:27:19 +0000 (12:27 +0000)]
better test format handling

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

14 years agotweak byte formatting logic
James Ahlborn [Wed, 26 May 2010 12:31:47 +0000 (12:31 +0000)]
tweak byte formatting logic

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

14 years agosome unit test cleanup
James Ahlborn [Tue, 25 May 2010 01:46:28 +0000 (01:46 +0000)]
some unit test cleanup

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

14 years agoupdate some site docs for 1.2.0 release
James Ahlborn [Mon, 19 Apr 2010 12:36:18 +0000 (12:36 +0000)]
update some site docs for 1.2.0 release

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

14 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Mon, 19 Apr 2010 02:32:57 +0000 (02:32 +0000)]
[maven-release-plugin] prepare for next development iteration

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

14 years ago[maven-release-plugin] prepare release jackcess-1.2.0
James Ahlborn [Mon, 19 Apr 2010 02:32:47 +0000 (02:32 +0000)]
[maven-release-plugin] prepare release jackcess-1.2.0

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

14 years agoprep for release
James Ahlborn [Mon, 19 Apr 2010 02:25:44 +0000 (02:25 +0000)]
prep for release

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

14 years agoupdate changelog
James Ahlborn [Thu, 8 Apr 2010 13:00:11 +0000 (13:00 +0000)]
update changelog

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

14 years agocleanup stream on database open failure
James Ahlborn [Wed, 7 Apr 2010 12:22:59 +0000 (12:22 +0000)]
cleanup stream on database open failure

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

14 years agoenable big index support by default
James Ahlborn [Wed, 7 Apr 2010 03:15:42 +0000 (03:15 +0000)]
enable big index support by default

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

14 years agoresolve some todos
James Ahlborn [Wed, 7 Apr 2010 03:13:41 +0000 (03:13 +0000)]
resolve some todos

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

14 years agoreindent
James Ahlborn [Wed, 7 Apr 2010 02:35:09 +0000 (02:35 +0000)]
reindent

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

14 years agoremove unsupported v1997, minor reformats
James Ahlborn [Wed, 7 Apr 2010 02:33:49 +0000 (02:33 +0000)]
remove unsupported v1997, minor reformats

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

14 years agobump version for next release
James Ahlborn [Fri, 26 Mar 2010 12:45:38 +0000 (12:45 +0000)]
bump version for next release

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

14 years agomerge branch newformats changes through r453
James Ahlborn [Fri, 26 Mar 2010 12:42:12 +0000 (12:42 +0000)]
merge branch newformats changes through r453

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

14 years agoFix BigIndexTest to work in IDEs w/out sys.prop
James Ahlborn [Fri, 12 Mar 2010 00:44:56 +0000 (00:44 +0000)]
Fix BigIndexTest to work in IDEs w/out sys.prop

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

14 years ago[maven-release-plugin] prepare release newformats
James Ahlborn [Wed, 10 Mar 2010 03:36:59 +0000 (03:36 +0000)]
[maven-release-plugin] prepare release newformats

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

14 years ago[maven-release-plugin] prepare branch newformats
James Ahlborn [Wed, 10 Mar 2010 03:36:48 +0000 (03:36 +0000)]
[maven-release-plugin] prepare branch newformats

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

14 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Wed, 20 Jan 2010 02:47:32 +0000 (02:47 +0000)]
[maven-release-plugin] prepare for next development iteration

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

14 years ago[maven-release-plugin] prepare release jackcess-1.1.21
James Ahlborn [Wed, 20 Jan 2010 02:47:20 +0000 (02:47 +0000)]
[maven-release-plugin] prepare release jackcess-1.1.21

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

14 years agoprep for release
James Ahlborn [Wed, 20 Jan 2010 02:42:53 +0000 (02:42 +0000)]
prep for release

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

14 years agominor tweak
James Ahlborn [Wed, 20 Jan 2010 02:32:06 +0000 (02:32 +0000)]
minor tweak

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

14 years agofix some text index edge cases; add some extensive text index unit tests; add some...
James Ahlborn [Wed, 20 Jan 2010 02:29:27 +0000 (02:29 +0000)]
fix some text index edge cases; add some extensive text index unit tests; add some comments

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

14 years agoupdate changelog
James Ahlborn [Tue, 19 Jan 2010 01:21:33 +0000 (01:21 +0000)]
update changelog

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

14 years agoalways use unix newlines
James Ahlborn [Mon, 18 Jan 2010 18:19:58 +0000 (18:19 +0000)]
always use unix newlines

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

14 years agouse custom byte stream
James Ahlborn [Sun, 17 Jan 2010 21:49:57 +0000 (21:49 +0000)]
use custom byte stream

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

14 years agoinitial index support for all characters in BMP 0
James Ahlborn [Sat, 16 Jan 2010 03:24:42 +0000 (03:24 +0000)]
initial index support for all characters in BMP 0

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

14 years agoSet overflow info in header row, not in last data row. (fixes #2919216)
James Ahlborn [Wed, 23 Dec 2009 02:41:00 +0000 (02:41 +0000)]
Set overflow info in header row, not in last data row. (fixes #2919216)

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

14 years agominor refactor
James Ahlborn [Wed, 23 Dec 2009 01:50:52 +0000 (01:50 +0000)]
minor refactor

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

14 years agoadd support for index owned pages usage maps
James Ahlborn [Tue, 22 Dec 2009 02:39:46 +0000 (02:39 +0000)]
add support for index owned pages usage maps

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

14 years agoRefactor import/copy methods from Database into ImportUtil. Allow
James Ahlborn [Mon, 7 Dec 2009 03:35:44 +0000 (03:35 +0000)]
Refactor import/copy methods from Database into ImportUtil.  Allow
        reuse of existing tables.  make behavior/naming of copy and import
        methods consistent.  (ideas from use submitted patch).

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

14 years agoimprove date handling, handle more binary/character input types
James Ahlborn [Sat, 5 Dec 2009 14:56:47 +0000 (14:56 +0000)]
improve date handling, handle more binary/character input types

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

15 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Thu, 19 Nov 2009 01:02:07 +0000 (01:02 +0000)]
[maven-release-plugin] prepare for next development iteration

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

15 years ago[maven-release-plugin] prepare release jackcess-1.1.20
James Ahlborn [Thu, 19 Nov 2009 01:01:57 +0000 (01:01 +0000)]
[maven-release-plugin] prepare release jackcess-1.1.20

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

15 years agoupdate parent pom
James Ahlborn [Thu, 19 Nov 2009 00:59:53 +0000 (00:59 +0000)]
update parent pom

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

15 years agoprep for release
James Ahlborn [Thu, 19 Nov 2009 00:55:38 +0000 (00:55 +0000)]
prep for release

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

15 years agominor refactor to fixed length handling of text fields, add simple binary fields...
James Ahlborn [Thu, 19 Nov 2009 00:53:34 +0000 (00:53 +0000)]
minor refactor to fixed length handling of text fields, add simple binary fields to fixed length handling

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

15 years agominor cleanup
James Ahlborn [Tue, 17 Nov 2009 11:17:45 +0000 (11:17 +0000)]
minor cleanup

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

15 years agomore ideas
James Ahlborn [Tue, 17 Nov 2009 03:43:47 +0000 (03:43 +0000)]
more ideas

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

15 years agosupport reading/writing fixed length text columns (fixe #2886370)
James Ahlborn [Tue, 17 Nov 2009 03:39:11 +0000 (03:39 +0000)]
support reading/writing fixed length text columns (fixe #2886370)

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

15 years agoadd some more tests/utility code for row updates
James Ahlborn [Tue, 17 Nov 2009 01:33:30 +0000 (01:33 +0000)]
add some more tests/utility code for row updates

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

15 years agoinitial update row support
James Ahlborn [Mon, 16 Nov 2009 13:08:01 +0000 (13:08 +0000)]
initial update row support

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

15 years agoadd some replid index tests
James Ahlborn [Sat, 14 Nov 2009 13:00:21 +0000 (13:00 +0000)]
add some replid index tests

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

15 years agoadd some replid indexes
James Ahlborn [Sat, 14 Nov 2009 12:38:35 +0000 (12:38 +0000)]
add some replid indexes

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

15 years agoinitial support for guid indexes and guid autonumbers
James Ahlborn [Tue, 27 Oct 2009 01:26:46 +0000 (01:26 +0000)]
initial support for guid indexes and guid autonumbers

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