summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2009-12-08* lib/rubygems: update to 1.3.5.nobu
2009-10-02* lib/rake: updated to rake code to rake-0.8.7 source code base.nobu
2009-09-18* doc/re.rdoc: use rdoc mode.nobu
2009-09-17* lib/rdoc/parser/ruby.rb (RDoc::Parser::Ruby): parse also rdocnobu
2009-09-17* doc/re.rb (Regexp): not under Doc.nobu
2009-09-17* doc/re.rb: New document for Ruby's fork of Oniguruma.naruse
2009-08-13* doc/ChangeLog-1.8.0: add forgotten entry contributed bymatz
2009-08-13Oops, my finger slipped.knu
2009-08-13Merge changes from ruby_1_8 except for the post-1.8.7 part.knu
2009-06-29Doxy-comments.yugui
2009-02-12Update with branches/ruby_1_9_1/NEWS.knu
2009-02-02* doc/NEWS-1.9.1: typo fixed: collect_all -> collect.matz
2008-12-13Numeric#scalar? has been renamed.tadf
2008-12-12- Remove doc/NEWS when we have doc/NEWS-1.9.1.knu
2008-12-12Add historical NEWS files for the record.knu
2008-12-11Remove things that have been backported to the ruby_1_8 branch. [trunk-only]knu
2008-12-11Elaborate with Range#include?.knu
2008-09-22* doc/NEWS: fixed typo, Readline.HISTORY::clear -> Readline::HISTORY.clear.kouji
2008-08-26* enumerator.c: Activate Enumerator#with_object and addknu
2008-08-26* enumerator.c (enumerator_initialize),knu
2008-08-25"t" for Kernel#open described.akr
2008-08-13* doc/NEWS: Mention the Readline.vi_editing_mode?,kouji
2008-08-12Mention the Array#choice removal and the Array#delete change.knu
2008-06-16* enumerator.c (enumerator_with_object, Init_Enumerator):knu
2008-06-03* enumerator.c (enumerator_with_memo): New method: with_memo().knu
2008-06-02Remove what have been backported to 1.8.7.knu
2008-05-29Fix: nitem == count {|i| !i.nil?}knu
2008-05-28* array.c (rb_ary_nitems, Init_Array): Axe Array#nitems().knu
2008-05-27Remove entries about what have already been backported to 1.8.knu
2008-04-27* gc.c (gc_count): add a GC.count method. This method returnsko1
2008-01-06* $Date$ keyword removed to avoid inclusion of locale dependentakr
2007-12-25* doc/NEWS: changes for 1.9matz
2007-02-12set svn:eol-styleshyouhei
2006-12-31 * Merge YARVko1
2005-04-13 * doc/irb/irb.rd.ja: a lost of release IRB 0.9.5.keiju
2003-10-14* lib/generator.rb: A new library which converts an internalknu
2003-10-13Add ext/enumerator, a helper module for the Enumerable interface.knu
2003-08-29* doc/ChangeLog-1.8.0: add changes of Ruby/Tknagai
2003-08-05doc/NEWS: typo fix(CVS -> CSV).eban
2003-08-04* doc/NEWS, doc/ChangeLog-1.8.0: added.matz
2003-08-01* class.c (rb_obj_singleton_methods): should not go up tomatz
2003-08-01* doc/NEWS: typo fix.eban
2003-07-31* gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less thanmatz
2003-07-31* numeric.c (rb_num_coerce_relop): export function.matz
2003-07-30* update to 1.8.0 preview5 (but incomplete yet).matz
2003-07-26* variable.c (rb_mod_const_missing): "const_missing" should notmatz
2002-12-31Really cvs rm these files from HEAD.knu
2002-12-19Mention the open-uri.rb import.knu
2002-12-15Add and update entries.knu
2002-12-01Clarify that this file is not actively maintained.knu