Hiroshi SHIBATA
|
cd6c7613f3
|
Apply the accidental commits again before Ruby 3.2.
Reverts the following commits:
eb8d4d7b51
edb83dc3a2
d40064d184
|
2022-12-26 12:07:42 +09:00 |
Hiroshi SHIBATA
|
d40064d184
|
Revert the accidentally commit from erb-4.0.2
Revert "[ruby/erb] Use a ruby-lang alias on spec.email"
This reverts commit fa64889abb .
|
2022-12-23 19:33:27 +09:00 |
Takashi Kokubun
|
fa64889abb
|
[ruby/erb] Use a ruby-lang alias on spec.email
https://github.com/ruby/erb/commit/39414f32a5
|
2022-12-09 06:36:55 +00:00 |
Takashi Kokubun
|
8ac4081aa8
|
[ruby/erb] Split erb.rb into files for each module under ERB
(https://github.com/ruby/erb/pull/36)
https://github.com/ruby/erb/commit/f74833cc07
|
2022-11-24 23:40:53 +00:00 |
Takashi Kokubun
|
c480f589c2
|
[ruby/erb] Rename erb.so to erb/escape.so
(https://github.com/ruby/erb/pull/35)
https://github.com/ruby/erb/commit/1280046952
|
2022-11-24 23:22:00 +00:00 |
Takashi Kokubun
|
dc5d06e9b1
|
[ruby/erb] Copy CGI.escapeHTML to ERB::Util.html_escape
https://github.com/ruby/erb/commit/ac9b219fa9
|
2022-11-04 07:07:23 +00:00 |
Takashi Kokubun
|
c24800f4f7
|
[ruby/erb] Fix CI for JRuby
https://github.com/ruby/erb/commit/df642335b7
|
2022-11-03 05:58:13 +00:00 |
Jean Boussier
|
217fdbf9aa
|
[ruby/erb] url_encode: use CGI.escapeURIComponent
(https://github.com/ruby/erb/pull/23)
Ref: https://github.com/ruby/cgi/pull/26
This native implementation is much faster
and available in `cgi 0.3.3`.
https://github.com/ruby/erb/commit/2d90e9b010
|
2022-10-25 16:40:05 +00:00 |
Kenichi Kamiya
|
3789d58c84
|
[ruby/erb] Clarify supported ruby versions in gemspec
https://github.com/ruby/erb/commit/b40db4114a
|
2021-03-26 12:35:52 +09:00 |
Takashi Kokubun
|
3e8ca51b3b
|
Fix the relative path for Ruby core
|
2021-01-20 21:45:34 -08:00 |
Takashi Kokubun
|
5f7df72b56
|
[ruby/erb] Unify ERB version definitions
https://github.com/ruby/erb/commit/5df06b8473
|
2021-01-20 21:43:05 -08:00 |
Takashi Kokubun
|
084662dc9f
|
[ruby/erb] Make styles consistent throught the project
https://github.com/ruby/erb/commit/c68c9470b0
|
2021-01-20 21:36:23 -08:00 |
Hiroshi SHIBATA
|
10d6a27334
|
Added dependencies for erb
|
2020-12-02 09:12:25 +09:00 |
Hiroshi SHIBATA
|
cdb85142f9
|
[ruby/erb] Use libexec same as ruby core repository
https://github.com/ruby/erb/commit/660255cf24
|
2020-09-14 17:15:44 +09:00 |
Hiroshi SHIBATA
|
e6ac1fb612
|
Specify the executable of erb
|
2020-08-25 08:44:14 +09:00 |
Hiroshi SHIBATA
|
8c97883b73
|
Promote erb to default gems
|
2020-08-21 20:18:44 +09:00 |