<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/node.git/lib/querystring.js, branch fix/orangemocha-readable-stuff</title>
<subtitle>github.com: joyent/node.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/'/>
<entry>
<title>querystring: remove `name` from `stringify()`</title>
<updated>2013-12-30T19:41:37+00:00</updated>
<author>
<name>Yorkie</name>
<email>l900422@vip.qq.com</email>
</author>
<published>2013-12-28T12:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=8d3bc88bbe3c0690f433a97c1df33fca099f18be'/>
<id>8d3bc88bbe3c0690f433a97c1df33fca099f18be</id>
<content type='text'>
QueryString.stringify() allowed a fourth argument that was used as a
conditional in the return value, but was undocumented, not used by core
and always was always false/undefiend. So the argument and conditional
have been removed.

Signed-off-by: Trevor Norris &lt;trev.norris@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QueryString.stringify() allowed a fourth argument that was used as a
conditional in the return value, but was undocumented, not used by core
and always was always false/undefiend. So the argument and conditional
have been removed.

Signed-off-by: Trevor Norris &lt;trev.norris@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "util: more strict check for bool/number/string"</title>
<updated>2013-12-20T21:44:56+00:00</updated>
<author>
<name>Trevor Norris</name>
<email>trev.norris@gmail.com</email>
</author>
<published>2013-12-20T21:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=87cde4428036b7ddd1c51f2c00414c02bb46b8ee'/>
<id>87cde4428036b7ddd1c51f2c00414c02bb46b8ee</id>
<content type='text'>
This reverts commit 95ee84fabe0b028ef964cc1032cd56a6cf89cb0e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 95ee84fabe0b028ef964cc1032cd56a6cf89cb0e.
</pre>
</div>
</content>
</entry>
<entry>
<title>util: more strict check for bool/number/string</title>
<updated>2013-12-18T13:58:02+00:00</updated>
<author>
<name>Yorkie</name>
<email>yorkiefixer@gmail.com</email>
</author>
<published>2013-12-14T21:09:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=95ee84fabe0b028ef964cc1032cd56a6cf89cb0e'/>
<id>95ee84fabe0b028ef964cc1032cd56a6cf89cb0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src: Replace macros with util functions</title>
<updated>2013-08-01T22:08:01+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2013-07-26T21:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=22c68fdc1dae40f0ed9c71a02f66e5b2c6353691'/>
<id>22c68fdc1dae40f0ed9c71a02f66e5b2c6353691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: macro-ify type checks</title>
<updated>2013-07-24T19:49:35+00:00</updated>
<author>
<name>Ben Noordhuis</name>
<email>info@bnoordhuis.nl</email>
</author>
<published>2013-07-24T16:03:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=0330bdf5195eb77f04c26a09a8bd2088a261fe53'/>
<id>0330bdf5195eb77f04c26a09a8bd2088a261fe53</id>
<content type='text'>
Increases the grep factor. Makes it easier to harmonize type checks
across the code base.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Increases the grep factor. Makes it easier to harmonize type checks
across the code base.
</pre>
</div>
</content>
</entry>
<entry>
<title>querystring: Removing unnecessary binding</title>
<updated>2013-04-01T10:30:34+00:00</updated>
<author>
<name>Mitar</name>
<email>mitar.git@tnode.com</email>
</author>
<published>2013-03-31T10:42:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=e5b90a14b816000a00b3e97dcc2f36805b893ab7'/>
<id>e5b90a14b816000a00b3e97dcc2f36805b893ab7</id>
<content type='text'>
Binding of `http_parser` in querystring isn't used anywhere and should
be removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Binding of `http_parser` in querystring isn't used anywhere and should
be removed.
</pre>
</div>
</content>
</entry>
<entry>
<title>trivial: Doc typo and lint fix</title>
<updated>2012-06-19T21:07:48+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-06-19T18:07:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=f105f2f2fd105a28e56f112bf759ae7f18743c4c'/>
<id>f105f2f2fd105a28e56f112bf759ae7f18743c4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>querystring: improved speed and code cleanup</title>
<updated>2012-06-16T17:43:17+00:00</updated>
<author>
<name>Felix Böhm</name>
<email>felixboehm55@googlemail.com</email>
</author>
<published>2012-05-16T14:10:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=3a5798b0971467bea8b72a03892121a410e2ff3b'/>
<id>3a5798b0971467bea8b72a03892121a410e2ff3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #3058 querystring: Fix incorrect handling of empty keys</title>
<updated>2012-05-11T15:49:03+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-05-11T15:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=a811a4a13042a4b3ba019fbe1221f4c83b02a699'/>
<id>a811a4a13042a4b3ba019fbe1221f4c83b02a699</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint, missed in QS speed merge</title>
<updated>2012-02-23T04:58:24+00:00</updated>
<author>
<name>isaacs</name>
<email>i@izs.me</email>
</author>
<published>2012-02-23T01:04:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/node.git/commit/?id=d3b83726157a2700c4e90e9983b9dc5a205550ac'/>
<id>d3b83726157a2700c4e90e9983b9dc5a205550ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
