Fri, 26 Jun 2009 10:13:32 -0700 |
Dion Almaer |
add JSONP
default tip
|
Thu, 25 Jun 2009 23:02:29 -0700 |
Dion Almaer |
use a system environment variable so we can share
|
Thu, 25 Jun 2009 19:53:45 -0700 |
Atul Varma |
Removed wrapper.cpp's dependency on string.h.
|
Thu, 25 Jun 2009 18:56:23 -0700 |
Atul Varma |
Removed spidermonkey-playground.cpp's dependence on string.h.
|
Thu, 25 Jun 2009 18:38:01 -0700 |
Atul Varma |
Memory profiler server is now much better at reporting errors.
|
Thu, 25 Jun 2009 18:16:41 -0700 |
Atul Varma |
Made memory_profiler.cpp use TCB.cpp for the construction of its global object.
|
Thu, 25 Jun 2009 18:12:23 -0700 |
Atul Varma |
Added license blocks.
|
Thu, 25 Jun 2009 18:11:01 -0700 |
Atul Varma |
Refactored some code, fixed some TODOs.
|
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 12:36:38 -0700 |
Atul Varma |
Added more docs to README.
|
Thu, 25 Jun 2009 12:20:43 -0700 |
Atul Varma |
Added some basic help info to the memory profiling server.
|
Thu, 25 Jun 2009 12:13:22 -0700 |
Atul Varma |
Added a debugging info file to .hgignore.
|
Thu, 25 Jun 2009 12:07:17 -0700 |
Atul Varma |
Fixed the leaking root bug.
|
Thu, 25 Jun 2009 11:46:43 -0700 |
Atul Varma |
Fixed a TODO; executing the whole code now works, though we get GC root leak warnings.
|
Thu, 25 Jun 2009 11:39:32 -0700 |
Atul Varma |
set GC Zeal to 2 and fixed some bugs exposed by it.
|