log pavement.py @ 63:4910bc49a182

age author description
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