]> source.dussan.org Git - jackcess.git/log
jackcess.git
5 years agoreword extra code handling for gen 97 indexes
James Ahlborn [Sun, 11 Aug 2019 18:44:45 +0000 (18:44 +0000)]
reword extra code handling for gen 97 indexes

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

5 years agoinitial support for writing access 97 indexes
James Ahlborn [Tue, 6 Aug 2019 21:35:25 +0000 (21:35 +0000)]
initial support for writing access 97 indexes

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

5 years agoadd new sort order for legacy 97 collation order
James Ahlborn [Tue, 6 Aug 2019 21:34:01 +0000 (21:34 +0000)]
add new sort order for legacy 97 collation order

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

5 years agouse StandardCharset
James Ahlborn [Tue, 6 Aug 2019 21:22:00 +0000 (21:22 +0000)]
use StandardCharset

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

5 years agoadd separate method for reading root db page
James Ahlborn [Tue, 6 Aug 2019 21:20:51 +0000 (21:20 +0000)]
add separate method for reading root db page

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

5 years agoconvenience method for using case insensitive matcher
James Ahlborn [Tue, 6 Aug 2019 21:18:05 +0000 (21:18 +0000)]
convenience method for using case insensitive matcher

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

5 years agoinitial index codes for access97 general collation order
James Ahlborn [Tue, 6 Aug 2019 21:17:25 +0000 (21:17 +0000)]
initial index codes for access97 general collation order

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

5 years agocreate access 97 index branch
James Ahlborn [Tue, 6 Aug 2019 21:08:37 +0000 (21:08 +0000)]
create access 97 index branch

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

5 years agoadd convenience method for opening with Path
James Ahlborn [Sun, 21 Jul 2019 02:02:53 +0000 (02:02 +0000)]
add convenience method for opening with Path

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

5 years agoupdate FAQ
James Ahlborn [Sun, 14 Apr 2019 03:22:16 +0000 (03:22 +0000)]
update FAQ

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

5 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sun, 14 Apr 2019 02:50:01 +0000 (02:50 +0000)]
[maven-release-plugin] prepare for next development iteration

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

5 years ago[maven-release-plugin] prepare release jackcess-3.0.1
James Ahlborn [Sun, 14 Apr 2019 02:49:42 +0000 (02:49 +0000)]
[maven-release-plugin] prepare release jackcess-3.0.1

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

5 years agoprep for release
James Ahlborn [Sun, 14 Apr 2019 02:45:16 +0000 (02:45 +0000)]
prep for release

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

5 years agoupdate parent pom
James Ahlborn [Thu, 28 Feb 2019 00:48:13 +0000 (00:48 +0000)]
update parent pom

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

5 years agoAdd Database.newTableMetaDataIterable() which enables iterating through table names...
James Ahlborn [Wed, 20 Feb 2019 05:43:35 +0000 (05:43 +0000)]
Add Database.newTableMetaDataIterable() which enables iterating through table names without loading the entire collection into memory at once

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

5 years agocan't believe this is useful to anyone anymore
James Ahlborn [Thu, 14 Feb 2019 02:40:16 +0000 (02:40 +0000)]
can't believe this is useful to anyone anymore

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

5 years agominor site docs tweak
James Ahlborn [Tue, 12 Feb 2019 22:55:59 +0000 (22:55 +0000)]
minor site docs tweak

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

5 years agoadd migration guide for 3.x
James Ahlborn [Tue, 12 Feb 2019 04:20:37 +0000 (04:20 +0000)]
add migration guide for 3.x

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

5 years agoAdd ColumnFormatter utility which can apply Column Format property for display of...
James Ahlborn [Mon, 11 Feb 2019 22:26:03 +0000 (22:26 +0000)]
Add ColumnFormatter utility which can apply Column Format property for display of column values

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

5 years agotweak site description some more
James Ahlborn [Sat, 9 Feb 2019 22:46:04 +0000 (22:46 +0000)]
tweak site description some more

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

