Commit graph

319 commits

Author SHA1 Message Date
Jake
0e865a5cea fix RangeError on chrome71 (#150)
Fixes the following error: RangeError: Too many arguments in function call (only 65534 allowed)
The argument limit seems to have become lower in chrome 72...
2018-11-29 19:24:02 +03:00
Vitaly Puzrin
0124206d64
Clarified licence info in readme 2018-07-26 06:39:33 +03:00
Vitaly Puzrin
893381abca 1.0.6 released 2017-09-14 14:38:19 +03:00
Vitaly Puzrin
4d0c80817d Browser files rebuild 2017-09-14 14:37:34 +03:00
Vitaly Puzrin
7238a449fb Improve @std/esm compatibility, close #115 2017-09-14 14:28:52 +03:00
Josh Soref
f2bcd09d95 Spelling (#114) 2017-09-04 06:42:18 +03:00
coldcoff
7abdb13eec Comments cleanup (#111) 2017-08-08 16:25:29 +03:00
Trevor
e15b85bd02 Update README.md (#108)
Update README.md to make description visible in npm registry (#108)
2017-07-29 01:14:19 +03:00
Vitaly Puzrin
f5f5fea962 Ignore OS code in gzip test, #107 2017-07-21 23:00:02 +03:00
Vitaly Puzrin
4a6867f633 Add npm test script 2017-07-20 17:21:09 +03:00
Vitaly Puzrin
1bfb50961d Skip broken tests 2017-07-20 16:48:25 +03:00
Vitaly Puzrin
0d903c1a2e devDeps update 2017-07-20 16:33:35 +03:00
Vitaly Puzrin
374b277da9 Tests cleanup: use modern sync zlib api 2017-07-20 16:21:26 +03:00
desudesutalk
dfc3b0e2a1 Benchmark update: use modern zlib sync api 2017-07-20 13:45:08 +03:00
Vitaly Puzrin
a1fc42542a Temrorary freeze node version & disable saucelabs to make test work 2017-07-20 13:21:11 +03:00
Vitaly Puzrin
43d43a85a8 Merge pull request #96 from josephfrazier/patch-1
Fix typos in readme
2017-03-28 05:40:30 +03:00
Joseph Frazier
2115ccfc8c Fix typos in readme 2017-03-27 21:47:11 -04:00
Vitaly Puzrin
3555e3bf88 eslint: use native indent checker + indents update 2017-03-26 20:13:58 +03:00
Vitaly Puzrin
588a4376d2 1.0.5 released 2017-03-26 18:43:32 +03:00
Vitaly Puzrin
3439e90855 Browser files rebuild 2017-03-26 18:42:52 +03:00
Vitaly Puzrin
eaead04de3 More formal zlib attribution and related changes 2017-03-26 18:29:30 +03:00
Vitaly Puzrin
6fd7dd729d Benchmarks cleanup: remove all foreign files and outdated things 2017-03-26 15:57:51 +03:00
Vitaly Puzrin
61f59e7909 Examples: send data as form 2017-03-08 12:53:55 +03:00
Vitaly Puzrin
a3b3ae3b60 SauceLabs: android 5.0 -> 5.1 to fix cert error 2017-03-08 12:08:19 +03:00
Vitaly Puzrin
8737672b41 1.0.4 released 2016-12-15 03:29:14 +03:00
Vitaly Puzrin
2c4b869a4f browser files rebuild 2016-12-15 03:20:19 +03:00
Vitaly Puzrin
bbf99f5b57 More strict eslint options 2016-12-15 03:04:14 +03:00
Vitaly Puzrin
3550aa653b deps bump + remove unused vars 2016-12-15 02:40:17 +03:00
Vitaly Puzrin
bd0879c1cd Always fill err.message on throw 2016-12-15 02:35:12 +03:00
Vitaly Puzrin
9728a846c1 example cleanup 2016-08-26 01:19:05 +03:00
Vitaly Puzrin
8e73b4f069 Added example with sending utf-8 data 2016-08-25 02:18:21 +03:00
Vitaly Puzrin
728979dd0f Added object compression example, closes #85 2016-08-24 23:41:08 +03:00
Vitaly Puzrin
653c0b00d8 1.0.3 released 2016-07-25 22:40:34 +03:00
Vitaly Puzrin
a3ef715c35 Browser files rebuild 2016-07-25 22:40:11 +03:00
Vitaly Puzrin
d53e2219e3 1.0.2 released 2016-07-21 23:25:23 +03:00
Vitaly Puzrin
5cd899a6f3 Browser files rebuild 2016-07-21 23:24:46 +03:00
Vitaly Puzrin
93d2f86dce changelog update 2016-07-21 23:21:53 +03:00
Kirill Efimov
a70b86c8c7 Fix test compatibility with old nodes 2016-07-21 15:13:46 +03:00
Kirill Efimov
4a07e05823 Fixed wrong offset for d_buf (closes #78) 2016-07-21 14:45:54 +03:00
Vitaly Puzrin
9790b3cb64 Merge pull request #79 from thenickdude/master
Support non-bash shells in "make browserify"
2016-07-21 11:56:11 +04:00
Nicholas Sherlock
585aea34e0 Support non-bash shells in "make browserify"
This fixes "-n" to do what it's supposed to do instead of printing a literal "-n" to the file in OS X.

http://stackoverflow.com/a/25840639/14431
2016-07-21 19:51:35 +12:00
Vitaly Puzrin
78603f42fc 1.0.1 released 2016-04-01 17:25:20 +03:00
Vitaly Puzrin
c5222ac756 Browser files rebuild 2016-04-01 17:25:08 +03:00
Vitaly Puzrin
d884686332 minor code cleanup 2016-03-31 06:26:10 +03:00
Vitaly Puzrin
b40c7cd0ab Merge pull request #77 from dignifiedquire/dict
Implement dictionary handling
2016-03-31 06:55:18 +04:00
dignifiedquire
ffaf7c8252 Implement dictionary handling.
This adds the methods

- `deflateSetDictionary`
- `inflateSetDictionary`

as well as calling `setDictionary` at the right point when passing
the a `dictionary` option to one of

- `pako.deflate`
- `new pako.Deflate`
- `pako.inflate`
- `new pako.Inflate`
2016-03-30 15:44:16 -04:00
Vitaly Puzrin
9c82f8001e Merge pull request #74 from alippai/patch-1
Update license range
2016-03-16 12:28:05 +03:00
Ádám Lippai
984f2721ed Update license range 2016-02-23 17:12:49 +01:00
Vitaly Puzrin
c3cf4566da 1.0.0 released 2016-02-17 12:09:06 +03:00
Vitaly Puzrin
a25bfa041a browser files rebuild 2016-02-17 12:02:05 +03:00