Alex Kocharin
|
a98f90806e
|
Fix inflateInit2() bug when windowBits is 16 or 32.
0db8fd3714
|
2022-06-10 20:05:26 +03:00 |
|
Alex Kocharin
|
b07a436d39
|
Sync code with madler/zlib, cosmetic changes only
5370d99a2a
8a979f6c79
c901a34c92
7096424f23
a456d898bb
21c66cd5ac
ee7d7b5dda
37ed2112a1
723e928b84
8678871f18
|
2022-06-10 20:05:06 +03:00 |
|
OrIOg
|
8a3fa92fd1
|
Fixing documentation on direct functions (#253)
|
2022-05-11 17:48:34 +03:00 |
|
Vitaly Puzrin
|
0398fad238
|
2.0.4 released
|
2021-07-29 14:51:41 +03:00 |
|
Vitaly Puzrin
|
ae27cbccef
|
dist rebuild
|
2021-07-29 14:51:25 +03:00 |
|
Alex Kocharin
|
26dff4fb34
|
Use TextEncoder and TextDecoder if available
fix https://github.com/nodeca/pako/issues/228
|
2021-07-27 19:18:32 +03:00 |
|
Alex Kocharin
|
1ac0a4c7ec
|
Change tests to use binary comparision with fixtures
|
2021-07-23 20:28:50 +03:00 |
|
oldshensheep
|
b967322bef
|
Typo fix (#225)
|
2021-05-03 11:07:47 +03:00 |
|
Vitaly Puzrin
|
6f40f480e5
|
typo fix
|
2021-01-09 21:59:30 +03:00 |
|
Vitaly Puzrin
|
2db010f0a8
|
2.0.3 released
|
2021-01-09 19:39:37 +03:00 |
|
Vitaly Puzrin
|
9ca8060c33
|
dist rebuild
|
2021-01-09 19:39:19 +03:00 |
|
Vitaly Puzrin
|
108a89b0ac
|
Add everything to package exports
|
2021-01-09 19:31:47 +03:00 |
|
Vitaly Puzrin
|
b93a6e5643
|
Add package.json export, close #211
|
2021-01-09 19:24:32 +03:00 |
|
Vitaly Puzrin
|
356c576448
|
Typo fix
|
2020-12-21 12:22:30 +03:00 |
|
Vitaly Puzrin
|
034669ba0f
|
Update funding info
|
2020-12-18 02:12:42 +03:00 |
|
Vitaly Puzrin
|
5257feb02e
|
dev deps bump
|
2020-11-19 15:56:23 +03:00 |
|
Vitaly Puzrin
|
881208ae77
|
CI badge update
|
2020-11-19 03:16:15 +03:00 |
|
Vitaly Puzrin
|
f3f3691203
|
CI: Travis => Github Actions
|
2020-11-19 03:07:49 +03:00 |
|
Vitaly Puzrin
|
45cce9f4d6
|
2.0.2 released
|
2020-11-19 02:49:33 +03:00 |
|
Vitaly Puzrin
|
b3861d9a66
|
dist rebuild
|
2020-11-19 02:48:28 +03:00 |
|
Vitaly Puzrin
|
d0382badcc
|
Fix esm build named exports
|
2020-11-19 02:37:53 +03:00 |
|
Vitaly Puzrin
|
8d5f9c70f8
|
2.0.1 released
|
2020-11-17 19:16:04 +03:00 |
|
Vitaly Puzrin
|
70ee7697ac
|
dist rebuild
|
2020-11-17 19:15:30 +03:00 |
|
Vitaly Puzrin
|
bd90fca738
|
Add module entry for some bundlers
|
2020-11-17 19:07:30 +03:00 |
|
Igor Novozhilov
|
84d6931fe8
|
Rename module build .js => .mjs to fix node import (#200)
|
2020-11-17 19:04:23 +03:00 |
|
Vitaly Puzrin
|
52df0c510f
|
2.0.0 released
|
2020-11-17 10:11:24 +03:00 |
|
Vitaly Puzrin
|
a8faeffc94
|
dist rebuild
|
2020-11-17 10:10:25 +03:00 |
|
Vitaly Puzrin
|
b4d9a94488
|
Added esm build, #97
|
2020-11-17 10:01:22 +03:00 |
|
Vitaly Puzrin
|
ab9b7fecde
|
Update benchmarks info, close #112
|
2020-11-13 20:25:28 +03:00 |
|
Vitaly Puzrin
|
677ba487ed
|
Move hasher to separate function
|
2020-11-12 22:45:21 +03:00 |
|
Vitaly Puzrin
|
5638105893
|
Moved exported constants to .constants .
|
2020-11-12 15:49:20 +03:00 |
|
Vitaly Puzrin
|
cb6d67d157
|
Rewrite top level wrappers
|
2020-11-11 18:28:18 +03:00 |
|
Vitaly Puzrin
|
ec116f6f40
|
Inflate: use max window size by default, #174
|
2020-11-09 19:24:26 +03:00 |
|
Vitaly Puzrin
|
4e8ff8e74a
|
Revert #57, close #196
|
2020-11-09 00:49:24 +03:00 |
|
Vitaly Puzrin
|
505e36d9f0
|
Move to es6
|
2020-11-08 22:23:56 +03:00 |
|
Vitaly Puzrin
|
f681f66fd3
|
Tweak benchmarks
|
2020-11-08 02:21:47 +03:00 |
|
Vitaly Puzrin
|
6607dbc18a
|
Cleanup example
|
2020-11-07 22:57:35 +03:00 |
|
Vitaly Puzrin
|
9f5e7dcefc
|
Cleanup tests
|
2020-11-07 21:00:55 +03:00 |
|
Vitaly Puzrin
|
f5c3c29848
|
Removed Array support
|
2020-11-07 19:52:58 +03:00 |
|
Vitaly Puzrin
|
23563dfae9
|
Removed binary strings support
|
2020-11-07 17:42:50 +03:00 |
|
Vitaly Puzrin
|
9c91d1b852
|
Removed support of Inflate & Deflate instance create without new
|
2020-11-07 16:08:10 +03:00 |
|
Vitaly Puzrin
|
d1f036d2c2
|
Drop mocha.opts
|
2020-11-07 15:28:34 +03:00 |
|
Vitaly Puzrin
|
bba67326f7
|
Remove outdated test to cleanup coverage report
- uglify-js not used anymore
|
2020-11-07 15:24:52 +03:00 |
|
Vitaly Puzrin
|
1f73088efa
|
Drop Makefile
|
2020-11-07 15:18:22 +03:00 |
|
Vitaly Puzrin
|
2613521920
|
Automate doc publish
|
2020-11-07 15:17:39 +03:00 |
|
Vitaly Puzrin
|
5b28b9ad26
|
browserify => rollup.js
|
2020-11-07 14:38:44 +03:00 |
|
Vitaly Puzrin
|
2cfc22b817
|
Drop bower.json
|
2020-11-07 13:36:44 +03:00 |
|
Vitaly Puzrin
|
a7257c3aea
|
eslint: move ignore patterns to main config
|
2020-11-07 13:33:01 +03:00 |
|
Vitaly Puzrin
|
89b5e653fa
|
Drop orphaned tests
|
2020-11-07 13:15:08 +03:00 |
|
Vitaly Puzrin
|
a547a41e92
|
istanbul => nyc
|
2020-11-07 13:08:00 +03:00 |
|