5 years agotweak site description
James Ahlborn [Sat, 9 Feb 2019 22:45:21 +0000 (22:45 +0000)]
tweak site description

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

5 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 9 Feb 2019 16:12:42 +0000 (16:12 +0000)]
[maven-release-plugin] prepare for next development iteration

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

5 years ago[maven-release-plugin] prepare release jackcess-3.0.0
James Ahlborn [Sat, 9 Feb 2019 16:12:27 +0000 (16:12 +0000)]
[maven-release-plugin] prepare release jackcess-3.0.0

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

5 years agonot sure why this never failed before, but i guss i need to dope the config
James Ahlborn [Sat, 9 Feb 2019 16:09:56 +0000 (16:09 +0000)]
not sure why this never failed before, but i guss i need to dope the config

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

5 years agoprep for release
James Ahlborn [Sat, 9 Feb 2019 00:37:35 +0000 (00:37 +0000)]
prep for release

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

5 years agotweak unit tests to allow for slight precision variations in different jvms
James Ahlborn [Thu, 7 Feb 2019 21:28:00 +0000 (21:28 +0000)]
tweak unit tests to allow for slight precision variations in different jvms

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

5 years agominor cleanups
James Ahlborn [Wed, 6 Feb 2019 04:03:19 +0000 (04:03 +0000)]
minor cleanups

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

5 years agoupdate site docs
James Ahlborn [Wed, 6 Feb 2019 03:31:59 +0000 (03:31 +0000)]
update site docs

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

5 years agomerge branch jdk8 changes through r1279
James Ahlborn [Wed, 6 Feb 2019 01:14:51 +0000 (01:14 +0000)]
merge branch jdk8 changes through r1279

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

5 years agoupdate site docs for 3.0.0 release jdk8
James Ahlborn [Wed, 6 Feb 2019 01:01:14 +0000 (01:01 +0000)]
update site docs for 3.0.0 release

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

5 years agomerge trunk changes through r1277
James Ahlborn [Wed, 6 Feb 2019 00:51:50 +0000 (00:51 +0000)]
merge trunk changes through r1277

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

5 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Tue, 5 Feb 2019 23:02:43 +0000 (23:02 +0000)]
[maven-release-plugin] prepare for next development iteration

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

5 years ago[maven-release-plugin] prepare release jackcess-2.2.3
James Ahlborn [Tue, 5 Feb 2019 23:02:29 +0000 (23:02 +0000)]
[maven-release-plugin] prepare release jackcess-2.2.3

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

5 years agoprep for release
James Ahlborn [Tue, 5 Feb 2019 22:53:17 +0000 (22:53 +0000)]
prep for release

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

5 years agohandle number formats with no required digits
James Ahlborn [Mon, 4 Feb 2019 02:37:47 +0000 (02:37 +0000)]
handle number formats with no required digits

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

5 years agomerge trunk changes through r1271
James Ahlborn [Thu, 31 Jan 2019 03:01:15 +0000 (03:01 +0000)]
merge trunk changes through r1271

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

5 years agomore tests and tweaks to custom formatting
James Ahlborn [Thu, 31 Jan 2019 01:28:39 +0000 (01:28 +0000)]
more tests and tweaks to custom formatting

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

5 years agomore tests, more bug fixes for custom formats
James Ahlborn [Wed, 30 Jan 2019 00:49:32 +0000 (00:49 +0000)]
more tests, more bug fixes for custom formats

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

5 years agoadd unit tests, fix bugs in custom formats
James Ahlborn [Tue, 29 Jan 2019 03:32:55 +0000 (03:32 +0000)]
add unit tests, fix bugs in custom formats

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

5 years agoUse column label from ResultSetMetaData when importing. Fixes #152
James Ahlborn [Tue, 29 Jan 2019 02:04:49 +0000 (02:04 +0000)]
Use column label from ResultSetMetaData when importing. Fixes #152

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

