aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* doc/NEWS: typo fix(CVS -> CSV).eban2003-08-051-1/+1
* * doc/NEWS, doc/ChangeLog-1.8.0: added.matz2003-08-042-195/+24144
* * class.c (rb_obj_singleton_methods): should not go up tomatz2003-08-011-251/+352
* * doc/NEWS: typo fix.eban2003-08-011-1/+1
* * gc.c (Init_stack): IA64 requires STACK_LEVEL_MAX to be less thanmatz2003-07-312-4/+4
* * 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
* Really cvs rm these files from HEAD.knu2002-12-312-707/+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
* * doc/net/smtp.rd.ja: add note for RubyMail/TMail.aamine2002-07-111-0/+205
* * lib/net/http.rb: rename HTTP.get_uri get_response.aamine2002-07-111-0/+502
* * NEWS: add note for net/http's incompatibility.aamine2002-07-111-0/+5
* * bit changed.keiju2002-07-101-11/+5
* * irb 0.9(doc)keiju2002-07-092-34/+75
* * 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
* * doc/net/protocol.rd.ja, smtp.rd.ja, pop.rd.ja: removed.aamine2002-03-263-953/+0
* * 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
* aamineaamine2002-02-191-1/+1
* * parse.y (expr_value, arg_value, primary_value): value_expr()matz2002-02-181-0/+8
* * eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz2002-01-281-0/+8
* * class.c (rb_include_module): detect cyclic module inclusion.matz2002-01-251-0/+8
* * array.c (Init_Array): remove Array#filter.matz2002-01-231-0/+4
* * doc/NEWS: moved syntax related issues to top of the list.aamine2002-01-111-25/+24
* * doc/NEWS: sorted by entry name.aamine2002-01-111-230/+223