0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc
Matt Robenolt 5213c39038 Close #1930 Convenience methods for zlib
This is a combination of 20 commits. Their commit messages are preserved
below for the benefit of future generations.

* Adding a shortcut to easily compress/decompress a string of text.
* Making the API consistent. unzip should accept a Buffer for input as well.
* Adding docs.
* Oops, typo.
* Propagate error through the callback.
* Adding zlib from string tests.
* Typo in test.
* Remove 'end' listeners, and join buffers properly instead of joining them
  as a string.
* Oops, needs to be rendered to a string.
* Updated test to include multi-byte characters.
* unzip should return a raw Buffer. Updated docs to reflect.
* And finally updating test.
* EventEmitter.destroy() is a bit more customary
* Revert "EventEmitter.destroy() is a bit more customary"
* Renaming internal methods to "buffer" instead of string.
* Remove the 'error' listeners as well.
* @isaacs: spacing/style, and compress duplicate functions into one
* @isaacs: Update docs
* @isaacs: doc style fix
2011-11-04 10:32:57 -07:00
..
api Close #1930 Convenience methods for zlib 2011-11-04 10:32:57 -07:00
api_assets docs: Add anchor links next to each function 2011-09-21 21:08:53 +09:00
logos Bump version to v0.4.10 2011-07-19 23:51:42 -07:00
cla.html
favicon.ico Update favicon 2011-07-11 12:24:49 -07:00
index.html doc: fix links 2011-11-01 22:26:52 +01:00
joyent-logo_orange_nodeorg-01.png
logo.png logo update 2011-07-11 08:30:37 -07:00
node.1 Finish removing require.paths 2011-07-24 18:04:45 -07:00
pipe.css Bump version to v0.4.10 2011-07-19 23:51:42 -07:00
sh_javascript.min.js
sh_main.js
sh_vim-dark.css logo update 2011-07-11 08:30:37 -07:00
sponsored.png logo update 2011-07-11 08:30:37 -07:00
template.html Bump version to v0.5.10 2011-10-21 18:46:42 -07:00
trademark-policy.pdf logo update 2011-07-11 08:30:37 -07:00
v0.4_announcement.html