<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/json/json_generator_test.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Prepare to release json-2.5.0</title>
<updated>2020-12-22T10:44:27+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2020-12-22T09:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=edb76e8765b7f165237c8ca6155cff1cc0f18cf9'/>
<id>edb76e8765b7f165237c8ca6155cff1cc0f18cf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[json] Stop using prototype objects</title>
<updated>2020-12-21T13:10:33+00:00</updated>
<author>
<name>Kenta Murata</name>
<email>mrkn@mrkn.jp</email>
</author>
<published>2020-12-20T03:17:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=98cc15ed1e9193e17fad6b87cccf8f8b5ade7801'/>
<id>98cc15ed1e9193e17fad6b87cccf8f8b5ade7801</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an issue with generate_pretty and empty objects in the Ruby and Java implementations</title>
<updated>2020-10-20T12:46:54+00:00</updated>
<author>
<name>Chris Seaton</name>
<email>chris.seaton@shopify.com</email>
</author>
<published>2020-10-07T02:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=451836f5824fdf3c457ab8a5fd91d94cea91862e'/>
<id>451836f5824fdf3c457ab8a5fd91d94cea91862e</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 executable bit [ci skip]</title>
<updated>2020-09-28T14:07:43+00:00</updated>
<author>
<name>Kazuhiro NISHIYAMA</name>
<email>zn@mbf.nifty.com</email>
</author>
<published>2020-09-28T14:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=ac414139ec0fc5626902231c4d45fffeb347263e'/>
<id>ac414139ec0fc5626902231c4d45fffeb347263e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[test] properly 'skip' test on JRuby</title>
<updated>2020-09-25T08:28:42+00:00</updated>
<author>
<name>Karol Bucek</name>
<email>self@kares.org</email>
</author>
<published>2020-07-06T18:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0089854fc5534a3d6e23d0bd0cfce3f864217e16'/>
<id>0089854fc5534a3d6e23d0bd0cfce3f864217e16</id>
<content type='text'>
an early return still caused ensure to execute,
setting JSON constant to `nil` for later tests!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an early return still caused ensure to execute,
setting JSON constant to `nil` for later tests!
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an option to escape forward slash character</title>
<updated>2020-09-25T08:28:42+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2020-01-30T11:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e1659af3724e2320e9f2f2bd7cf602686e8aa523'/>
<id>e1659af3724e2320e9f2f2bd7cf602686e8aa523</id>
<content type='text'>
Squashed commit of the following:

commit 26d181059989279a79c433cedcd893b4f52e42ee
Author: Francois Chagnon &lt;francois.chagnon@jadedpixel.com&gt;
Date:   Tue Sep 15 21:17:34 2015 +0000

    add config options for escape_slash

commit fa282334051b16df91ca097dd7304b46f3bc7719
Author: Francois Chagnon &lt;francois.chagnon@jadedpixel.com&gt;
Date:   Mon Feb 9 21:09:33 2015 +0000

    add forward slash to escape character
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Squashed commit of the following:

commit 26d181059989279a79c433cedcd893b4f52e42ee
Author: Francois Chagnon &lt;francois.chagnon@jadedpixel.com&gt;
Date:   Tue Sep 15 21:17:34 2015 +0000

    add config options for escape_slash

commit fa282334051b16df91ca097dd7304b46f3bc7719
Author: Francois Chagnon &lt;francois.chagnon@jadedpixel.com&gt;
Date:   Mon Feb 9 21:09:33 2015 +0000

    add forward slash to escape character
</pre>
</div>
</content>
</entry>
<entry>
<title>Import json-2.3.0 from flori/json</title>
<updated>2019-12-12T00:14:09+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2019-12-12T00:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=53e8589c69d1345235d9f02ecbcf6aa32fa9d39c'/>
<id>53e8589c69d1345235d9f02ecbcf6aa32fa9d39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip useless test</title>
<updated>2019-11-29T02:21:38+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-11-29T02:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f83bebdf7a76e1ade3c5dc9d54cbffb9f761b453'/>
<id>f83bebdf7a76e1ade3c5dc9d54cbffb9f761b453</id>
<content type='text'>
`JSONGeneratorTest#test_remove_const_seg` is meaningful only for
the extension library version, but nonsense for pure ruby version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`JSONGeneratorTest#test_remove_const_seg` is meaningful only for
the extension library version, but nonsense for pure ruby version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Look up constant instead of caching in a global</title>
<updated>2019-10-17T20:30:09+00:00</updated>
<author>
<name>Aaron Patterson</name>
<email>tenderlove@ruby-lang.org</email>
</author>
<published>2019-10-17T20:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9026e12f93bb0f3f63d7449cdb5eabb2e660088f'/>
<id>9026e12f93bb0f3f63d7449cdb5eabb2e660088f</id>
<content type='text'>
The global can go bad if the compactor runs, so we need to look up the
constant instead of caching it in a global.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The global can go bad if the compactor runs, so we need to look up the
constant instead of caching it in a global.
</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] Fixed unexpected illegal/malformed utf-8 error</title>
<updated>2019-10-14T10:54:48+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2019-10-14T10:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=2003755a2c491fd81496308cad97ce6304c51fe8'/>
<id>2003755a2c491fd81496308cad97ce6304c51fe8</id>
<content type='text'>
flori/json@c34d01ff6a18dac04a90b2e0f820cdb1d5c7e1b2 does not
consider US-ASCII compatible but non-UTF-8 encodings, and causes
an error in RDoc tests.

https://github.com/flori/json/commit/4f471bf590
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
flori/json@c34d01ff6a18dac04a90b2e0f820cdb1d5c7e1b2 does not
consider US-ASCII compatible but non-UTF-8 encodings, and causes
an error in RDoc tests.

https://github.com/flori/json/commit/4f471bf590
</pre>
</div>
</content>
</entry>
</feed>
