0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 15:06:33 +01:00
Cross-platform JavaScript runtime environment https://nodejs.org/
Go to file
Ryan febbf75302 Wrap calls in TryCatch; Check return values after UNWRAP.
This is to avoid a segfault when you don't use the API correctly.
2009-05-15 01:12:46 +02:00
deps Upgrade v8 to version 1.2.3. 2009-05-12 00:12:56 +02:00
src Wrap calls in TryCatch; Check return values after UNWRAP. 2009-05-15 01:12:46 +02:00
test Relatively large update to TCP API. No more "protocol". 2009-05-14 23:47:21 +02:00
.gitignore update gitignore to work with waf files 2009-04-16 13:20:22 +02:00
.gitmodules BROKEN COMMIT: removing git submodules 2009-04-22 18:17:56 +02:00
configure Remove -n from echo in Makefile. (Doesn't work on OSX.) 2009-05-14 14:05:07 +02:00
js2c.py everything is changed. i've waited much too long to commit. 2009-04-15 10:08:28 +02:00
jsmin.py everything is changed. i've waited much too long to commit. 2009-04-15 10:08:28 +02:00
node.html Relatively large update to TCP API. No more "protocol". 2009-05-14 23:47:21 +02:00
test_http.js Rename TCP classes to sit in node hierarchy. 2009-05-14 20:34:14 +02:00
waf use the WAF build system 2009-04-04 14:50:15 +02:00
wscript Don't need librt. 2009-05-14 17:36:39 +02:00