summaryrefslogtreecommitdiff
path: root/node.gyp
Commit message (Expand)AuthorAgeFilesLines
* base-object: add BaseObjectTrevor Norris2013-11-121-2/+2
* node: add AsyncListener supportTrevor Norris2013-10-311-0/+2
* build: use zero overhead systemtap probesBen Noordhuis2013-10-291-25/+43
* src: remove ObjectWrap dependency from coreBen Noordhuis2013-09-251-0/+2
* src: add multi-context supportBen Noordhuis2013-09-061-0/+5
* build: remove unused Carbon dependencyBen Noordhuis2013-09-041-1/+0
* src: remove pointless node_os.h header fileBen Noordhuis2013-08-261-1/+0
* vm, core, module: re-do vm to fix known issuesDomenic Denicola2013-08-211-2/+2
* tls_wrap: DRY ClientHelloParserFedor Indutny2013-08-061-0/+2
* build: fix ia32 sunos, elfwrap only needs -64Timothy J Fontaine2013-08-051-1/+1
* build: embed the mdb_v8.so into the binaryTimothy J Fontaine2013-08-051-0/+34
* src: Replace macros with util functionsisaacs2013-08-011-1/+0
* src: don't use NewExternal() with unaligned stringsBen Noordhuis2013-07-291-2/+0
* lib: macro-ify type checksBen Noordhuis2013-07-241-0/+1
* src: rename macros.py to notrace_macros.pyBen Noordhuis2013-07-241-9/+8
* src: add libuv bindings moduleBen Noordhuis2013-07-201-0/+1
* smalloc: create separate moduleTrevor Norris2013-07-191-0/+1
* configure: fix the --without-ssl optionNathan Rajlich2013-07-091-2/+2
* lib, src: upgrade after v8 api changeBen Noordhuis2013-07-061-2/+0
* slab_allocator: remove SlabAllocatorTrevor Norris2013-07-031-2/+0
* smalloc: initial implementationTrevor Norris2013-06-181-0/+2
* tls: introduce TLSSocket based on tls_wrap bindingFedor Indutny2013-06-161-0/+2
* tls_wrap: embed TLS encryption into streamwrapFedor Indutny2013-06-161-1/+6
* process: abstract out HandleToStreamFedor Indutny2013-06-151-0/+1
* src: replace ngx-queue.h with queue.hBen Noordhuis2013-06-041-1/+1
* dtrace: unify dtrace and systemtap interfacesTimothy J Fontaine2013-05-221-21/+1
* Merge remote-tracking branch 'ry/v0.10' into masterisaacs2013-05-171-0/+2
|\
| * src: Add StringBytes static util classisaacs2013-05-141-0/+2
| * Revert "crypto: use better memory BIO implementation"Ben Noordhuis2013-04-101-2/+1
* | dtrace: enable uv's probes if enabledTimothy J Fontaine2013-05-151-3/+4
* | vm: add support for timeout argumentAndrew Paprocki2013-04-291-0/+2
* | build: libv8_base.a is now libv8_base.<arch>.aTimothy J Fontaine2013-04-181-1/+1
* | http: split Client into _http_client.jsTimothy J Fontaine2013-04-171-0/+1
* | http: move Server and ServerResponse outTimothy J Fontaine2013-04-171-0/+1
* | http: move OutgoingMessage into it's own fileTimothy J Fontaine2013-04-171-0/+1
* | http: move parsers into _http_common.jsTimothy J Fontaine2013-04-171-0/+1
* | http: move IncomingMessage into its own fileTimothy J Fontaine2013-04-171-0/+1
* | http: split Agent into its own fileTimothy J Fontaine2013-04-171-0/+1
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-04-051-1/+2
|\ \ | |/
| * crypto: use better memory BIO implementationFedor Indutny2013-04-051-1/+2
| * build: allow building with dtrace on osxDave Pacheco2013-04-031-9/+25
* | build: depend on v8 postmortem-metadata if enabledPaddy Byers2013-04-041-0/+3
* | build: allow building with dtrace on osxDave Pacheco2013-03-301-9/+25
|/
* Revert "sunos: unbreak build after v8 downgrade"Fedor Indutny2013-02-261-10/+16
* sunos: unbreak build after v8 downgradeBen Noordhuis2013-02-261-16/+10
* buffer: floating point read/write improvementsTrevor Norris2013-01-161-1/+0
* dtrace: x64 ustack helperFedor Indutny2013-01-071-10/+16
* windows: improve Visual Studio Express build supportScott Blomquist2013-01-031-13/+13
* build: allow to specify custom tagsMaciej MaƂecki2012-12-211-0/+1
* Ease building with VS Express by checking in generated files.Scott Blomquist2012-12-211-12/+16