summaryrefslogtreecommitdiff
path: root/ruby.c
AgeCommit message (Expand)Author
2002-02-10* ruby.c (load_file): avoid SEGV on '#' only input.nobu
2001-12-17* intern.h: add prototypes.nobu
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-09-03* ruby.c (proc_option): fix shift ARGV issueeban
2001-09-03* io.c (rb_io_popen): accept integer flags as mode.matz
2001-09-01commit miss.nobu
2001-09-01* ruby.c (set_arg0): prevent SEGV when val is longer than thenobu
2001-07-16* ruby.c (ruby_init_loadpath): proper load path order.matz
2001-07-06* eval.c (rb_f_require): move rb_file_s_expand_path frommatz
2001-06-01* file.c (rb_file_s_unlink): should not allow if $SAFE >= 2.matz
2001-05-28* configure.in: remove unnecessary AC_CANONICAL_BUILDeban
2001-04-24* ruby.c (set_arg0): wrong predicate when new $0 value is biggermatz
2001-03-13* io.c (argf_seek): wrong calling sequence of rb_io_seek().matz
2001-02-27* eval.c (ev_const_get): retrieve Object's constant if no currentmatz
2001-02-09ruby.c (ruby_init_loadpath): convert '\' to '/'eban
2001-02-02* eval.c (POP_VARS): propagate DVAR_DONT_RECYCLE, ifmatz
2000-12-13ebaneban
2000-11-20matzmatz
2000-10-02matzmatz
2000-09-21matz - net library bug (by me)matz
2000-08-15matzmatz
2000-08-03matz - nakada win32 patchmatz
2000-08-02matzmatz
2000-08-01matzmatz
2000-07-29ebaneban
2000-07-27matzmatz
2000-07-24ebaneban
2000-07-07matzmatz
2000-06-28matzmatz
2000-06-192000-06-19eban
2000-05-302000-05-30matz
2000-05-242000-05-24matz
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-072000-03-07matz
2000-02-172000-02-17matz
2000-01-0520000105matz
1999-12-07991207matz
1999-12-0619991206matz
1999-12-0219991292matz
1999-11-2519991125matz
1999-11-1719991117matz
1999-10-21#! optionmatz
1999-10-21RUBYOPTmatz
1999-10-1819991018matz
1999-10-16ruby -vmatz
1999-10-15-r debug, -s, etc.matz