Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tune up Mozilla SpiderMonkey memory usage and garbage collection. | jsdelfino | 2011-09-05 | 1 | -3/+3 |
* | Implement a portable alternative to __thread and get the HTTP and SQLDB compo... | jsdelfino | 2011-08-28 | 1 | -2/+4 |
* | Switch from the HTTPD prefork MPM to the multi-threaded event MPM where possi... | jsdelfino | 2011-08-14 | 1 | -4/+17 |
* | Upgrade to SpiderMonkey 1.8.5. | jsdelfino | 2011-08-11 | 1 | -11/+36 |
* | Fix representation of null values and escape control characters in JSON and H... | jsdelfino | 2011-04-17 | 1 | -2/+6 |
* | Fix Javascript test case. Enable Javascript error reporting on non-debug build. | jsdelfino | 2011-03-21 | 1 | -0/+3 |
* | Fix memory leak in Python runtime integration. Reduce memory consumption of d... | jsdelfino | 2011-01-09 | 1 | -0/+8 |
* | Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec... | jsdelfino | 2010-12-24 | 1 | -1/+3 |
* | Move JavaScript eval functions to the js module. | jsdelfino | 2010-12-08 | 1 | -0/+306 |