log pavement.py @ 76:78da824faeb3

age author description
Thu, 25 Jun 2009 23:02:29 -0700 Dion Almaer use a system environment variable so we can share
Thu, 25 Jun 2009 17:53:28 -0700 Atul Varma Separated out some of the TCB-specific code into tcb.cpp/h.
Thu, 25 Jun 2009 11:39:32 -0700 Atul Varma set GC Zeal to 2 and fixed some bugs exposed by it.
Wed, 24 Jun 2009 21:15:45 -0700 Atul Varma Fixed some bugs that raised assertions in debug builds of SpiderMonkey.
Wed, 24 Jun 2009 16:40:51 -0700 Atul Varma Added tentative profileMemory() server, which suspends the current JS runtime, creates a new one and runs a web server in it.
Wed, 24 Jun 2009 13:01:11 -0700 Atul Varma Added an almost-completely-unimplemented TCP server socket object that uses NSPR.
Thu, 18 Jun 2009 20:35:22 -0700 Atul Varma added simple script and wrapper.cpp from jetpack
Thu, 18 Jun 2009 20:13:37 -0700 Atul Varma Origination