aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/mkmf.rb (VPATH): use '&&' instead of 'and'.eban2003-07-031-1/+1
* 2003-07-03eban2003-07-031-3/+3
* * array.c (rb_values_at): extract common procedure frommatz2003-07-0313-96/+157
* * lib/mkmf.rb (VPATH): convert from Windows form to Unix form oneban2003-07-032-1/+6
* 2003-07-02eban2003-07-021-3/+3
* * string.c (rb_str_shared_replace): clear flags before copy.matz2003-07-024-11/+26
* * lib/net/smtp.rb: synchronize document with source code.aamine2003-07-023-171/+325
* * lib/net/smtp.rb: unify SMTP and SMTPCommand.aamine2003-07-024-327/+408
* * lib/net/http.rb: set old class aliases for backward compatibility. [ruby-ta...aamine2003-07-023-1/+20
* tk.rb :nagai2003-07-012-10/+24
* * lib/net/pop.rb (Net::POP3#start): typofix.eban2003-07-012-1/+5
* Precision for '**' enhanced (bug).shigek2003-07-011-2/+2
* * parse.y (rb_intern): should use mbclen instead of mblen.eban2003-07-012-2/+6
* 2003-07-01nobu2003-07-011-4/+4
* * class.c (rb_define_class, rb_define_module): also set constant undernobu2003-07-014-27/+15
* 2003-06-30nobu2003-06-301-3/+3
* * eval.c (mnew): ignore metaclasses have no influence, for rklass.nobu2003-06-302-0/+9
* Bug in '/' fixed by Tadashi Saito.shigek2003-06-291-2/+4
* import drb-2.0.4 (use LocalJumpeError#reason)seki2003-06-283-56/+8
* 2003-06-28nobu2003-06-281-3/+3
* * configure.in (rb_cv_stack_grow_dir): check stack growing direction.nobu2003-06-284-26/+82
* * string.c (rb_str_split_m): remove white spaces on the head ofnobu2003-06-272-1/+7
* Changed according to Tadashi Saito's advice.shigek2003-06-271-4/+4
* 1.From Tadashi Saito's adviceshigek2003-06-274-614/+740
* 2003-06-27eban2003-06-271-3/+3
* * io.c (io_fflush): need to check if closed after thread switch.nobu2003-06-263-2/+21
* 2003-06-26nobu2003-06-261-3/+3
* * class.c (class_instance_method_list): get rid of warning aboutnobu2003-06-262-25/+27
* tk.rb :nagai2003-06-252-2/+154
* * class.c (rb_generic_class_instance_methods): merge argumentmatz2003-06-252-38/+24
* tkcanvas.rb :nagai2003-06-253-40/+128
* 2003-06-25eban2003-06-251-3/+3
* * variable.c (autoload_delete): should delete Qundef from iv_tbl.matz2003-06-253-3/+11
* tk.rb :nagai2003-06-245-22/+204
* * lib/yaml/types.rb: replaced Kernel::Hash reference with Object::Hashwhy2003-06-242-1/+6
* * eval.c (rb_yield_0): show yielded block position not only yieldingnobu2003-06-242-8/+17
* * lib/net/http.rb (HTTPHeader#proxy_basic_auth): missing `@'.aamine2003-06-242-1/+6
* * config.guess: have wrongly returned "alphaev56-unknown-linux-" on Linux/Alpha.aamine2003-06-242-2/+7
* 2003-06-24eban2003-06-241-3/+3
* * configure.in: always add -mieee for gcc/alpha. [ruby-dev:20429]aamine2003-06-232-13/+12
* * array.c (rb_ary_unshift_m): need to check number of arguments.nobu2003-06-232-1/+11
* * io.c (io_close): missing prototype.aamine2003-06-235-1/+16
* * MANIFEST: add wince files.eban2003-06-233-9/+17
* tk.rb :nagai2003-06-231-8/+23
* sorry, typo again.nobu2003-06-231-1/+1
* typonobu2003-06-231-1/+1
* * dir.c (find_dirsep): get rid of warnings.nobu2003-06-236-30/+75
* * io.c (rb_open_file): initialize flags.akr2003-06-232-2/+4
* * string.c (rb_str_upto): generate sequence according to "succ"matz2003-06-2311-47/+113
* 2003-06-23eban2003-06-231-3/+3