aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * ext/extmk.rb.in, lib/mkmf.rb: (dir_config) do not add theknu2001-04-241-27/+22
* * ext/extmk.rb.in (create_makefile): create def file only ifeban2001-04-031-2/+4
* * ext/extmk.rb.in, lib/mkmf.rb: add C++ rules in addition to Cknu2001-03-281-1/+16
* * ext/extmk.rb.in, lib/mkmf.rb: move C++ rules to the right place.knu2001-03-281-3/+9
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-274-17/+105
* * ext/md5/md5init.c (md5i_new): remove rb_scan_args().eban2001-03-261-1/+0
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-264-415/+493
* * ext/Win32API/Win32API.c: remove Init_win32api().eban2001-03-261-6/+0
* * ext/Win32API/extconf.rb: add -fno-omit-frame-pointer.eban2001-03-221-1/+1
* * gc.c (id2ref): sometimes confused symbol and reference.matz2001-03-211-1/+1
* * win32/win32.c (win32_stat): UNC support.eban2001-03-201-7/+9
* * eval.c (proc_call): should not modify ruby_block->frame.itermatz2001-02-261-0/+3
* * ext/curses/extconf.rb: add dir_config.eban2001-02-181-0/+4
* * io.c (set_outfile): f should be the FILE* from the assigning value.matz2001-02-161-5/+0
* * process.c (proc_waitall): new method based on a patch from Brianmatz2001-02-151-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-144-4/+4
* gdbm typomatz2001-02-131-1/+1
* * io.c (rb_io_ctl): do not call ioctl/fcntl for f2, if f and f2matz2001-02-134-69/+269
* * parse.y (parse_quotedwords): %w should allow parenthesis escape.matz2001-02-082-26/+76
* * io.c (rb_io_s_read): new method to call IO#read frommatz2001-01-181-1/+1
* Add .cvsignore's.knu2001-01-0912-0/+12
* * enum.c (enum_inject): new method.matz2001-01-091-2/+8
* thread_critical bug reported by Dave - matzmatz2000-12-291-3/+1
* changes from personal modifies -- matzmatz2000-12-284-24/+24
* matzmatz2000-12-271-1/+1
* matzmatz2000-12-222-33/+65
* ebaneban2000-12-051-1/+1
* matzmatz2000-11-275-100/+651
* matzmatz2000-11-204-9/+150
* matzmatz2000-11-172-5/+7
* matzmatz2000-11-171-1/+0
* 001117matz2000-11-161-0/+1
* matzmatz2000-11-161-0/+1
* ebaneban2000-11-091-1/+0
* matzmatz2000-11-084-8/+7
* ebaneban2000-10-061-1/+0
* matzmatz2000-10-031-0/+4
* matzmatz2000-09-221-2/+14
* ebaneban2000-09-221-2/+1
* ebaneban2000-09-211-5/+7
* ebaneban2000-09-121-1/+1
* matz: 1.6.0 final (hopufully)matz2000-09-122-0/+4
* ebaneban2000-08-301-0/+31
* ebaneban2000-08-301-4/+27
* ebaneban2000-08-301-25/+33
* matzmatz2000-08-291-1/+6
* ebaneban2000-08-241-0/+4
* matzmatz2000-08-242-5/+17
* ebaneban2000-08-181-4/+2
* ebaneban2000-08-093-2/+4