aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * re.c (match_select): should propagate taintness.matz2002-01-111-4/+8
* aamineaamine2001-12-302-44/+52
* * time.c (time_plus): result should not be negative unlessmatz2001-12-211-0/+8
* aamineaamine2001-12-133-18/+24
* aamineaamine2001-12-093-97/+154
* Import the "syslog" module from the rough ruby project. This moduleknu2001-11-261-0/+4
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-0/+33
* * parse.y (yylex): ternary ? can be followed by newline.matz2001-08-291-0/+8
* aamineaamine2001-08-173-13/+13
* Mention ext/curses.knu2001-08-161-22/+5
* * range.c (range_step): new method.matz2001-08-141-0/+4
* Update.knu2001-08-131-0/+5
* Update.knu2001-08-131-0/+4
* * string.c (rb_str_lstrip_bang): new method.matz2001-08-061-0/+8
* Update.knu2001-07-241-0/+12
* Update.knu2001-07-191-0/+39
* Rename *.jp to *.ja, since jp is a region code and ja is a languageknu2001-07-194-0/+0
* add doc/net/http.rd.ja pop.rd.ja smtp.rd.jaaamine2001-07-183-0/+882
* Reflect the previous backport.knu2001-07-051-5/+0
* * ext/readline/readline.c: add new methods:knu2001-06-191-0/+5
* Update.knu2001-06-191-0/+5
* * dir.c (Init_Dir): add a new method File::fnmatch? along withknu2001-06-131-0/+9
* Update.knu2001-06-121-0/+4
* Add an entry.knu2001-06-091-0/+4
* Update.knu2001-06-051-0/+32
* Add NEWS, in which we describe the changes that affect users.knu2001-06-041-0/+261
* * irb messages: fix typos.keiju2001-06-012-2/+2