0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Final readme update More... about 10 years ago
Merge pull request #41 from Atry/master More... about 11 years ago
Merge branch 'mcheshkov-newSocket-getter' More... about 11 years ago
Merge branch 'newSocket-getter' of https://github.com/mcheshkov/nodejs-std into mcheshkov-newSocket-getter More... about 11 years ago
Merge pull request #38 from ProPuke/master More... about 11 years ago
Merge pull request #40 from Atry/patch-1 More... about 11 years ago
The callback function should be optional, and there should be setHeader/getHeader/removeHeader functions in NodeHttpClientReq More... about 11 years ago
Let fields in NodeUrlObj optional so we can use Node.url.format, e.g.: More... about 11 years ago
Fix typo More... about 11 years ago
v0.12.0 http://nodejs.org/api/http.html#http_http_request_options_callback More... about 11 years ago
Cookies: missing import More... about 11 years ago
Merge branch 'master' of github.com:dionjwa/nodejs-std More... about 11 years ago
Cookies https://www.npmjs.com/package/cookies More... about 11 years ago
Merge pull request #39 from vroad/master More... about 11 years ago
Add systemName, println, executablePath, setCwd to Sys More... about 11 years ago
Update Sys to use untyped instead(Since you cannot access Node package before static variables are initialized) More... about 11 years ago
v2.2.7 More... about 11 years ago
changed: http binary downloading now returns Bytes, not BytesBuffer More... about 11 years ago
improved: Http binary downloading: faster memory handling (concat all chunks @ once) More... about 11 years ago
added: Http binary downloading More... about 11 years ago
added: sys.io.File.saveBytes More... about 11 years ago
fixed: Http.responseData was null after a request More... about 11 years ago
Merge pull request #37 from ProPuke/master More... about 11 years ago
added: Http responseData and responseHeaders properties More... about 11 years ago
If __init__ uses Node.require calls these are called before the require function is bound to the Node object, so they fail. So for __init__ functions, use raw JS code. More... about 11 years ago
Refactor: don't use src folder since this prevents using the latest git repo in haxelib. More... about 11 years ago
Remove mistakenly committed log file More... about 11 years ago
Fixed https://github.com/dionjwa/nodejs-std/issues/25 More... about 11 years ago
Merge pull request #36 from modjke/master More... about 11 years ago
kiosk mode More... about 11 years ago