<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/erb, branch v3_4_9</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/erb] Version 4.0.4</title>
<updated>2024-01-04T22:34:59+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2024-01-04T22:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=5ff1524fde1e1014472ce78746b8f6979de8e510'/>
<id>5ff1524fde1e1014472ce78746b8f6979de8e510</id>
<content type='text'>
https://github.com/ruby/erb/commit/b68bfed6a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/b68bfed6a8
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Version 4.0.3</title>
<updated>2023-08-22T04:45:55+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2023-08-22T04:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=eec7a3f9ee0a40f4f5e22e0131c3acd486f31b14'/>
<id>eec7a3f9ee0a40f4f5e22e0131c3acd486f31b14</id>
<content type='text'>
https://github.com/ruby/erb/commit/c594f2fb86
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/c594f2fb86
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Enable frozen_string_literal in all files</title>
<updated>2023-08-22T04:41:22+00:00</updated>
<author>
<name>Josh Nichols</name>
<email>josh@technicalpickles.com</email>
</author>
<published>2023-08-22T04:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0955ca342ed01b61161e1a46015a58b54d2e7205'/>
<id>0955ca342ed01b61161e1a46015a58b54d2e7205</id>
<content type='text'>
(https://github.com/ruby/erb/pull/49)

I was surprised to see erb show up when I was using memory_profiler on
my app. ERB::Compiler#compile has a blank string literal, and it
ended up allocating some 41532 blank strings for a relatively small surface
area.

https://github.com/ruby/erb/commit/b7e45c2bdc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/erb/pull/49)

I was surprised to see erb show up when I was using memory_profiler on
my app. ERB::Compiler#compile has a blank string literal, and it
ended up allocating some 41532 blank strings for a relatively small surface
area.

https://github.com/ruby/erb/commit/b7e45c2bdc
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Version 4.0.2</title>
<updated>2022-11-29T04:58:29+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-29T04:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=4f8c6711ddb09bb9d0dcbf784e2cdec81c7d427e'/>
<id>4f8c6711ddb09bb9d0dcbf784e2cdec81c7d427e</id>
<content type='text'>
https://github.com/ruby/erb/commit/8c8ff1551b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/8c8ff1551b
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Fix line numbers after multi-line &lt;%#</title>
<updated>2022-11-29T04:56:03+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-29T04:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=129d208f9a5d54faf2eb4d944bc874fe347bfd64'/>
<id>129d208f9a5d54faf2eb4d944bc874fe347bfd64</id>
<content type='text'>
(https://github.com/ruby/erb/pull/42)

https://github.com/ruby/erb/commit/526885923e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/erb/pull/42)

https://github.com/ruby/erb/commit/526885923e
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Version 4.0.1</title>
<updated>2022-11-27T06:32:58+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-27T06:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=6fdc677186b646f8f011411f827c2fa6a50b33bd'/>
<id>6fdc677186b646f8f011411f827c2fa6a50b33bd</id>
<content type='text'>
https://github.com/ruby/erb/commit/3bb67009dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/3bb67009dd
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Skip using the extension for truffleruby as well</title>
<updated>2022-11-27T06:30:48+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-27T06:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d2c62426e5f5a53fd17e07e789a92994be4351ed'/>
<id>d2c62426e5f5a53fd17e07e789a92994be4351ed</id>
<content type='text'>
(https://github.com/ruby/erb/pull/39)

* Skip using the extension for truffleruby as well

* Just skip building the C extension for TruffleRuby

* Skip rake compile for truffleruby

* Use resolve_feature_path

* Revert "Use resolve_feature_path"

This reverts commit https://github.com/ruby/erb/commit/acc1e0c0ffaf.

* Use resolve_feature_path with LoadError guard

https://github.com/ruby/erb/commit/85dcb08439
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/erb/pull/39)

* Skip using the extension for truffleruby as well

* Just skip building the C extension for TruffleRuby

* Skip rake compile for truffleruby

* Use resolve_feature_path

* Revert "Use resolve_feature_path"

This reverts commit https://github.com/ruby/erb/commit/acc1e0c0ffaf.

* Use resolve_feature_path with LoadError guard

https://github.com/ruby/erb/commit/85dcb08439
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Version 4.0.0</title>
<updated>2022-11-26T06:05:23+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-26T06:04:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=534bac04e71efcbb9f4dc877f490b92e7b4ba2aa'/>
<id>534bac04e71efcbb9f4dc877f490b92e7b4ba2aa</id>
<content type='text'>
https://github.com/ruby/erb/commit/2809a54d88
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/ruby/erb/commit/2809a54d88
</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Define ERB::Escape module</title>
<updated>2022-11-26T05:32:25+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-26T05:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=574896a0ce99ab00676aa5ff2fabd3dcf8d49154'/>
<id>574896a0ce99ab00676aa5ff2fabd3dcf8d49154</id>
<content type='text'>
(https://github.com/ruby/erb/pull/38)

Close #32</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(https://github.com/ruby/erb/pull/38)

Close #32</pre>
</div>
</content>
</entry>
<entry>
<title>[ruby/erb] Keep ERB::Util#html_escape private</title>
<updated>2022-11-25T08:54:18+00:00</updated>
<author>
<name>Takashi Kokubun</name>
<email>takashikkbn@gmail.com</email>
</author>
<published>2022-11-25T08:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=addb1cbbfd93d30e4752ec63b2d5ff96a13fac3d'/>
<id>addb1cbbfd93d30e4752ec63b2d5ff96a13fac3d</id>
<content type='text'>
ERB::Util.html_escape has been public, but ERB::Util#html_escape had
been private.

https://github.com/ruby/erb/commit/e62210bf56
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ERB::Util.html_escape has been public, but ERB::Util#html_escape had
been private.

https://github.com/ruby/erb/commit/e62210bf56
</pre>
</div>
</content>
</entry>
</feed>
