aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * time.c (time_arg): initialize v[6] even when argc is 10 toakr2003-06-232-0/+6
* tk.rb :nagai2003-06-222-11/+165
* typo in date, reported by daz.nobu2003-06-221-2/+2
* * eval.c (proc_invoke): forgot "break";matz2003-06-211-0/+1
* * eval.c (proc_invoke): should not propagate distination tag ifmatz2003-06-212-4/+5
* * object.c (str_to_id): check for empty string before intern.matz2003-06-212-5/+15
* tk.rb :nagai2003-06-212-6/+52
* 2003-06-21eban2003-06-211-3/+3
* * object.c (rb_to_id): use rb_str_intern() instead of rb_intern()nobu2003-06-212-2/+7
* Ruby/Tk libraries except tk.rb :nagai2003-06-218-22/+82
* * wince/Makefile.sub: undefine HAVE__SETJMP.uema22003-06-213-2/+7
* * eval.c (proc_invoke): should not propagate TAG_BREAK andmatz2003-06-202-5/+10
* tcltklib.c :nagai2003-06-202-7/+12
* * parse.y (new_yield): distinguish "yield 1,2" and "yield [1,2]".matz2003-06-2010-38/+149
* * defines.h (PATH_ENV): name of PATH environment. [new].usa2003-06-206-23/+55
* tcltklib.c :nagai2003-06-197-12/+284
* * lib/csv.rb: Import csv module.nahi2003-06-193-13/+1340
* import from drb-2.0.4b3seki2003-06-191-0/+7
* * rubytest.rb: add library path to include standard libraries.eban2003-06-192-1/+5