<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/marshal.rb, branch v4.0.3</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Document Marshal#load parameter freeze: (#5332)</title>
<updated>2021-12-24T08:55:09+00:00</updated>
<author>
<name>Victor Shepelev</name>
<email>zverok.offline@gmail.com</email>
</author>
<published>2021-12-24T08:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=1706d1a7f3abd3ed1259607a05f0de1ee85e23c2'/>
<id>1706d1a7f3abd3ed1259607a05f0de1ee85e23c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>marshal.c Marshal.load accepts a freeze: true option.</title>
<updated>2021-10-05T16:34:56+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2021-09-18T13:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=afcbb501ac17ba2ad5370ada5fd26e8dda9a5aaa'/>
<id>afcbb501ac17ba2ad5370ada5fd26e8dda9a5aaa</id>
<content type='text'>
Fixes [Feature #18148]

When set, all the loaded objects are returned as frozen.

If a proc is provided, it is called with the objects already frozen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes [Feature #18148]

When set, all the loaded objects are returned as frozen.

If a proc is provided, it is called with the objects already frozen.
</pre>
</div>
</content>
</entry>
</feed>
