<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cloudant_bigcouch.git/src/couchdb/priv/couch_js, branch master</title>
<subtitle>[cloudant_bigcouch] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/'/>
<entry>
<title>build couchjs with scons</title>
<updated>2010-08-20T14:15:57+00:00</updated>
<author>
<name>Brad Anderson</name>
<email>brad@cloudant.com</email>
</author>
<published>2010-08-20T14:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=906d543b0e2cb16421702ebe8b878b21415c16a0'/>
<id>906d543b0e2cb16421702ebe8b878b21415c16a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings on Linux builds.</title>
<updated>2010-06-15T16:27:22+00:00</updated>
<author>
<name>Jan Lehnardt</name>
<email>jan@apache.org</email>
</author>
<published>2010-06-15T16:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=e421789386d4f621ddbb1a107278f7843b3042c8'/>
<id>e421789386d4f621ddbb1a107278f7843b3042c8</id>
<content type='text'>
Patch by Paul Davis.

Closes COUCHDB-775

git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@954950 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Paul Davis.

Closes COUCHDB-775

git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@954950 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix weird error with JS_DefineFunctions call.</title>
<updated>2009-11-27T22:43:59+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-27T22:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=685c4a2023bfae17220fb20b9ee6e72f44b019ec'/>
<id>685c4a2023bfae17220fb20b9ee6e72f44b019ec</id>
<content type='text'>
I found a fairly odd case with JS_DefineFunctions returning success without actually having defined any functions on the global object. This was happening on an Ubuntu 9.10 machine with Spidermonkey 1.7 which is most odd.

I refactored the code to iterate over the JSFunctionSpec array and define the functions one by one which appears to alleviate the issue.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@885041 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I found a fairly odd case with JS_DefineFunctions returning success without actually having defined any functions on the global object. This was happening on an Ubuntu 9.10 machine with Spidermonkey 1.7 which is most odd.

I refactored the code to iterate over the JSFunctionSpec array and define the functions one by one which appears to alleviate the issue.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@885041 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor formatting fix.</title>
<updated>2009-11-27T18:41:00+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-27T18:41:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=c58e0576d327cc0830eecfc87951921c788e43f2'/>
<id>c58e0576d327cc0830eecfc87951921c788e43f2</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884946 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884946 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>get windows building again</title>
<updated>2009-11-27T06:41:39+00:00</updated>
<author>
<name>Mark Hammond</name>
<email>mhammond@apache.org</email>
</author>
<published>2009-11-27T06:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=05906b5fc0dd75fbca31463c10d07fb2eca7b83b'/>
<id>05906b5fc0dd75fbca31463c10d07fb2eca7b83b</id>
<content type='text'>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884751 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884751 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup JavaScript command line runner.</title>
<updated>2009-11-26T19:32:08+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-26T19:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=627b7d2d90c7cfcec2c8bb6e5b5e2b53ea60d217'/>
<id>627b7d2d90c7cfcec2c8bb6e5b5e2b53ea60d217</id>
<content type='text'>
All JS tests can now be run from the command line using the cURL
adapter. In the future I would like to rework this and provide better
TAP output. For now, each test is a single TAP assert.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884675 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All JS tests can now be run from the command line using the cURL
adapter. In the future I would like to rework this and provide better
TAP output. For now, each test is a single TAP assert.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884675 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete refactoring of couch_js.</title>
<updated>2009-11-26T19:31:00+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-26T19:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=95ee619df135a4c8b3ecefe65503c6d1cc7c36da'/>
<id>95ee619df135a4c8b3ecefe65503c6d1cc7c36da</id>
<content type='text'>
In particular, the cURL bindings have been rewritten to be more useful
and easily applied in command line scripts.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884672 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In particular, the cURL bindings have been rewritten to be more useful
and easily applied in command line scripts.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884672 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all C code to src/couchdb/priv</title>
<updated>2009-11-26T19:29:35+00:00</updated>
<author>
<name>Paul Joseph Davis</name>
<email>davisp@apache.org</email>
</author>
<published>2009-11-26T19:29:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=c452048cae6ff8b275e72a2f4b590ccaeebc35ba'/>
<id>c452048cae6ff8b275e72a2f4b590ccaeebc35ba</id>
<content type='text'>
Shuffling bits around to conform to Erlang conventions.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884671 13f79535-47bb-0310-9956-ffa450edef68
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shuffling bits around to conform to Erlang conventions.



git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@884671 13f79535-47bb-0310-9956-ffa450edef68
</pre>
</div>
</content>
</entry>
</feed>