5 years agoFix parsing of escaped double quotes in expressions
James Ahlborn [Tue, 29 Jan 2019 02:00:59 +0000 (02:00 +0000)]
Fix parsing of escaped double quotes in expressions

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

5 years agoimplement remaining custom formatting, not tested
James Ahlborn [Thu, 24 Jan 2019 22:32:18 +0000 (22:32 +0000)]
implement remaining custom formatting, not tested

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

5 years agofix parsing of escaped double quote; implement euro format; implement most custom...
James Ahlborn [Sat, 19 Jan 2019 06:03:37 +0000 (06:03 +0000)]
fix parsing of escaped double quote; implement euro format; implement most custom formatting

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

5 years agomerge trunk changes through r1263
James Ahlborn [Sat, 5 Jan 2019 13:11:41 +0000 (13:11 +0000)]
merge trunk changes through r1263

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

5 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 5 Jan 2019 12:47:44 +0000 (12:47 +0000)]
[maven-release-plugin] prepare for next development iteration

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

5 years ago[maven-release-plugin] prepare release jackcess-2.2.2
James Ahlborn [Sat, 5 Jan 2019 12:47:23 +0000 (12:47 +0000)]
[maven-release-plugin] prepare release jackcess-2.2.2

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

5 years agofix changelog for 151 bug fix
James Ahlborn [Sat, 5 Jan 2019 12:43:55 +0000 (12:43 +0000)]
fix changelog for 151 bug fix

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

5 years agomerge trunk changes through r1258
James Ahlborn [Mon, 31 Dec 2018 21:17:29 +0000 (21:17 +0000)]
merge trunk changes through r1258

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

5 years agoFix length in units calculation for Access 97 text fields. Fixes #151
James Ahlborn [Mon, 31 Dec 2018 15:30:00 +0000 (15:30 +0000)]
Fix length in units calculation for Access 97 text fields. Fixes #151

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

5 years agofix channel open options for new files
James Ahlborn [Mon, 31 Dec 2018 14:58:03 +0000 (14:58 +0000)]
fix channel open options for new files

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

5 years agouse fromUnitSize
James Ahlborn [Sat, 29 Dec 2018 05:27:46 +0000 (05:27 +0000)]
use fromUnitSize

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

5 years agocleanup
James Ahlborn [Fri, 28 Dec 2018 04:41:33 +0000 (04:41 +0000)]
cleanup

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

5 years agomore ldt tests
James Ahlborn [Fri, 28 Dec 2018 04:40:07 +0000 (04:40 +0000)]
more ldt tests

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

5 years agoadd system prop for date/time type; rework how date/times are written based on date...
James Ahlborn [Fri, 28 Dec 2018 04:19:21 +0000 (04:19 +0000)]
add system prop for date/time type; rework how date/times are written based on date/time type

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

5 years agomerge trunk changes through r1251
James Ahlborn [Mon, 24 Dec 2018 01:59:08 +0000 (01:59 +0000)]
merge trunk changes through r1251

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

5 years ago[maven-release-plugin] prepare for next development iteration
James Ahlborn [Sat, 22 Dec 2018 20:35:29 +0000 (20:35 +0000)]
[maven-release-plugin] prepare for next development iteration

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

5 years ago[maven-release-plugin] prepare release jackcess-2.2.1
James Ahlborn [Sat, 22 Dec 2018 20:35:11 +0000 (20:35 +0000)]
[maven-release-plugin] prepare release jackcess-2.2.1

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

5 years agotweak notice text
James Ahlborn [Sat, 22 Dec 2018 20:33:15 +0000 (20:33 +0000)]
tweak notice text

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

5 years agoprep for release
James Ahlborn [Sat, 22 Dec 2018 20:30:47 +0000 (20:30 +0000)]
prep for release

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

5 years agooverrides everywhere
James Ahlborn [Thu, 20 Dec 2018 21:20:24 +0000 (21:20 +0000)]
overrides everywhere

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

