summaryrefslogtreecommitdiff
path: root/node.gyp
AgeCommit message (Expand)Author
2013-08-01src: Replace macros with util functionsisaacs
2013-07-29src: don't use NewExternal() with unaligned stringsBen Noordhuis
2013-07-24lib: macro-ify type checksBen Noordhuis
2013-07-24src: rename macros.py to notrace_macros.pyBen Noordhuis
2013-07-20src: add libuv bindings moduleBen Noordhuis
2013-07-19smalloc: create separate moduleTrevor Norris
2013-07-09configure: fix the --without-ssl optionNathan Rajlich
2013-07-06lib, src: upgrade after v8 api changeBen Noordhuis
2013-07-03slab_allocator: remove SlabAllocatorTrevor Norris
2013-06-18smalloc: initial implementationTrevor Norris
2013-06-16tls: introduce TLSSocket based on tls_wrap bindingFedor Indutny
2013-06-16tls_wrap: embed TLS encryption into streamwrapFedor Indutny
2013-06-15process: abstract out HandleToStreamFedor Indutny
2013-06-04src: replace ngx-queue.h with queue.hBen Noordhuis
2013-05-22dtrace: unify dtrace and systemtap interfacesTimothy J Fontaine
2013-05-17Merge remote-tracking branch 'ry/v0.10' into masterisaacs
2013-05-15dtrace: enable uv's probes if enabledTimothy J Fontaine
2013-05-14src: Add StringBytes static util classisaacs
2013-04-29vm: add support for timeout argumentAndrew Paprocki
2013-04-18build: libv8_base.a is now libv8_base.<arch>.aTimothy J Fontaine
2013-04-17http: split Client into _http_client.jsTimothy J Fontaine
2013-04-17http: move Server and ServerResponse outTimothy J Fontaine
2013-04-17http: move OutgoingMessage into it's own fileTimothy J Fontaine
2013-04-17http: move parsers into _http_common.jsTimothy J Fontaine
2013-04-17http: move IncomingMessage into its own fileTimothy J Fontaine
2013-04-17http: split Agent into its own fileTimothy J Fontaine
2013-04-10Revert "crypto: use better memory BIO implementation"Ben Noordhuis
2013-04-05Merge remote-tracking branch 'ry/v0.10'isaacs
2013-04-05crypto: use better memory BIO implementationFedor Indutny
2013-04-04build: depend on v8 postmortem-metadata if enabledPaddy Byers
2013-04-03build: allow building with dtrace on osxDave Pacheco
2013-03-30build: allow building with dtrace on osxDave Pacheco
2013-02-26Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny
2013-02-26sunos: unbreak build after v8 downgradeBen Noordhuis
2013-01-16buffer: floating point read/write improvementsTrevor Norris
2013-01-07dtrace: x64 ustack helperFedor Indutny
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist
2012-12-21build: allow to specify custom tagsMaciej MaƂecki
2012-12-21Ease building with VS Express by checking in generated files.Scott Blomquist
2012-12-17Revert "build: enable DEAD_CODE_STRIPPING on OS X"Fedor Indutny
2012-12-13streams2: The new stream base classesisaacs
2012-11-21windows: add tracing with performance countersScott Blomquist
2012-11-20build: make python executable configurableBen Noordhuis
2012-11-16build: allow linking against system libuvStephen Gallagher
2012-11-06build: enable DEAD_CODE_STRIPPING on OS XTimothy J Fontaine
2012-11-06build: allow linking against system c-aresStephen Gallagher
2012-11-06build: allow linking against system http_parserStephen Gallagher
2012-11-01tracing: add systemtap supportJan Wynholds
2012-10-29windows: correct outputs list in "node_etw" gyp targetScott Blomquist
2012-10-11deps: upgrade libuv to 47b2cd3Ben Noordhuis