<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/ext/json, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/json] Run `have_func` with the header providing the declarations</title>
<updated>2025-07-20T09:32:03+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2025-07-01T08:38:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=9a269b15f56bd082cd227b91ae1549058890f73b'/>
<id>9a269b15f56bd082cd227b91ae1549058890f73b</id>
<content type='text'>
https://github.com/ruby/json/commit/95fb084027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/json/commit/95fb084027
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge JSON 2.7.2 for Ruby 3.3 (#11541)</title>
<updated>2024-09-04T15:47:06+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2024-09-04T15:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4eb51dfc9e67683a1a03fdf302d5ddd95cad716a'/>
<id>4eb51dfc9e67683a1a03fdf302d5ddd95cad716a</id>
<content type='text'>
Merge JSON 2.7.2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge JSON 2.7.2</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] Bump up 2.7.1</title>
<updated>2023-12-05T06:09:56+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-12-05T04:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eecae51502215ae4dab9d99a1079636f3fcd99a5'/>
<id>eecae51502215ae4dab9d99a1079636f3fcd99a5</id>
<content type='text'>
https://github.com/flori/json/commit/a1af7a308c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/flori/json/commit/a1af7a308c
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed obsoleted version definition</title>
<updated>2023-12-05T03:04:35+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-12-05T02:23:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a399c1f26d34b2ba3a4787f2206c59faa2ea97da'/>
<id>a399c1f26d34b2ba3a4787f2206c59faa2ea97da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] Detect json version from version.rb</title>
<updated>2023-12-05T03:04:11+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-12-05T02:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=bf5368493b74d514328f0f1096f760fca1d0c56c'/>
<id>bf5368493b74d514328f0f1096f760fca1d0c56c</id>
<content type='text'>
https://github.com/flori/json/commit/3ef57b5b39
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/flori/json/commit/3ef57b5b39
</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] The modern Ruby uses utf-8 encodings by default</title>
<updated>2023-12-05T03:04:10+00:00</updated>
<author>
<name>Hiroshi SHIBATA</name>
<email>hsbt@ruby-lang.org</email>
</author>
<published>2023-12-05T01:41:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=abc3d124f79abae6ea9072fe6a3e70486c1fbe58'/>
<id>abc3d124f79abae6ea9072fe6a3e70486c1fbe58</id>
<content type='text'>
https://github.com/flori/json/commit/11b31210ac
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/flori/json/commit/11b31210ac
</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] [DOC] RDoc for additions</title>
<updated>2023-12-05T03:04:09+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2023-12-05T00:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=c8faaf4c7edf67a19786cb9ba53805e5b813b918'/>
<id>c8faaf4c7edf67a19786cb9ba53805e5b813b918</id>
<content type='text'>
(https://github.com/flori/json/pull/557)

* RDoc for additions

* Update lib/json/add/time.rb

Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;

---------

https://github.com/flori/json/commit/3f2efd60f7

Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/flori/json/pull/557)

* RDoc for additions

* Update lib/json/add/time.rb

Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;

---------

https://github.com/flori/json/commit/3f2efd60f7

Co-authored-by: Hiroshi SHIBATA &lt;hsbt@ruby-lang.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] Fix JSON.dump overload combination</title>
<updated>2023-12-05T03:04:08+00:00</updated>
<author>
<name>tompng</name>
<email>tomoyapenguin@gmail.com</email>
</author>
<published>2023-12-04T10:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=70740deea793274f6e38a7b7fc3688aa709fd1d8'/>
<id>70740deea793274f6e38a7b7fc3688aa709fd1d8</id>
<content type='text'>
https://github.com/flori/json/commit/41c2712a3b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/flori/json/commit/41c2712a3b
</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] Overload kwargs in JSON.dump</title>
<updated>2023-12-05T03:04:08+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-12-01T17:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=e6b35e8a6d70892037503d74cec2657b2b8bd116'/>
<id>e6b35e8a6d70892037503d74cec2657b2b8bd116</id>
<content type='text'>
https://github.com/flori/json/commit/936f280f9f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/flori/json/commit/936f280f9f
</pre>
</div>
</content>
</entry>
<entry>
<title>[flori/json] JSON.dump: handle unenclosed hashes regression</title>
<updated>2023-12-05T03:04:07+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2023-12-01T10:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a22ed8943859963c67533bb0edc13a27bfdac00c'/>
<id>a22ed8943859963c67533bb0edc13a27bfdac00c</id>
<content type='text'>
Fix: https://github.com/flori/json/issues/553

We can never add keyword arguments to `dump` otherwise
existing code using unenclosed hash will break.

https://github.com/flori/json/commit/8e0076a3f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: https://github.com/flori/json/issues/553

We can never add keyword arguments to `dump` otherwise
existing code using unenclosed hash will break.

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