summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_js.c
AgeCommit message (Expand)Author
2009-08-04Proper fix because JS_VERSION cannot distinguish between 1.8.0 and 1.8.1Paul Joseph Davis
2009-08-04Fix couch_js.c compilation with builds of non-threadsafe Spidermonkey 1.7Paul Joseph Davis
2009-08-04add compile-time conditionals to support the upcoming Spidermonkey 1.8, swap ...Jan Lehnardt
2009-07-14wheeeeeeeeNoah Slater
2009-07-08Fixes COUCHDB-402Paul Joseph Davis
2009-07-06trimmed trailing whitespaceNoah Slater
2009-06-14merge list-iterator branch to trunk. changes JavaScript _list APIJohn Christopher Anderson
2009-04-16Baby steps toward better reporting of os_process errors (and JavaScript synta...John Christopher Anderson
2009-01-24Make command line test suite succeed again. Patch by Bob Dionne.Jan Lehnardt
2008-11-12fix occasional curl segfault. thanks davispJohn Christopher Anderson
2008-10-09make check now runs the JavaScript test suiteJohn Christopher Anderson
2008-03-29Remove branch limit and fix memory leak in Javascript view server. Fixes issu...Christopher Lenz
2008-03-28Imported trunk.Christopher Lenz