aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/NEWS-1.9.2: add File#sizekazu2011-02-011-0/+1
* Mention the command search path issue on Windows. Pointed out byknu2010-09-221-1/+11
* * ext/pathname/pathname.c (path_exist_p): Pathname#exist? translatedakr2010-08-311-1/+1
* * NEWS: moved to doc/NEWS-1.9.2.nobu2010-08-271-0/+488
* * doc/ChangeLog-1.9.3: mistake.nobu2010-08-231-0/+0
* * ChangeLog: flushed. [ruby-dev:42050]nobu2010-08-231-0/+80621
* Mention the json library. (Pointed out by yhara)knu2010-07-141-0/+2
* * ext/pty: moved documents and samples to the appropriate places.nobu2010-06-234-0/+203
* * doc/etc.rd, doc/etc.rd.ja: moved from ext/etc.nobu2010-04-232-0/+150
* * lib/rdoc: Import RDoc 2.5.2drbrain2010-04-101-3/+1
* * lib/rubygems: update to 1.3.6.nobu2010-02-223-3/+221
* * doc/rubygems/ChangeLog: deleted garbage lines.nobu2010-02-221-4/+0
* * lib/rubygems: update to 1.3.5.nobu2009-12-084-0/+6421
* * lib/rake: updated to rake code to rake-0.8.7 source code base.nobu2009-10-0214-0/+2343
* * doc/re.rdoc: use rdoc mode.nobu2009-09-181-582/+583
* * lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdocnobu2009-09-171-0/+0
* * doc/re.rb (Regexp): not under Doc.nobu2009-09-171-3/+2
* * doc/re.rb: New document for Ruby's fork of Oniguruma.naruse2009-09-171-0/+584
* * doc/ChangeLog-1.8.0: add forgotten entry contributed bymatz2009-08-131-0/+5
* Oops, my finger slipped.knu2009-08-131-1/+1
* Merge changes from ruby_1_8 except for the post-1.8.7 part.knu2009-08-131-2/+15
* Doxy-comments.yugui2009-06-291-0/+0
* Update with branches/ruby_1_9_1/NEWS.knu2009-02-121-82/+298
* * doc/NEWS-1.9.1: typo fixed: collect_all -> collect.matz2009-02-021-1/+1
* Numeric#scalar? has been renamed.tadf2008-12-131-1/+1
* - Remove doc/NEWS when we have doc/NEWS-1.9.1.knu2008-12-121-177/+0
* Add historical NEWS files for the record.knu2008-12-122-0/+839
* Remove things that have been backported to the ruby_1_8 branch. [trunk-only]knu2008-12-111-5/+0
* Elaborate with Range#include?.knu2008-12-111-1/+4
* * doc/NEWS: fixed typo, Readline.HISTORY::clear -> Readline::HISTORY.clear.kouji2008-09-221-1/+1
* * enumerator.c: Activate Enumerator#with_object and addknu2008-08-261-0/+2
* * enumerator.c (enumerator_initialize),knu2008-08-261-0/+1
* "t" for Kernel#open described.akr2008-08-251-0/+3
* * doc/NEWS: Mention the Readline.vi_editing_mode?,kouji2008-08-131-0/+6
* Mention the Array#choice removal and the Array#delete change.knu2008-08-121-0/+3
* * enumerator.c (enumerator_with_object, Init_Enumerator):knu2008-06-161-1/+0
* * enumerator.c (enumerator_with_memo): New method: with_memo().knu2008-06-031-0/+1
* Remove what have been backported to 1.8.7.knu2008-06-021-3/+0
* Fix: nitem == count {|i| !i.nil?}knu2008-05-291-1/+1
* * array.c (rb_ary_nitems, Init_Array): Axe Array#nitems().knu2008-05-281-1/+2
* Remove entries about what have already been backported to 1.8.knu2008-05-271-46/+4
* * gc.c (gc_count): add a GC.count method. This method returnsko12008-04-271-1/+2
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-067-7/+0
* * doc/NEWS: changes for 1.9matz2007-12-251-837/+207
* set svn:eol-styleshyouhei2007-02-121-6917/+6917
* * Merge YARVko12006-12-311-0/+6917
* * doc/irb/irb.rd.ja: a lost of release IRB 0.9.5.keiju2005-04-131-3/+5
* * lib/generator.rb: A new library which converts an internalknu2003-10-141-0/+8
* Add ext/enumerator, a helper module for the Enumerable interface.knu2003-10-131-1/+5
* * doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai2003-08-291-0/+468