1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rdoc
nobu 77f3125567 rdoc/text.rb: fix infinite loop
* lib/rdoc/text.rb (expand_tabs): get rid of infinite loop with
  CR.  should check if substitution occurred too.
  [ruby-dev:48813] [Bug #10732]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-01-12 09:01:28 +00:00
..
context
generator * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
i18n
markdown
markup * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
parser * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
rd * remove trailing spaces. 2014-12-07 01:22:51 +00:00
ri * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
stats
alias.rb
anon_class.rb
any_method.rb
attr.rb * lib/rdoc/servlet.rb: Fixed display of site and home documentation. 2013-01-23 01:02:24 +00:00
class_module.rb
code_object.rb
code_objects.rb
comment.rb
constant.rb
context.rb
cross_reference.rb
encoding.rb
erb_partial.rb
erbio.rb
extend.rb
generator.rb
ghost_method.rb
i18n.rb
include.rb
known_classes.rb known_classes.rb: remove DL 2014-12-07 03:40:58 +00:00
markdown.rb * remove trailing spaces. 2014-12-07 01:22:51 +00:00
markup.rb
meta_method.rb
method_attr.rb
mixin.rb
normal_class.rb
normal_module.rb
options.rb
parser.rb
rd.rb
rdoc.rb * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287) 2014-09-05 01:41:25 +00:00
require.rb
ri.rb
ruby_lex.rb
ruby_token.rb
rubygems_hook.rb
servlet.rb
single_class.rb * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
stats.rb * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
store.rb
task.rb * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287) 2014-09-05 01:41:25 +00:00
test_case.rb * lib/rdoc: Update to RDoc 4.2.0. 2014-12-07 01:22:37 +00:00
text.rb rdoc/text.rb: fix infinite loop 2015-01-12 09:01:28 +00:00
token_stream.rb
tom_doc.rb
top_level.rb