2539 Commits (3288bc953230ba94e2e8bb61c903bbcf60dd810c)

Author SHA1 Message Date
Brandon Benvie 5403a8ce4c core: add `NativeModule.prototype.deprecate` 13 years ago
Brandon Benvie e3c0c86b28 Change removed process methods to be non-enumerable. 13 years ago
isaacs 5756d7916a Now working on 0.6.10 13 years ago
isaacs f19e20d33f 2012.01.27, Version 0.6.9 (stable) 13 years ago
isaacs ff0f0aeb40 Fix #2507 Raise errors less agressively when destroying stdio streams 13 years ago
Fedor Indutny c80abfa0e4 zlib: fix `Failed to set dictionary` issue 13 years ago
isaacs 77f2cb66d1 Now working on 0.7.2 13 years ago
isaacs a74354735a 2012.01.23, Version 0.7.1 (unstable) 13 years ago
isaacs b1b16d117e udp: 'interface' is reserved word on windows. 13 years ago
Ben Noordhuis 2775c0e97e dgram: bring back setTTL() 13 years ago
Ben Noordhuis 46e86aa803 dgram: bring back setMulticastLoopback() 13 years ago
Igor Zinkovsky 6c0c00a205 fix windows build 13 years ago
Maciej Małecki ff512634ac version: bump `NODE_PATCH_VERSION` 13 years ago
Ben Noordhuis 9edb984274 crypto: silence unused variable warning 13 years ago
Igor Zinkovsky 6d00c089e3 only ref non-default isolate loops 13 years ago
Dan VerWeire f2b1f57f74 dgram: reintroduce setMulticastTTL() 13 years ago
Dan VerWeire f749338e1e dgram: reintroduce setBroadcast() 13 years ago
Roman Shtylman a38fd6056c dgram: reintroduce addMembership() and dropMembership() 13 years ago
Igor Zinkovsky de78922b12 ref isolate loop 13 years ago
Ben Noordhuis 4e5247772d fs, handle_wrap: use Loop(), not uv_default_loop() 13 years ago
Shigeki Ohtsu 2156e5eca1 fs: don't assert on uv_fs_*() errors 13 years ago
isaacs ec1d1ee61f Now working on 0.6.9 13 years ago
isaacs d18cebaf8a 2012.01.19, Version 0.6.8 (stable) 13 years ago
Ingmar Runge 0ca30187cf Crypto: adding ability to turn off automatic PKCS padding 13 years ago
Ben Noordhuis 549443a7cc typed arrays: set class name 13 years ago
Ryan Dahl 72cbb7492c Now working on v0.7.1-pre 13 years ago
Ryan Dahl 9cc55dca6f Bump version to v0.7.0 13 years ago
Igor Zinkovsky 95844451b6 fix windows build 13 years ago
Ben Noordhuis 03cb903e7e isolates: remove references to uv_thread_self() 13 years ago
mrb bd9fa2e841 dgram: use slab memory allocator 13 years ago
Fedor Indutny 71ae175319 zlib: reset() method for deflate/inflate streams 13 years ago
Fedor Indutny 89556f5a2f zlib: C++ style fixes for dictionary 13 years ago
Fedor Indutny 07701e7cc8 zlib: C++ style fixes 13 years ago
isaacs 8cca30f31b zlib binding cleanup 13 years ago
Ben Noordhuis 0ad2717fd8 Make sure that zlib contexts are not garbage collected when busy 13 years ago
Bert Belder 2d8af39acc Fix memory leak in node_zlib 13 years ago
Ryan Dahl e6a30bd107 Fix #2473 13 years ago
Ben Noordhuis 7cee968c21 isolates: add process-global list of isolates 13 years ago
Fedor Indutny 99679c6430 IsolateDebugger C++ 13 years ago
Fedor Indutny 44e7033279 fixed debugger segfaults 13 years ago
Fedor Indutny a5f74b4da7 added isolates support 13 years ago
Ben Noordhuis 97e4b3a7bf isolates: drain message queue completely 13 years ago
Ben Noordhuis b07acb3808 child_process: fix segfault after failed spawn 13 years ago
Ben Noordhuis d5d043f2d7 handle_wrap: guard against uninitialized handle or double close 13 years ago
Ben Noordhuis 9a79bb694e Avoid unnecessary buffer to string conversion. 13 years ago
isaacs ff4096f958 Now working on v0.6.8 13 years ago
isaacs d5a189acef 2012.01.06, Version 0.6.7 (stable) 13 years ago
Ryan Dahl be67fa7e09 Revert "crypto: add SecureContext.clearOptions() method" 13 years ago
Ben Noordhuis 42281124d4 child_process: add isolates support 13 years ago
Ben Noordhuis 1e73e4c62f isolates: remove global isolates list 13 years ago