342 Commits (master)

Author SHA1 Message Date
Ben Noordhuis 9ac75d1f06 src: remove pointless node_os.h header file 11 years ago
Domenic Denicola 7afdba6e0b vm, core, module: re-do vm to fix known issues 11 years ago
Fedor Indutny 8e28193cc2 tls_wrap: DRY ClientHelloParser 11 years ago
Timothy J Fontaine 032373df7f build: fix ia32 sunos, elfwrap only needs -64 11 years ago
Timothy J Fontaine e851fef60f build: embed the mdb_v8.so into the binary 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 34b0a36120 src: don't use NewExternal() with unaligned strings 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
Ben Noordhuis 4b279f0092 src: rename macros.py to notrace_macros.py 11 years ago
Ben Noordhuis d4c14c1fe5 src: add libuv bindings module 11 years ago
Trevor Norris d817843d2e smalloc: create separate module 11 years ago
Nathan Rajlich 567c72b8c5 configure: fix the --without-ssl option 11 years ago
Ben Noordhuis 110a9cd8db lib, src: upgrade after v8 api change 11 years ago
Trevor Norris ec90e6e80a slab_allocator: remove SlabAllocator 12 years ago
Trevor Norris 8f3f9f7830 smalloc: initial implementation 12 years ago
Fedor Indutny af80e7bc6e tls: introduce TLSSocket based on tls_wrap binding 12 years ago
Fedor Indutny 03e008ddb8 tls_wrap: embed TLS encryption into streamwrap 12 years ago
Fedor Indutny 6978e998ee process: abstract out HandleToStream 12 years ago
Ben Noordhuis a7820a15e7 src: replace ngx-queue.h with queue.h 12 years ago
Timothy J Fontaine 23509eb9e8 dtrace: unify dtrace and systemtap interfaces 12 years ago
Timothy J Fontaine f0d80d7db0 dtrace: enable uv's probes if enabled 12 years ago
isaacs 64fc34b270 src: Add StringBytes static util class 12 years ago
Andrew Paprocki c081809344 vm: add support for timeout argument 12 years ago
Timothy J Fontaine 39dfe94682 build: libv8_base.a is now libv8_base.<arch>.a 12 years ago
Timothy J Fontaine 951e0b69fa http: split Client into _http_client.js 12 years ago
Timothy J Fontaine 6717fdccb4 http: move Server and ServerResponse out 12 years ago
Timothy J Fontaine dc9f97b7b9 http: move OutgoingMessage into it's own file 12 years ago
Timothy J Fontaine bb56489f21 http: move parsers into _http_common.js 12 years ago
Timothy J Fontaine 5909a9c9bd http: move IncomingMessage into its own file 12 years ago
Timothy J Fontaine 62e4f89765 http: split Agent into its own file 12 years ago
Ben Noordhuis 0d5595ac60 Revert "crypto: use better memory BIO implementation" 12 years ago
Fedor Indutny 58f93ffc4a crypto: use better memory BIO implementation 12 years ago
Paddy Byers d8852aa9e8 build: depend on v8 postmortem-metadata if enabled 12 years ago
Dave Pacheco ec69fcf425 build: allow building with dtrace on osx 12 years ago
Dave Pacheco fe7440ce19 build: allow building with dtrace on osx 12 years ago
Fedor Indutny 3d913fec83 Revert "sunos: unbreak build after v8 downgrade" 12 years ago
Ben Noordhuis f80f3c5f62 sunos: unbreak build after v8 downgrade 12 years ago
Trevor Norris 22b84e6216 buffer: floating point read/write improvements 12 years ago
Fedor Indutny f9afb3f010 dtrace: x64 ustack helper 12 years ago
Scott Blomquist a616774281 windows: improve Visual Studio Express build support 12 years ago
Maciej Małecki c2e71dd51d build: allow to specify custom tags 12 years ago
Maciej Małecki f84bf5b6b1 build: allow to specify custom tags 12 years ago
Scott Blomquist 841b7f534b Ease building with VS Express by checking in generated files. 12 years ago
Fedor Indutny a3877ab53e Revert "build: enable DEAD_CODE_STRIPPING on OS X" 12 years ago
isaacs 420e07c577 streams2: The new stream base classes 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Ben Noordhuis 1e738c5ef2 build: make python executable configurable 12 years ago
Stephen Gallagher 38809e3985 build: allow linking against system libuv 12 years ago
Timothy J Fontaine 02dffb063e build: enable DEAD_CODE_STRIPPING on OS X 12 years ago
Stephen Gallagher 73ff653a8d build: allow linking against system c-ares 12 years ago