5 years agomore javadoc fixes
James Ahlborn [Wed, 19 Dec 2018 21:42:10 +0000 (21:42 +0000)]
more javadoc fixes

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

5 years agomore javadocs tweaks; update changes for java 8
James Ahlborn [Wed, 19 Dec 2018 21:00:45 +0000 (21:00 +0000)]
more javadocs tweaks; update changes for java 8

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

5 years agoget javadocs displaying correctly
James Ahlborn [Tue, 18 Dec 2018 21:56:25 +0000 (21:56 +0000)]
get javadocs displaying correctly

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

5 years agomerge trunk changes through r1241
James Ahlborn [Mon, 17 Dec 2018 23:21:35 +0000 (23:21 +0000)]
merge trunk changes through r1241

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

5 years agoadd LocalDateTime variants for various public Date based methods
James Ahlborn [Mon, 17 Dec 2018 23:10:13 +0000 (23:10 +0000)]
add LocalDateTime variants for various public Date based methods

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

5 years agoIgnore column validators for read-only dbs. This will avoid irrelevant failures...
James Ahlborn [Mon, 17 Dec 2018 21:39:40 +0000 (21:39 +0000)]
Ignore column validators for read-only dbs.  This will avoid irrelevant failures when reading databases which have invalid column properties.  Fixes #150

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

5 years agouse interface to pass zone info into date/time conversion methods
James Ahlborn [Sat, 15 Dec 2018 16:09:46 +0000 (16:09 +0000)]
use interface to pass zone info into date/time conversion methods

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

5 years agoswitch expression engine to LocalDateTime
James Ahlborn [Sat, 15 Dec 2018 06:13:06 +0000 (06:13 +0000)]
switch expression engine to LocalDateTime

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

5 years agoround LDT date/times to millis; add some initial tests for LDT times
James Ahlborn [Thu, 13 Dec 2018 01:15:30 +0000 (01:15 +0000)]
round LDT date/times to millis; add some initial tests for LDT times

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

5 years agomerge trunk changes through r1235
James Ahlborn [Tue, 11 Dec 2018 02:11:39 +0000 (02:11 +0000)]
merge trunk changes through r1235

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

5 years agoinitial support for LocalDateTime and Temporal types
James Ahlborn [Tue, 11 Dec 2018 02:07:56 +0000 (02:07 +0000)]
initial support for LocalDateTime and Temporal types

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

5 years agominor tweaks to date handling; clear caches when config updated; ensure date formats...
James Ahlborn [Mon, 10 Dec 2018 21:40:32 +0000 (21:40 +0000)]
minor tweaks to date handling; clear caches when config updated; ensure date formats have correct symbols

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

5 years agoadd support for Path
James Ahlborn [Thu, 29 Nov 2018 03:44:56 +0000 (03:44 +0000)]
add support for Path

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

5 years agoditch log4j
James Ahlborn [Wed, 28 Nov 2018 21:25:42 +0000 (21:25 +0000)]
ditch log4j

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

5 years agoupgrade poi; upgrade various plugins
James Ahlborn [Tue, 27 Nov 2018 21:24:19 +0000 (21:24 +0000)]
upgrade poi; upgrade various plugins

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

5 years agoswitch to commons lang3
James Ahlborn [Tue, 27 Nov 2018 02:59:03 +0000 (02:59 +0000)]
switch to commons lang3

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

5 years agoupdate parent pom; fix test failure
James Ahlborn [Tue, 27 Nov 2018 02:35:52 +0000 (02:35 +0000)]
update parent pom; fix test failure

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

5 years agoprep for jdk8 switch
James Ahlborn [Tue, 27 Nov 2018 02:10:17 +0000 (02:10 +0000)]
prep for jdk8 switch

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

5 years agomove to jdk8
James Ahlborn [Tue, 27 Nov 2018 02:09:06 +0000 (02:09 +0000)]
move to jdk8

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

