<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cloudant_bigcouch.git/couchjs, branch upstream</title>
<subtitle>[cloudant_bigcouch] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/'/>
<entry>
<title>Hard code version so we don't need git when packaging.</title>
<updated>2014-01-17T10:48:12+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-01-17T10:43:45+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=d345da23681293a625f58dcc9303131527b70a32'/>
<id>d345da23681293a625f58dcc9303131527b70a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unnecessary embedded things: scons, rebar</title>
<updated>2014-01-17T10:48:11+00:00</updated>
<author>
<name>Micah Anderson</name>
<email>micah@leap.se</email>
</author>
<published>2014-01-15T18:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=8bd863936ead4243f58fb99e11d1221e1af0a71e'/>
<id>8bd863936ead4243f58fb99e11d1221e1af0a71e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Fix object sealing with spidermonkey 1.7.0</title>
<updated>2011-10-20T17:03:46+00:00</updated>
<author>
<name>Robert Newson</name>
<email>robert.newson@cloudant.com</email>
</author>
<published>2011-10-20T17:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=a5d2cea416567776369881ae5a521bf36f72ef02'/>
<id>a5d2cea416567776369881ae5a521bf36f72ef02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Build couchjs with C, not C++. Fixes libm error on CentOS."</title>
<updated>2011-10-19T00:30:10+00:00</updated>
<author>
<name>Adam Kocoloski</name>
<email>adam@cloudant.com</email>
</author>
<published>2011-10-19T00:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/cloudant_bigcouch.git/commit/?id=5f59de1d4b8a6fbac537ff7419f68aa7015b0121'/>
<id>5f59de1d4b8a6fbac537ff7419f68aa7015b0121</id>
<content type='text'>
This reverts commit 6b26f47e8287b2d1c1d7b74199647dec2e7c2bef.

Turns out the 'libm' error is a very obscure way of reporting a lack
of a C++ compiler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 6b26f47e8287b2d1c1d7b74199647dec2e7c2bef.

Turns out the 'libm' error is a very obscure way of reporting a lack
of a C++ compiler.
</pre>
</div>
</content>
</entry>
</feed>
