summaryrefslogtreecommitdiffstats
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* merges r21175 from trunk into ruby_1_9_1.yugui2008-12-301-0/+180
| | | | | | * man/ri.1: new manpage. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21194 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* merges r21170 from trunk into ruby_1_9_1.yugui2008-12-301-0/+158
| | | | | | | | | | | | | | | | | | | | | | | * lib/erb.rb (ERB): m17n of ERB. adds rdoc. fixes #712. c.f. [ruby-dev:37516]. * lib/erb.rb (ERB::Compiler#compile): recognizes magic comments. returns a pair of compiled script and its script encoding. * lib/erb.rb (ERB#set_eoutvar): make generated scripts return a string in correct encoding. * lib/erb.rb (ERB#def_method): use Kernel#eval for encoding-awareness of the evaluated string. * bin/erb.rb (ERB::Main.run): adds -E and -U options. String is no longer Enumerable. * man/erb.1: new manapage. * test/erb/test_erb_m17n.rb: new test case for m17n features. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* man/irb.1: adds -v, -h, -E and -U.yugui2008-12-271-11/+39
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21085 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* merges r20429 and r20430 from trunk into ruby_1_9_1.yugui2008-12-011-0/+169
| | | | | | | * man/rake.1: new manual page git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* man/goruby.1: fix typoyugui2008-11-301-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20428 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* merges r20394 from trunk into ruby_1_9_1.yugui2008-11-301-0/+18
| | | | | | * man/irb.1 (EXAMPLES): new section git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20427 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * man/irb.1: typo fixyugui2008-11-291-1/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20392 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * man/ruby.1 (RUBYOPT): wrote which option can appear.yugui2008-11-111-0/+23
| | | | | | | | (--yydebug): wrote "do not use". (--dump): wrote "do not use". git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * man/irb.1: new manual page.yugui2008-10-251-0/+127
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19938 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * man/ruby.1: moved into man/. added some descriptions.yugui2008-10-252-0/+527
* man/goruby.1: new file. * instruby.rb (:man): followed ruby.1. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19937 b2dd03c8-39d4-4d8f-98ff-823fe69b080e