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
Vitaly Puzrin
02af90ea69
npm published files list config update
2016-02-17 11:40:15 +03:00
Vitaly Puzrin
10ecbab0be
Docs update, close #37
2016-02-17 11:36:01 +03:00
Vitaly Puzrin
8436aa863e
changelog rename & update
2016-02-17 11:17:12 +03:00
Vitaly Puzrin
2b3ad4b5d4
Disable IE6/7 tests - unstable at saucelabs
2016-02-17 11:14:13 +03:00
Vitaly Puzrin
50cd07afc4
Remove .js
extention in require() use. Close #71
2016-02-17 10:48:46 +03:00
Vitaly Puzrin
99a2e4efdc
Allow create Deflate/Inflate instances without new
2016-02-17 10:37:31 +03:00
Vitaly Puzrin
500bc5d042
Coding Style & eslint rules update
2016-02-17 10:37:31 +03:00
Vitaly Puzrin
7385ffd8da
Merge pull request #67 from xmikus01/patch-1
...
Typo in README.md
2015-10-07 22:48:44 +03:00
Petr Mikusek
0748c24c72
Typo in README.md
2015-10-07 21:45:16 +02:00
Vitaly Puzrin
0281467179
Merge pull request #66 from xmikus01/patch-1
...
Fix typo s/alrorythm/algorithm/
2015-10-04 01:06:45 +03:00
Petr Mikusek
c52b517d92
Fix typo s/alrorythm/algorithm/
2015-10-03 23:44:37 +02:00
Vitaly Puzrin
08c5cfb4fe
0.2.8 released
2015-09-14 15:16:43 +03:00
Vitaly Puzrin
26ebc2d048
Browser files rebuild
2015-09-14 15:16:17 +03:00
Vitaly Puzrin
5f728b177d
code/comments cleanup
2015-09-14 15:01:53 +03:00
nik
2c504a0865
fix inflate wrapper check condition, issue #65
2015-09-14 14:46:53 +03:00
Vitaly Puzrin
2bef4935c7
rename window -> s_window, close #60
2015-09-13 14:23:40 +03:00