<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cloudant_bigcouch.git/couchjs, branch master</title>
<subtitle>[cloudant_bigcouch] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/'/>
<entry>
<title>remove dreyfus</title>
<updated>2012-11-15T22:08:47+00:00</updated>
<author>
<name>wohali</name>
<email>joant@ieee.org</email>
</author>
<published>2012-11-15T22:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=2303dde03beeb04f1a36d7f124c21340e9f3abe7'/>
<id>2303dde03beeb04f1a36d7f124c21340e9f3abe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update couchjs for static build option, eliminate eval()</title>
<updated>2012-11-15T18:20:10+00:00</updated>
<author>
<name>wohali</name>
<email>joant@ieee.org</email>
</author>
<published>2012-11-15T18:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=3c4555f3cf27cbb62be8e6a817060ffc5333cf08'/>
<id>3c4555f3cf27cbb62be8e6a817060ffc5333cf08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support multiarch library paths on Linux.</title>
<updated>2012-10-03T08:48:03+00:00</updated>
<author>
<name>wohali</name>
<email>joant@ieee.org</email>
</author>
<published>2012-10-03T08:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=3d1812d5ef567a023e68458b1c040b3aac8176e7'/>
<id>3d1812d5ef567a023e68458b1c040b3aac8176e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Build for Gentoo</title>
<updated>2012-04-25T09:16:43+00:00</updated>
<author>
<name>Felix Gilcher</name>
<email>felix.gilcher@asquera.de</email>
</author>
<published>2012-04-24T16:15:37+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=0516fad28fdae35218ceb0d0d48be086ebad8e95'/>
<id>0516fad28fdae35218ceb0d0d48be086ebad8e95</id>
<content type='text'>
Modify SConscript so that it recognizes the standard name for the
mozjs/spidermonkey lib on gentoo.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modify SConscript so that it recognizes the standard name for the
mozjs/spidermonkey lib on gentoo.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make cURL a soft dependency</title>
<updated>2011-12-23T14:39:39+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2011-11-22T17:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=6cec3db82d6e17e413e771ad0e3aab156bafbc1b'/>
<id>6cec3db82d6e17e413e771ad0e3aab156bafbc1b</id>
<content type='text'>
This makes sure that we only optionally require the same version of cURL
that CouchDB does.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes sure that we only optionally require the same version of cURL
that CouchDB does.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow CPPPATH to be overriden in the environment</title>
<updated>2011-12-12T19:53:06+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2011-12-06T16:49:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=0bdc62b8b186de839cf44721b8b61aa1eeae1f14'/>
<id>0bdc62b8b186de839cf44721b8b61aa1eeae1f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set the stack size for sub contexts</title>
<updated>2011-12-12T19:53:00+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2011-12-01T16:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=83a451f1e8166ec62baa04932281615b92fde946'/>
<id>83a451f1e8166ec62baa04932281615b92fde946</id>
<content type='text'>
I was forgetting to pass the args through to evalcx so that it could use
the stack size specified on the command line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I was forgetting to pass the args through to evalcx so that it could use
the stack size specified on the command line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for JS script object type</title>
<updated>2011-11-09T19:55:48+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2011-11-09T19:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=3462a5692ea0a7d76a024fbe38a8026e44e72876'/>
<id>3462a5692ea0a7d76a024fbe38a8026e44e72876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge commit '1.1.1' into 0.4.x</title>
<updated>2011-10-31T18:54:51+00:00</updated>
<author>
<name>Robert Newson</name>
<email>robert.newson@cloudant.com</email>
</author>
<published>2011-10-31T18:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=8bbd833f866c8dfdaaf06f3dc5a5ca06030504e8'/>
<id>8bbd833f866c8dfdaaf06f3dc5a5ca06030504e8</id>
<content type='text'>
Conflicts:
	acinclude.m4.in
	configure.ac
	couchjs/c_src/http.c
	src/erlang-oauth/Makefile.am
	src/erlang-oauth/oauth.app.in
	src/erlang-oauth/oauth_hmac_sha1.erl
	src/erlang-oauth/oauth_http.erl
	src/erlang-oauth/oauth_plaintext.erl
	src/etap/etap_web.erl
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	acinclude.m4.in
	configure.ac
	couchjs/c_src/http.c
	src/erlang-oauth/Makefile.am
	src/erlang-oauth/oauth.app.in
	src/erlang-oauth/oauth_hmac_sha1.erl
	src/erlang-oauth/oauth_http.erl
	src/erlang-oauth/oauth_plaintext.erl
	src/etap/etap_web.erl
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SpiderMonkey source evaluation</title>
<updated>2011-10-24T20:07:57+00:00</updated>
<author>
<name>Paul J. Davis</name>
<email>paul.joseph.davis@gmail.com</email>
</author>
<published>2011-10-24T20:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=f351ee614b620f3c642cce63c95fced99ff4af46'/>
<id>f351ee614b620f3c642cce63c95fced99ff4af46</id>
<content type='text'>
Looks like we had a couple commits get crossed over during the merges.
This removes the original version of the patch that wrapped JS functions
with parens.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Looks like we had a couple commits get crossed over during the merges.
This removes the original version of the patch that wrapped JS functions
with parens.
</pre>
</div>
</content>
</entry>
</feed>
