index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
signal.c
Age
Commit message (
Expand
)
Author
2004-06-29
* eval.c (rb_eval_cmd, rb_thread_trap_eval): restore safe level.
nobu
2004-03-15
* eval.c (rb_yield_0): should not re-submit TAG_BREAK if this
matz
2004-01-02
Finish documenting internal stuff. See Changelog for other details
dave
2003-12-27
RDoc comments added by Elliott Hughes
dave
2003-12-22
* configure.in (ac_cv_func_setitimer): moved from defines.h
nobu
2003-11-05
configure.in, eval.c, signal.c: : add '--with-pthread-ext' option
nagai
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. Block
matz
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 a
matz
2003-03-25
* signal.c (trap): return "DEFAULT" and "IGNORE" respectively for
matz
2003-01-31
* variable.c (rb_obj_classname): new function.
matz
2003-01-16
Updated 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-02
WinCE patch merged
matz
2002-08-28
variable.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-29
Wed 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() should
matz
2002-03-08
* eval.c (cvar_cbase): utility function to find innermost non
matz
2002-01-21
* signal.c (ruby_signal): must define sighandler_t unless
nobu
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 untermitated
matz
2001-11-13
* signal.c (sighandle): should not re-register sighandler if
matz
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 length
matz
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 metacharacters
matz
2000-11-27
matz
matz
2000-11-14
matz
matz
2000-09-27
matz
matz
2000-09-19
000919
matz
2000-08-07
matz
matz
2000-05-13
support mingw32.
eban
2000-05-09
2000-05-09
matz
2000-05-01
2000-05-01
matz
2000-04-10
2000-04-10
matz
2000-03-13
2000-03-13
matz
2000-03-07
2000-03-07
matz
2000-01-05
20000105
matz
[next]