1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
Commit graph

7 commits

Author SHA1 Message Date
seki
3ecde9ce47 pass the trim_mode [Feature #1032]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-21 20:22:29 +00:00
seki
3094ebf3d1 remove PercentScanner. fixed % after %> bug. [ruby-dev:37751] [Bug #997]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@21432 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-01-11 11:21:26 +00:00
seki
447e3c3702 fix %% line bug. [ruby-core:17491]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@17881 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-07-04 15:40:33 +00:00
seki
29d4220e9b Fix without strscan problems. [ruby_core:17028].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16763 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-02 19:07:45 +00:00
knu
6b16264865 * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bug
where tokens are not yilelded one by one.

* test/erb/test_erb.rb (TestERBCore#_test_01)
  (TestERBCore#test_02_safe_04): The expected value should come
  first for assert_equal().


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-06-02 06:58:05 +00:00
seki
633689f320 TestERBCore: import from erb-2.0.4
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15438 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-02-12 02:52:43 +00:00
(no author)
97756449c4 This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@5847 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-02-28 02:00:37 +00:00