openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
nodejs-std
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
6 days
ago. based on code collected
6 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Final readme update
Dion Amago
More...
about 10 years ago
Merge pull request #41 from Atry/master
Dion Whitehead Amago
More...
about 11 years ago
Merge branch 'mcheshkov-newSocket-getter'
Dion Amago
More...
about 11 years ago
Merge branch 'newSocket-getter' of https://github.com/mcheshkov/nodejs-std into mcheshkov-newSocket-getter
Dion Amago
More...
about 11 years ago
Merge pull request #38 from ProPuke/master
Dion Whitehead Amago
More...
about 11 years ago
Merge pull request #40 from Atry/patch-1
Dion Whitehead Amago
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
杨博 (Yang Bo)
More...
about 11 years ago
v0.12.0 http://nodejs.org/api/http.html#http_http_request_options_callback
Dion Amago
More...
about 11 years ago
Cookies: missing import
Dion Amago
More...
about 11 years ago
Merge branch 'master' of github.com:dionjwa/nodejs-std
Dion Amago
More...
about 11 years ago
Cookies https://www.npmjs.com/package/cookies
Dion Amago
More...
about 11 years ago
Merge pull request #39 from vroad/master
Dion Whitehead Amago
More...
about 11 years ago
Add systemName, println, executablePath, setCwd to Sys
vroad
More...
about 11 years ago
Update Sys to use untyped instead(Since you cannot access Node package before static variables are initialized)
vroad
More...
about 11 years ago
v2.2.7
Dion Amago
More...
about 11 years ago
changed: http binary downloading now returns Bytes, not BytesBuffer
ProPuke
More...
about 11 years ago
improved: Http binary downloading: faster memory handling (concat all chunks @ once)
ProPuke
More...
about 11 years ago
added: Http binary downloading
ProPuke
More...
about 11 years ago
added: sys.io.File.saveBytes
ProPuke
More...
about 11 years ago
fixed: Http.responseData was null after a request
ProPuke
More...
about 11 years ago
Merge pull request #37 from ProPuke/master
Dion Whitehead Amago
More...
about 11 years ago
added: Http responseData and responseHeaders properties
ProPuke
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.
Dion Amago
More...
about 11 years ago
Refactor: don't use src folder since this prevents using the latest git repo in haxelib.
Dion Amago
More...
about 11 years ago
Remove mistakenly committed log file
Dion Amago
More...
about 11 years ago
Fixed https://github.com/dionjwa/nodejs-std/issues/25
Dion Amago
More...
about 11 years ago
Merge pull request #36 from modjke/master
Dion Whitehead Amago
More...
about 11 years ago
kiosk mode
Ignatiev Mikhail
More...
about 11 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree