summaryrefslogtreecommitdiff
path: root/signal.c
AgeCommit message (Expand)Author
2004-03-15* eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2003-12-27RDoc comments added by Elliott Hughesdave
2003-12-22* configure.in (ac_cv_func_setitimer): moved from defines.hnobu
2003-11-05configure.in, eval.c, signal.c: : add '--with-pthread-ext' optionnagai
2003-10-01* signal.c (ruby_signal_name): adjust to the prototype.nobu
2003-09-29* eval.c (rb_thread_atfork): wrong format specifier.matz
2003-06-16* eval.c (proc_alloc): re-unification of Block and Proc. Blockmatz
2003-06-06* gc.c (define_final): eliminate rb_f_lambda() call.matz
2003-05-19* array.c (get_inspect_tbl): check whether inspect_tbl value is amatz
2003-03-25* signal.c (trap): return "DEFAULT" and "IGNORE" respectively formatz
2003-01-31* variable.c (rb_obj_classname): new function.matz
2003-01-16Updated Copyrights of Matz to 2003.michal
2002-12-19* numeric.c (num_step): use DBL_EPSILON.matz
2002-12-15* configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema2
2002-12-02WinCE patch mergedmatz
2002-08-28variable.c: Get rid of fix len buffer in rb_class_path (ruby-core:381)michal
2002-08-16* io.c (NOFILE): define NOFILE as 64 if not defined.eban
2002-05-29Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>H_Konishi
2002-05-14* eval.c (rb_clear_cache_by_class): new function.matz
2002-04-24* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.matz
2002-03-11* marshal.c (w_object): module inclusion using extend() shouldmatz
2002-03-08* eval.c (cvar_cbase): utility function to find innermost nonmatz
2002-01-21* signal.c (ruby_signal): must define sighandler_t unlessnobu
2002-01-21* eval.c (ruby_stop): should not trace error handler.matz
2001-11-21* parse.y (str_extend): should check nesting parentheses in #{}.matz
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-08-23* eval.c (is_defined): should not dump core for "defined?(())".matz
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-05-16* array.c (rb_ary_and): should not push frozen key string.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-03-28* object.c (rb_str2cstr): warn if string contains \0 and lengthmatz
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2001-02-20* configure.in: add check for negative time_t for gmtime(3).matz
2001-02-19* eval.c (secure_visibility): visibility check for untainted modules.matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2000-11-27matzmatz
2000-11-14matzmatz
2000-09-27matzmatz
2000-09-19000919matz
2000-08-07matzmatz
2000-05-13support mingw32.eban
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-132000-03-13matz
2000-03-072000-03-07matz
2000-01-0520000105matz
1999-10-13*** empty log message ***matz