10303 Commits (edaf7af30bddef699ea68726fedd7a28d1dc999a)
 

Author SHA1 Message Date
Ben Noordhuis edaf7af30b test: make test runner multi-arch/mode compatible 10 years ago
Ben Noordhuis 5ec2b3fc3d build: set up basic multi-arch/mode build 10 years ago
Ben Noordhuis 91b249262b build: copy V8 makefile to top-level directory 10 years ago
Ben Noordhuis a08f8e28ca build: add x32 support 10 years ago
Ben Noordhuis 7af8870af9 deps: fix v8 x32 build 10 years ago
Ben Noordhuis 1f11983350 test: fix non-determinism in test-crypto-domains 10 years ago
Ben Noordhuis d3c317e08a src: attach env directly to api functions 10 years ago
Ben Noordhuis b45d33617b src: remove unused Environment::GetCurrent() calls 10 years ago
Ben Noordhuis 1325335022 src: remove unused MIN macro 10 years ago
Ben Noordhuis 8f6c5870cc src: ignore risky env vars when setuid root 10 years ago
Ben Noordhuis 5fdff3854a src: replace assert() with CHECK() 10 years ago
Ben Noordhuis 75a461d099 src: fix up imports 10 years ago
Ben Noordhuis 97585b0d7a src: remove unnecessary HandleScopes 10 years ago
Refael Ackermann b2e519983f deps: fix postmortem-metadata generator in v8 10 years ago
Fedor Indutny a48583e8d7 test: fix error messages after v8 upgrade 10 years ago
Fedor Indutny e43c109891 gyp: build with gnu++0x for the sake of new v8 10 years ago
Fedor Indutny 50839a042e v8_platform: provide default v8::Platform impl 10 years ago
Fedor Indutny 6bcea4ff93 deps: update v8 to 3.29.93.1 10 years ago
Ben Noordhuis 4fae2356d1 freebsd,linux,sunos: make stack non-executable 11 years ago
Ben Noordhuis 6d2ac2bd54 crypto: update root certificates 10 years ago
Ben Noordhuis a7d96d4c56 tools: update certdata.txt 10 years ago
Ray Donnelly eccb101193 build: determine and use EXEEXT on windows 10 years ago
Ray Donnelly 6f94b3db91 src: fixes for win32 10 years ago
Julien Gilli 011319e248 build: fix build for SmartOS 10 years ago
Fedor Indutny 25e8adefa3 test: fix debug-signal-cluster after da update 10 years ago
Fedor Indutny 383b0c0afb src, test: fixup after v8 update 10 years ago
Fedor Indutny 3821863109 cluster: do not signal children in debug mode 10 years ago
Fedor Indutny 6a610a0f67 deps: re-implement debugger-agent 10 years ago
Refael Ackermann d71dd638c6 deps: fix postmortem-metadata generator in v8 10 years ago
Fedor Indutny 0e1320552b deps: apply floating irhydra patch to v8 10 years ago
Refael Ackermann 939278ac05 deps: update v8 to 3.28.73 10 years ago
Fedor Indutny 4412a71d76 Merge remote-tracking branch 'joyent/v0.12' 10 years ago
Trevor Norris 6462519d3c buffer, doc: misc. fix and cleanup 10 years ago
Trevor Norris bdc2ea4d52 src: update use of ExternalArrayType constants 10 years ago
Refael Ackermann 573e6afc09 tools: fix for testing openssl integrations 10 years ago
Trevor Norris 7b4a540422 src: fix jslint warning 10 years ago
Trevor Norris 4809c7aa4f smalloc: update use of ExternalArrayType constants 10 years ago
Steve Mao 6e4bd494a5 doc: add missing semicolons 10 years ago
Johnny Ray f04f3a0d01 streams: set default encoding for writable streams 10 years ago
Steven R. Loomis 0a22ed4cc8 build: i18n: py27 -> py26 dependency 10 years ago
Steven R. Loomis f769d133b7 build: i18n: move noisy variables to separate gypi 10 years ago
Evan Rutledge Borden 640ad632e3 url: fixed encoding for slash switching emulation. 10 years ago
Victor Widell 8392e8cdfb doc: improve readLine.pause() 11 years ago
Steve Sharp 87ce067636 doc: Update net.markdown 10 years ago
Fedor Indutny da188d13aa tls_wrap: ignore ZERO_RETURN after close_notify 10 years ago
gyson cb97bcd6f9 util: add es6 Symbol support for `util.inspect` 10 years ago
Yazhong Liu 83d7d9e6d8 buffer: add generic functions for (u)int ops 10 years ago
Trevor Norris e9ca7b9d8d buffer: mv floating point read/write checks to JS 10 years ago
Julien Gilli 862cc28183 readline: should not require an output stream. 10 years ago
Vladimir Kurchatkin 8dc6be1747 node: avoid automatic microtask runs 10 years ago