OSDN Git Service

dictzip-java/dictzip-java.git
6 months agoRelease v0.14.1 master v0.14.1
Hiroshi Miura [Mon, 9 Oct 2023 02:46:13 +0000 (11:46 +0900)]
Release v0.14.1

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agochore: fix publish configuration
Hiroshi Miura [Mon, 9 Oct 2023 02:31:19 +0000 (11:31 +0900)]
chore: fix publish configuration

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agoRelease v0.14.0 v0.14.0
Hiroshi Miura [Mon, 9 Oct 2023 01:57:34 +0000 (10:57 +0900)]
Release v0.14.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agofeat(cli): add module-info.java
Hiroshi Miura [Mon, 9 Oct 2023 01:57:03 +0000 (10:57 +0900)]
feat(cli): add module-info.java

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agoMerge pull request 'feat: migrate CLI library to pococli' (#58) from topic/miurahr...
Hiroshi Miura [Mon, 9 Oct 2023 01:55:07 +0000 (01:55 +0000)]
Merge pull request 'feat: migrate CLI library to pococli' (#58) from topic/miurahr/cli/migrate-to-picocli into master

Reviewed-on: https://codeberg.org/miurahr/dictzip-java/pulls/58

6 months agofeat: migrate CLI library to pococli
Hiroshi Miura [Mon, 9 Oct 2023 01:29:38 +0000 (10:29 +0900)]
feat: migrate CLI library to pococli

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agochore: enable ci.codeberg.org check
Hiroshi Miura [Sun, 8 Oct 2023 23:45:38 +0000 (08:45 +0900)]
chore: enable ci.codeberg.org check

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agofeat: add module-info.java
Hiroshi Miura [Sun, 8 Oct 2023 11:08:46 +0000 (20:08 +0900)]
feat: add module-info.java

JPMS module name is tokyo.northside.dictzip.lib

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agostyle: imports and more
Hiroshi Miura [Sun, 8 Oct 2023 11:06:46 +0000 (20:06 +0900)]
style: imports and more

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agorefactor: library codes
Hiroshi Miura [Sun, 8 Oct 2023 11:06:06 +0000 (20:06 +0900)]
refactor: library codes

- change method argument name other than field name
- remove IOException which never happen
- javadoc: add explanations

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agochore: update project URLs
Hiroshi Miura [Sun, 8 Oct 2023 11:02:53 +0000 (20:02 +0900)]
chore: update project URLs

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agochore: bump checktsyle@8.41.1
Hiroshi Miura [Sun, 8 Oct 2023 11:02:18 +0000 (20:02 +0900)]
chore: bump checktsyle@8.41.1

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agochore: split build.gradle in subprojects
Hiroshi Miura [Sun, 8 Oct 2023 11:01:36 +0000 (20:01 +0900)]
chore: split build.gradle in subprojects

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agochore: use version catalog
Hiroshi Miura [Sun, 8 Oct 2023 08:27:36 +0000 (17:27 +0900)]
chore: use version catalog

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
6 months agochore: Bump gradle@8.3
Hiroshi Miura [Sun, 8 Oct 2023 08:27:01 +0000 (17:27 +0900)]
chore: Bump gradle@8.3

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
8 months agochore: update build.gradle
Hiroshi Miura [Wed, 9 Aug 2023 22:37:33 +0000 (07:37 +0900)]
chore: update build.gradle

- use toolchain
- update mandoc task

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
8 months agochore: bump dependencies
Hiroshi Miura [Wed, 9 Aug 2023 22:06:44 +0000 (07:06 +0900)]
chore: bump dependencies

- nexus-publish@1.2.0
- junit@5.9.2

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
8 months agostyle: update javadoc
Hiroshi Miura [Wed, 9 Aug 2023 22:05:30 +0000 (07:05 +0900)]
style: update javadoc

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
8 months agochore: bump gradle@8.2.1
Hiroshi Miura [Wed, 9 Aug 2023 22:03:55 +0000 (07:03 +0900)]
chore: bump gradle@8.2.1

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
21 months agomigrate to azure-pipelines
Hiroshi Miura [Sun, 10 Jul 2022 15:31:22 +0000 (00:31 +0900)]
migrate to azure-pipelines

23 months agoUpdate license notifications
Hiroshi Miura [Wed, 4 May 2022 02:56:15 +0000 (11:56 +0900)]
Update license notifications

- Use SPDX ID for copyright header of sources
- Add SPDX ID to README
- Rename COPYING to LICENSE.txt
- Add COPYING

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
23 months agoActions: Drop push mirror for gitlab
Hiroshi Miura [Wed, 4 May 2022 02:01:30 +0000 (11:01 +0900)]
Actions: Drop push mirror for gitlab

Gitlab repository is mirrored by gitlab configuration

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
23 months agoActions: Update triggers
Hiroshi Miura [Wed, 4 May 2022 01:55:09 +0000 (10:55 +0900)]
Actions: Update triggers

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
23 months agoActions: mirror to gitlab
Hiroshi Miura [Wed, 4 May 2022 01:44:04 +0000 (10:44 +0900)]
Actions: mirror to gitlab

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #57 from dictzip/dependabot/github_actions/github/codeql-action-2
Hiroshi Miura [Tue, 26 Apr 2022 05:16:38 +0000 (14:16 +0900)]
Merge pull request #57 from dictzip/dependabot/github_actions/github/codeql-action-2

Bump github/codeql-action from 1 to 2

2 years agoBump github/codeql-action from 1 to 2
dependabot[bot] [Mon, 25 Apr 2022 22:09:30 +0000 (22:09 +0000)]
Bump github/codeql-action from 1 to 2

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoRelease v0.13.0 v0.13.0
Hiroshi Miura [Sat, 16 Apr 2022 14:43:36 +0000 (23:43 +0900)]
Release v0.13.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRandomAccessInputStream: Support java.nio.channels.FileChannel (#49)
Hiroshi Miura [Sat, 16 Apr 2022 11:52:36 +0000 (20:52 +0900)]
RandomAccessInputStream: Support java.nio.channels.FileChannel (#49)

* RAIS: Support java.nio.channels.FileChannel

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoCheck seek/skip minus position value (#56)
Hiroshi Miura [Sat, 16 Apr 2022 11:45:09 +0000 (20:45 +0900)]
Check seek/skip minus position value (#56)

* Check seek/skip minus position value

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #54 from dictzip/dependabot/github_actions/actions/checkout-3
Hiroshi Miura [Tue, 8 Mar 2022 08:35:16 +0000 (17:35 +0900)]
Merge pull request #54 from dictzip/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2 to 3

2 years agoBump actions/checkout from 2 to 3
dependabot[bot] [Mon, 7 Mar 2022 22:13:47 +0000 (22:13 +0000)]
Bump actions/checkout from 2 to 3

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoRelease v0.12.2 v0.12.2
Hiroshi Miura [Tue, 1 Mar 2022 14:29:11 +0000 (23:29 +0900)]
Release v0.12.2

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #53 from dictzip/topic/miurahr/fix-mark-reset-position
Hiroshi Miura [Tue, 1 Mar 2022 14:21:44 +0000 (23:21 +0900)]
Merge pull request #53 from dictzip/topic/miurahr/fix-mark-reset-position

Fix doubled position when used readFully method

2 years agoFix doubled position when used readFully method
Hiroshi Miura [Tue, 1 Mar 2022 14:17:56 +0000 (23:17 +0900)]
Fix doubled position when used readFully method

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #52 from dictzip/dependabot/github_actions/actions/setup-java-3
Hiroshi Miura [Mon, 28 Feb 2022 23:40:37 +0000 (08:40 +0900)]
Merge pull request #52 from dictzip/dependabot/github_actions/actions/setup-java-3

Bump actions/setup-java from 2.5.0 to 3

2 years agoBump actions/setup-java from 2.5.0 to 3
dependabot[bot] [Mon, 28 Feb 2022 22:16:07 +0000 (22:16 +0000)]
Bump actions/setup-java from 2.5.0 to 3

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2.5.0...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoRelease v0.12.1 v0.12.1
Hiroshi Miura [Mon, 28 Feb 2022 10:26:44 +0000 (19:26 +0900)]
Release v0.12.1

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #51 from dictzip/topic/miurahr/rais/test-last-bytes
Hiroshi Miura [Mon, 28 Feb 2022 10:23:21 +0000 (19:23 +0900)]
Merge pull request #51 from dictzip/topic/miurahr/rais/test-last-bytes

Fix RandomAccessInputStream position when read() for last bytes

2 years agotest: RandomAccessInputStream fix position when read() return -1 EOF
Hiroshi Miura [Mon, 28 Feb 2022 01:41:53 +0000 (10:41 +0900)]
test: RandomAccessInputStream fix position when read() return -1 EOF

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agotest: RandomAccessInputStream read() for last bytes
Hiroshi Miura [Mon, 28 Feb 2022 00:25:52 +0000 (09:25 +0900)]
test: RandomAccessInputStream read() for last bytes

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRelease v0.12.0 v0.12.0
Hiroshi Miura [Sun, 27 Feb 2022 08:43:23 +0000 (17:43 +0900)]
Release v0.12.0

RandomAccessInputStream now buffering input data

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #48 from dictzip/topic/miurahr/random-read-optimization
Hiroshi Miura [Sun, 27 Feb 2022 08:40:16 +0000 (17:40 +0900)]
Merge pull request #48 from dictzip/topic/miurahr/random-read-optimization

RandomAccessInputStream: support buffering

2 years agoMerge pull request #47 from dictzip/topic/miurahr/actions/checkstyle-annotation
Hiroshi Miura [Sat, 26 Feb 2022 15:36:31 +0000 (00:36 +0900)]
Merge pull request #47 from dictzip/topic/miurahr/actions/checkstyle-annotation

Actions: add checkstyle annotation on PR diff

2 years agoRAIS: support buffering
Hiroshi Miura [Sat, 26 Feb 2022 14:47:04 +0000 (23:47 +0900)]
RAIS: support buffering

- new method int read(long pos)
- Buffering input for performance.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoActions: add checkstyle annotation on PR diff
Hiroshi Miura [Sat, 5 Feb 2022 02:40:13 +0000 (11:40 +0900)]
Actions: add checkstyle annotation on PR diff

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRelease v0.11.2 v0.11.2
Hiroshi Miura [Fri, 4 Feb 2022 15:40:07 +0000 (00:40 +0900)]
Release v0.11.2

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #46 from dictzip/topic/miurahr/nio-aware-methods
Hiroshi Miura [Fri, 4 Feb 2022 15:20:02 +0000 (00:20 +0900)]
Merge pull request #46 from dictzip/topic/miurahr/nio-aware-methods

Introduce nio aware methods

2 years agoMerge pull request #45 from dictzip/topic/miurahr/checkstyle-test
Hiroshi Miura [Fri, 4 Feb 2022 15:19:18 +0000 (00:19 +0900)]
Merge pull request #45 from dictzip/topic/miurahr/checkstyle-test

test: adjust Checkstyle warnings

2 years agoMerge pull request #44 from dictzip/topic/iurahr/adjust-checkstyle
Hiroshi Miura [Fri, 4 Feb 2022 15:19:07 +0000 (00:19 +0900)]
Merge pull request #44 from dictzip/topic/iurahr/adjust-checkstyle

adjust Checkstyle warnings

2 years agoadjust Checkstyle warnings
Hiroshi Miura [Fri, 4 Feb 2022 15:11:14 +0000 (00:11 +0900)]
adjust Checkstyle warnings

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agotest: adjust Checkstyle warnings
Hiroshi Miura [Fri, 4 Feb 2022 14:47:34 +0000 (23:47 +0900)]
test: adjust Checkstyle warnings

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMove checkDictZipInputStream
Hiroshi Miura [Fri, 4 Feb 2022 14:44:26 +0000 (23:44 +0900)]
Move checkDictZipInputStream

Introduce DictZipFiles.checkDictZipFile and
DictZipFiles.checkDictZipInputStream
Deprecate DictZipFileUtils.check* methods.

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoIntroduce NIO aware constructors
Hiroshi Miura [Fri, 4 Feb 2022 14:42:41 +0000 (23:42 +0900)]
Introduce NIO aware constructors

- DictZipFiles.newDictZipInputStream
- DictZipFiles.newDictZipOutputStream
- DictZipFiles.newRandomAccessInputStream
- DictZipFiles.newRandomAccessOutputStream

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoActions: fix release script
Hiroshi Miura [Sat, 29 Jan 2022 07:25:28 +0000 (16:25 +0900)]
Actions: fix release script

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRelease v0.11.1 v0.11.1
Hiroshi Miura [Sat, 29 Jan 2022 05:23:01 +0000 (14:23 +0900)]
Release v0.11.1

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #43 from dictzip/topic/miurahr/support-mark-reset
Hiroshi Miura [Sat, 29 Jan 2022 05:16:03 +0000 (14:16 +0900)]
Merge pull request #43 from dictzip/topic/miurahr/support-mark-reset

Support mark/reset in DictZipInputStream

2 years agoSupport mark/reset for DictZipInputStream
Hiroshi Miura [Sat, 29 Jan 2022 04:38:14 +0000 (13:38 +0900)]
Support mark/reset for DictZipInputStream

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRelease v0.11.0 v0.11.0
Hiroshi Miura [Sat, 29 Jan 2022 03:45:03 +0000 (12:45 +0900)]
Release v0.11.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoUpdate copyright year 2022
Hiroshi Miura [Sat, 29 Jan 2022 03:44:50 +0000 (12:44 +0900)]
Update copyright year 2022

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #42 from dictzip/topic/miurahr/get-pos-dictzip
Hiroshi Miura [Sat, 29 Jan 2022 03:33:59 +0000 (12:33 +0900)]
Merge pull request #42 from dictzip/topic/miurahr/get-pos-dictzip

Fix read error on some test case: unexpected end of file of ZLIB

2 years agoFix constructor of DictZipInputStream class
Hiroshi Miura [Sat, 29 Jan 2022 03:26:13 +0000 (12:26 +0900)]
Fix constructor of DictZipInputStream class

- Reset input position after reading trailer

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoSupport raw offset of DictZipInputStream
Hiroshi Miura [Tue, 25 Jan 2022 14:12:35 +0000 (23:12 +0900)]
Support raw offset of DictZipInputStream

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoSupport RandomAccess Stream position
Hiroshi Miura [Tue, 25 Jan 2022 14:12:09 +0000 (23:12 +0900)]
Support RandomAccess Stream position

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #41 from dictzip/dependabot/gradle/com.palantir.git-version-0...
Hiroshi Miura [Thu, 20 Jan 2022 04:14:02 +0000 (13:14 +0900)]
Merge pull request #41 from dictzip/dependabot/gradle/com.palantir.git-version-0.13.0

Bump com.palantir.git-version from 0.12.3 to 0.13.0

2 years agoBump com.palantir.git-version from 0.12.3 to 0.13.0
dependabot[bot] [Wed, 19 Jan 2022 22:12:28 +0000 (22:12 +0000)]
Bump com.palantir.git-version from 0.12.3 to 0.13.0

Bumps com.palantir.git-version from 0.12.3 to 0.13.0.

---
updated-dependencies:
- dependency-name: com.palantir.git-version
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years agoAdjust for checkstyle warnings
Hiroshi Miura [Tue, 18 Jan 2022 14:38:10 +0000 (23:38 +0900)]
Adjust for checkstyle warnings

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoGradle: update configuration
Hiroshi Miura [Tue, 18 Jan 2022 14:16:26 +0000 (23:16 +0900)]
Gradle: update configuration

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoREADME: bump example version@0.10.3
Hiroshi Miura [Tue, 18 Jan 2022 13:32:22 +0000 (22:32 +0900)]
README: bump example version@0.10.3

2 years agoExclude intellij output folder
Hiroshi Miura [Tue, 18 Jan 2022 13:30:07 +0000 (22:30 +0900)]
Exclude intellij output folder

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRelease v0.10.3 v0.10.3
Hiroshi Miura [Tue, 18 Jan 2022 13:19:54 +0000 (22:19 +0900)]
Release v0.10.3

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoFix test case when dictzip not exist
Hiroshi Miura [Tue, 18 Jan 2022 13:18:48 +0000 (22:18 +0900)]
Fix test case when dictzip not exist

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoActions: Change release script v0.10.2
Hiroshi Miura [Tue, 18 Jan 2022 13:14:39 +0000 (22:14 +0900)]
Actions: Change release script

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRelease v0.10.1 v0.10.1
Hiroshi Miura [Tue, 18 Jan 2022 13:05:14 +0000 (22:05 +0900)]
Release v0.10.1

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoActions: update release script
Hiroshi Miura [Tue, 18 Jan 2022 13:02:33 +0000 (22:02 +0900)]
Actions: update release script

- Use temurin openjdk 8
- Use actions burrunan/gralde-cache-action@v1
- Drop release to github package and azure package

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRelease v0.10.0 v0.10.0
Hiroshi Miura [Tue, 18 Jan 2022 12:51:37 +0000 (21:51 +0900)]
Release v0.10.0

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #40 from dictzip/topic/miurahr/gradle-versioning
Hiroshi Miura [Tue, 18 Jan 2022 12:41:33 +0000 (21:41 +0900)]
Merge pull request #40 from dictzip/topic/miurahr/gradle-versioning

Auto generate version file

2 years agoAuto generate version file
Hiroshi Miura [Tue, 18 Jan 2022 07:54:39 +0000 (16:54 +0900)]
Auto generate version file
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #39 from dictzip/topic/miurahr/reduce-test-code-duplication
Hiroshi Miura [Tue, 18 Jan 2022 06:41:00 +0000 (15:41 +0900)]
Merge pull request #39 from dictzip/topic/miurahr/reduce-test-code-duplication

Reorganize code structures

2 years agoReorganize code structures
Hiroshi Miura [Tue, 18 Jan 2022 06:36:01 +0000 (15:36 +0900)]
Reorganize code structures

- Add test utility project

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #38 from dictzip/topic/miurahr/fix-dictzip-outputstream
Hiroshi Miura [Tue, 18 Jan 2022 05:17:38 +0000 (14:17 +0900)]
Merge pull request #38 from dictzip/topic/miurahr/fix-dictzip-outputstream

Fix dictzip outputstream

2 years agoMerge remote-tracking branch 'origin/topic/miurahr/fix-dictzip-outputstream' into...
Hiroshi Miura [Tue, 18 Jan 2022 05:12:26 +0000 (14:12 +0900)]
Merge remote-tracking branch 'origin/topic/miurahr/fix-dictzip-outputstream' into topic/miurahr/fix-dictzip-outputstream

2 years agoFix DictZipOutputStream
Hiroshi Miura [Tue, 18 Jan 2022 05:10:46 +0000 (14:10 +0900)]
Fix DictZipOutputStream

- Use FULL_FLUSH instead of SYNC_FLUSH
- calculate carefully about write chunk size

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoUpdate test
Hiroshi Miura [Tue, 18 Jan 2022 05:10:23 +0000 (14:10 +0900)]
Update test

- Update test case

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoFix DictZipOutputStream
Hiroshi Miura [Tue, 18 Jan 2022 04:53:20 +0000 (13:53 +0900)]
Fix DictZipOutputStream

- Use FULL_FLUSH instead of SYNC_FLUSH
- calculate carefully about write chunk size

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoUpdate test case
Hiroshi Miura [Tue, 18 Jan 2022 02:15:22 +0000 (11:15 +0900)]
Update test case

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoUpdate test case
Hiroshi Miura [Tue, 18 Jan 2022 00:35:15 +0000 (09:35 +0900)]
Update test case

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoUpdate test case
Hiroshi Miura [Tue, 18 Jan 2022 00:35:15 +0000 (09:35 +0900)]
Update test case

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoIncrease buffer size of input stream
Hiroshi Miura [Tue, 18 Jan 2022 00:09:52 +0000 (09:09 +0900)]
Increase buffer size of input stream

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agotest: update file test case
Hiroshi Miura [Mon, 17 Jan 2022 23:48:47 +0000 (08:48 +0900)]
test: update file test case

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoRefactoring FileUtils2
Hiroshi Miura [Mon, 17 Jan 2022 23:03:52 +0000 (08:03 +0900)]
Refactoring FileUtils2

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoUpdate javadoc
Hiroshi Miura [Mon, 17 Jan 2022 15:18:42 +0000 (00:18 +0900)]
Update javadoc

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoAdd notnull annotation
Hiroshi Miura [Mon, 17 Jan 2022 15:18:15 +0000 (00:18 +0900)]
Add notnull annotation

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoUpdate cli tests
Hiroshi Miura [Mon, 17 Jan 2022 15:17:44 +0000 (00:17 +0900)]
Update cli tests

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge pull request #37 from dictzip/topic/miurahr/enable-header-crc-for-write
Hiroshi Miura [Sun, 16 Jan 2022 15:01:45 +0000 (00:01 +0900)]
Merge pull request #37 from dictzip/topic/miurahr/enable-header-crc-for-write

Enable header CRC when write

2 years agoActions: don't put comment to PR
Hiroshi Miura [Sun, 16 Jan 2022 14:59:07 +0000 (23:59 +0900)]
Actions: don't put comment to PR

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoGradle: Remove incompatible config for gradle 7.3
Hiroshi Miura [Sun, 16 Jan 2022 14:15:37 +0000 (23:15 +0900)]
Gradle: Remove incompatible config for gradle 7.3

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoBump Junit5-jupter@5.8.2
Hiroshi Miura [Sun, 16 Jan 2022 14:08:54 +0000 (23:08 +0900)]
Bump Junit5-jupter@5.8.2

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoMerge branch 'master' into topic/miurahr/enable-header-crc-for-write
Hiroshi Miura [Sun, 16 Jan 2022 14:05:50 +0000 (23:05 +0900)]
Merge branch 'master' into topic/miurahr/enable-header-crc-for-write

2 years agoActions: fix installation of dictzip command
Hiroshi Miura [Sun, 16 Jan 2022 14:05:24 +0000 (23:05 +0900)]
Actions: fix installation of dictzip command

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2 years agoEnable header CRC when write
Hiroshi Miura [Sun, 16 Jan 2022 14:02:55 +0000 (23:02 +0900)]
Enable header CRC when write

Signed-off-by: Hiroshi Miura <miurahr@linux.com>