summaryrefslogtreecommitdiffstats
path: root/lib/rdoc/usage.rb
Commit message (Collapse)AuthorAgeFilesLines
* * lib/rdoc/usage.rb: support "a:0:33" style caller[-1]. In this caseocean2006-01-271-1/+1
| | | | | | | | file name is "a:0". I don't know this really happens though... [ruby-Bugs:3344] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9862 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/rdoc/usage.rb: supress warning.ocean2005-08-291-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9042 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/rdoc/usage.rb: improper exceptions. [ruby-dev:26870]ocean2005-08-291-15/+22
| | | | | | | | * lib/rdoc/usage.rb: support the case when non-ruby code exists before shebang. (this is needed when ri.bat is executed on windows) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9041 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Allow for colons in DOS file namesdave2005-01-051-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Minor fix to error messagedave2004-08-251-2/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Get RDoc::usage playing better with OptionParserdave2004-08-161-3/+3
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Add Ri environment variable supportdave2004-08-131-30/+14
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6770 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Commit missdave2004-08-131-0/+220
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6766 b2dd03c8-39d4-4d8f-98ff-823fe69b080e