summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-04* ext/curses/extconf.rb: updated for tinfo check.matz
2003-07-03* Changelog, lib/debug.rb: fix typo.matz
2003-07-03* lib/timeout.rb: add optional exception argument for compatibilityakr
2003-07-03lib/mkmf.rb (VPATH): use '&&' instead of 'and'.eban
2003-07-032003-07-03eban
2003-07-03* array.c (rb_values_at): extract common procedure frommatz
2003-07-03* lib/mkmf.rb (VPATH): convert from Windows form to Unix form oneban
2003-07-022003-07-02eban
2003-07-02* string.c (rb_str_shared_replace): clear flags before copy.matz
2003-07-02* lib/net/smtp.rb: synchronize document with source code.aamine
2003-07-02* lib/net/smtp.rb: unify SMTP and SMTPCommand.aamine
2003-07-02* lib/net/http.rb: set old class aliases for backward compatibility. [ruby-ta...aamine
2003-07-01tk.rb :nagai
2003-07-01* lib/net/pop.rb (Net::POP3#start): typofix.eban
2003-07-01Precision for '**' enhanced (bug).shigek
2003-07-01* parse.y (rb_intern): should use mbclen instead of mblen.eban
2003-07-012003-07-01nobu
2003-07-01* class.c (rb_define_class, rb_define_module): also set constant undernobu
2003-06-302003-06-30nobu
2003-06-30* eval.c (mnew): ignore metaclasses have no influence, for rklass.nobu
2003-06-29Bug in '/' fixed by Tadashi Saito.shigek
2003-06-28import drb-2.0.4 (use LocalJumpeError#reason)seki
2003-06-282003-06-28nobu
2003-06-28* configure.in (rb_cv_stack_grow_dir): check stack growing direction.nobu
2003-06-27* string.c (rb_str_split_m): remove white spaces on the head ofnobu
2003-06-27Changed according to Tadashi Saito's advice.shigek
2003-06-271.From Tadashi Saito's adviceshigek
2003-06-272003-06-27eban
2003-06-26* io.c (io_fflush): need to check if closed after thread switch.nobu
2003-06-262003-06-26nobu
2003-06-26* class.c (class_instance_method_list): get rid of warning aboutnobu
2003-06-25tk.rb :nagai
2003-06-25* class.c (rb_generic_class_instance_methods): merge argumentmatz
2003-06-25tkcanvas.rb :nagai
2003-06-252003-06-25eban
2003-06-25* variable.c (autoload_delete): should delete Qundef from iv_tbl.matz
2003-06-24tk.rb :nagai
2003-06-24* lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hashwhy
2003-06-24* eval.c (rb_yield_0): show yielded block position not only yieldingnobu
2003-06-24* lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'.aamine
2003-06-24* config.guess: have wrongly returned "alphaev56-unknown-linux-" on Linux/Alpha.aamine
2003-06-242003-06-24eban
2003-06-23* configure.in: always add -mieee for gcc/alpha. [ruby-dev:20429]aamine
2003-06-23* array.c (rb_ary_unshift_m): need to check number of arguments.nobu
2003-06-23* io.c (io_close): missing prototype.aamine
2003-06-23* MANIFEST: add wince files.eban
2003-06-23tk.rb :nagai
2003-06-23sorry, typo again.nobu
2003-06-23typonobu
2003-06-23* dir.c (find_dirsep): get rid of warnings.nobu