5 years agoimplement Format with predefined formats
James Ahlborn [Tue, 20 Nov 2018 02:01:46 +0000 (02:01 +0000)]
implement Format with predefined formats

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

5 years agocurrency format uses parens; add bool predefined formats
James Ahlborn [Thu, 15 Nov 2018 05:22:13 +0000 (05:22 +0000)]
currency format uses parens; add bool predefined formats

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

5 years agobeginnings of general format support
James Ahlborn [Tue, 13 Nov 2018 23:34:37 +0000 (23:34 +0000)]
beginnings of general format support

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

5 years agoshare nchars impl
James Ahlborn [Tue, 13 Nov 2018 23:06:27 +0000 (23:06 +0000)]
share nchars impl

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

5 years agocache and reuse DecimalFormat instances
James Ahlborn [Tue, 13 Nov 2018 23:00:53 +0000 (23:00 +0000)]
cache and reuse DecimalFormat instances

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

5 years agoimplement FormatDateTime function
James Ahlborn [Tue, 13 Nov 2018 04:59:29 +0000 (04:59 +0000)]
implement FormatDateTime function

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

5 years agoimplement FormatCurrency and FormatPercent
James Ahlborn [Thu, 8 Nov 2018 23:33:15 +0000 (23:33 +0000)]
implement FormatCurrency and FormatPercent

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

5 years agofill out remaining tests for FormatNumber
James Ahlborn [Thu, 8 Nov 2018 23:09:28 +0000 (23:09 +0000)]
fill out remaining tests for FormatNumber

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

5 years agoadd more numeric config
James Ahlborn [Thu, 8 Nov 2018 21:23:48 +0000 (21:23 +0000)]
add more numeric config

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

5 years agountested support for FormatNumber
James Ahlborn [Wed, 7 Nov 2018 21:11:58 +0000 (21:11 +0000)]
untested support for FormatNumber

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

5 years agoimplement DateDiff function
James Ahlborn [Tue, 6 Nov 2018 16:16:01 +0000 (16:16 +0000)]
implement DateDiff function

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

5 years agoimplement replace function
James Ahlborn [Sat, 3 Nov 2018 06:06:36 +0000 (06:06 +0000)]
implement replace function

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

5 years agoimplement Val function
James Ahlborn [Fri, 2 Nov 2018 20:14:59 +0000 (20:14 +0000)]
implement Val function

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

5 years agofinish DateAdd function
James Ahlborn [Mon, 29 Oct 2018 00:55:17 +0000 (00:55 +0000)]
finish DateAdd function

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

5 years agoinitial work for DateAdd function
James Ahlborn [Sun, 28 Oct 2018 19:32:38 +0000 (19:32 +0000)]
initial work for DateAdd function

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

5 years agoupdate javadocs for new function
James Ahlborn [Mon, 22 Oct 2018 23:39:47 +0000 (23:39 +0000)]
update javadocs for new function

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

5 years agorework string conversion to date; add support for dates with implicit years; implemen...
James Ahlborn [Thu, 18 Oct 2018 23:41:02 +0000 (23:41 +0000)]
rework string conversion to date; add support for dates with implicit years; implement DatePart function

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

6 years agofix broken test
James Ahlborn [Wed, 10 Oct 2018 01:52:34 +0000 (01:52 +0000)]
fix broken test

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

6 years agoreimplemnt and test financial functions
James Ahlborn [Wed, 10 Oct 2018 00:33:49 +0000 (00:33 +0000)]
reimplemnt and test financial functions

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

6 years agoadd support for strconv function
James Ahlborn [Fri, 5 Oct 2018 19:11:18 +0000 (19:11 +0000)]
add support for strconv function

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

6 years agohandle am/pm suffix dependent on date/time config
James Ahlborn [Fri, 5 Oct 2018 19:10:29 +0000 (19:10 +0000)]
handle am/pm suffix dependent on date/time config

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