10675 Commits (f76722686b91cf1c8db05a116ea0a960a5a49e8a)
 

Author SHA1 Message Date
Bert Belder 9483bfe6e3 node.cc: use nullptr instead of NULL 10 years ago
Trevor Norris a38b917821 node.cc: fix bad assert 10 years ago
Trevor Norris 58ca48fa3b uv: float patch to revert tty breakage 10 years ago
Bert Belder 9ad05cd9db crypto: store thread id as pointer-sized value 10 years ago
Saúl Ibarra Corretgé eac867258e deps: update libuv to 1.0.1 10 years ago
Bert Belder 153ce23727 openssl: don't define SIXTY_FOUR_BIT_LONG on Windows 10 years ago
Tyler Kellen 6c36d197bb docs: fix project name 10 years ago
Ben Noordhuis 4ccc5a64ce Revert "openssl: don't define SIXTY_FOUR_BIT_LONG on Windows" 10 years ago
Bert Belder 878cc3e532 openssl: don't define SIXTY_FOUR_BIT_LONG on Windows 10 years ago
Bert Belder dd7ce69097 test-require-resolve: use case insensitive compare 10 years ago
Bert Belder 7014b7c069 test: make fs-symlink-dir-junction-relative pass on unix 10 years ago
Vincent Weevers 764c5c7fd1 fs: resolve junction targets relative to their parent 10 years ago
Bert Belder b4d6203b38 path: path.normalize no longer lower-cases drive letters 10 years ago
Nikolai Vavilov e24fa83e69 Revert "path: resolve normalize drive letter to lower case" 10 years ago
Fedor Indutny e3aa802b38 contributing: add all core modules to Caine's spec 10 years ago
Fedor Indutny 823cd54c8c contributing: add information for caine bot 10 years ago
Brendan Ashworth 9bca8a0a91 doc: fixes grammar in timers/tls 10 years ago
Robert Kowalski 36777d2a5f module: test for directories, fix require with .. 11 years ago
Evan Lucas 3ac4941953 net: give better error messages 10 years ago
cjihrig 616343bc61 debugger: use requireRepl() to load debugger repl 10 years ago
Jose Luis Rivas 244a8f78d6 build: don't run find in non-existent directory 10 years ago
Ben Noordhuis b928303d83 test: move simple/test-abort-fatal-error to pummel 10 years ago
Christian Tellnes 2931348372 events: implement EventEmitter#getMaxListeners() 10 years ago
Ben Noordhuis 993fadb1f2 build: rename rpmbuild .spec file 10 years ago
Ben Noordhuis 79da2baf9e build: update rpmbuild .spec file 10 years ago
Brendan Ashworth 70195acbe3 doc: fix grammar and wording in tls and timers 10 years ago
Jackson Tian 9653c4b8c7 doc: mention callback for http res/req write & end 10 years ago
Trevor Norris fe6d5be6b4 uv: float patch to revert tty breakage 10 years ago
Trevor Norris 709fc160e5 async-wrap: add event hooks 10 years ago
Trevor Norris 419f18d2e2 async-wrap: explicitly pass parent 10 years ago
Trevor Norris 1293f0a228 async-wrap: expose async-wrap as binding 10 years ago
Trevor Norris add955e6b8 src: remove unnecessary template parameter 10 years ago
Trevor Norris 5962dbef49 src: all wrap's now use actual FunctionTemplate 10 years ago
Trevor Norris b1e9d330aa node: fix throws before timer module is loaded 10 years ago
Trevor Norris 42df679c45 node, async-wrap: remove MakeDomainCallback 10 years ago
Trevor Norris 2593c14131 async-wrap: move MakeCallback to .cc 10 years ago
Trevor Norris b6559553a4 src: remove Async Listener 10 years ago
Alexis Campailla 0674cbaceb test: mark current flaky tests as flaky 10 years ago
Alexis Campailla df3a2b2cf2 test: runner support for flaky tests 10 years ago
Fedor Indutny dca1ee4b11 contributing: commiter git FAQ 10 years ago
Johan Bergström 71e9d0fb1b configure: remove shared cares build option 10 years ago
Rod Vagg 185d11c791 policy: added contribution policy 10 years ago
Thorsten Lorenz 0fe7a0d024 modules: adding load linked modules feature 10 years ago
Johan Bergström 766d063e05 configure: remove shared cares build option 10 years ago
The Gitter Badger 206389d411 Added Gitter badge 10 years ago
Bryce Kahle e4932d02a3 docs: fix prerequisite list formatting 10 years ago
Leonardo Balter 9f9641c2bb docs: improve repo description 10 years ago
Trevor Norris e67db0191d node: fix bad assert 10 years ago
Carlos Campderrós 4815873bb5 doc: set logical umask in process.umask example 10 years ago
Martin Cozzi 550a444821 doc: update README with irc channel 10 years ago