summaryrefslogtreecommitdiffstats
path: root/doc/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * doc/NEWS: changes for 1.9matz2007-12-251-837/+207
* * 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/NEWS: typo fix(CVS -> CSV).eban2003-08-051-1/+1
* * doc/NEWS, doc/ChangeLog-1.8.0: added.matz2003-08-041-195/+267
* * class.c (rb_obj_singleton_methods): should not go up tomatz2003-08-011-251/+352
* * doc/NEWS: typo fix.eban2003-08-011-1/+1
* * numeric.c (rb_num_coerce_relop): export function.matz2003-07-311-1/+1
* * update to 1.8.0 preview5 (but incomplete yet).matz2003-07-301-12/+92
* * variable.c (rb_mod_const_missing): "const_missing" should notmatz2003-07-261-25/+0
* Mention the open-uri.rb import.knu2002-12-191-0/+4
* Add and update entries.knu2002-12-151-21/+74
* Clarify that this file is not actively maintained.knu2002-12-011-0/+2
* Add set.rb.knu2002-08-301-0/+4
* OptionParsernobu2002-07-141-0/+4
* * NEWS: add note for net/http's incompatibility.aamine2002-07-111-0/+5
* * parse.y (words, qwords): word list literal rules.nobu2002-06-261-0/+11
* updated to the new version (based on date2 3.3).tadf2002-06-221-0/+4
* * parse.y: yyparse #defines moved from intern.hmatz2002-05-291-0/+4
* * ruby.c (proc_options): removed "-*-" support for #! line.matz2002-05-231-0/+8
* added a summary of the changes in the new date.tadf2002-05-191-0/+8
* * eval.c (rb_thread_join): added an argument to limit time to waitnobu2002-05-091-0/+5
* * ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat inknu2002-04-171-5/+0
* Add entries to each Setup.* and remove Changes files.ttate2002-04-021-0/+4
* * io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz2002-03-271-0/+4
* * lib/fileutils.rb: new file.aamine2002-03-261-1/+5
* add raccrt, strscan entryaamine2002-03-221-0/+8
* Mention the import of BigFloat.knu2002-03-221-0/+5
* * re.c (rb_reg_search): should clear last_match if pos is out ofmatz2002-03-191-0/+8
* * ext/iconv: imported.nobu2002-03-141-0/+4
* * dir.c: FNM_PERIOD is obsoleted and FNM_DOTMATCH is introducedknu2002-03-131-11/+10
* * lib/getopts.rb: single_options can be nil[*], and is not notknu2002-03-131-0/+11
* Remove the entries that have already been merged into the stableknu2002-03-111-12/+0
* tsort description modifed.akr2002-03-111-2/+2
* tsort library added.akr2002-03-111-0/+4
* StringIO.nobu2002-03-111-0/+4
* * parse.y (expr_value, arg_value, primary_value): value_expr()matz2002-02-181-0/+8