summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2002-08-30Add set.rb.knu
2002-07-14OptionParsernobu
2002-07-11* doc/net/smtp.rd.ja: add note for RubyMail/TMail.aamine
2002-07-11* lib/net/http.rb: rename HTTP.get_uri get_response.aamine
2002-07-11* NEWS: add note for net/http's incompatibility.aamine
2002-07-10* bit changed.keiju
2002-07-09* irb 0.9(doc)keiju
2002-06-26* parse.y (words, qwords): word list literal rules.nobu
2002-06-22updated to the new version (based on date2 3.3).tadf
2002-05-29* parse.y: yyparse #defines moved from intern.hmatz
2002-05-23* ruby.c (proc_options): removed "-*-" support for #! line.matz
2002-05-19added a summary of the changes in the new date.tadf
2002-05-09* eval.c (rb_thread_join): added an argument to limit time to waitnobu
2002-04-17* ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat inknu
2002-04-02Add entries to each Setup.* and remove Changes files.ttate
2002-03-27* io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz
2002-03-26* doc/net/protocol.rd.ja, smtp.rd.ja, pop.rd.ja: removed.aamine
2002-03-26* lib/fileutils.rb: new file.aamine
2002-03-22add raccrt, strscan entryaamine
2002-03-22Mention the import of BigFloat.knu
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-03-14* ext/iconv: imported.nobu
2002-03-13* dir.c: FNM_PERIOD is obsoleted and FNM_DOTMATCH is introducedknu