index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
configure.in, eval.c, signal.c: : add '--with-pthread-ext' option
nagai
2003-11-05
1
-0
/
+50
*
* signal.c (ruby_signal_name): adjust to the prototype.
nobu
2003-10-01
1
-1
/
+1
*
* eval.c (rb_thread_atfork): wrong format specifier.
matz
2003-09-29
1
-0
/
+7
*
* eval.c (proc_alloc): re-unification of Block and Proc. Block
matz
2003-06-16
1
-1
/
+1
*
* gc.c (define_final): eliminate rb_f_lambda() call.
matz
2003-06-06
1
-1
/
+1
*
* array.c (get_inspect_tbl): check whether inspect_tbl value is a
matz
2003-05-19
1
-1
/
+1
*
* signal.c (trap): return "DEFAULT" and "IGNORE" respectively for
matz
2003-03-25
1
-6
/
+10
*
* variable.c (rb_obj_classname): new function.
matz
2003-01-31
1
-1
/
+1
*
Updated Copyrights of Matz to 2003.
michal
2003-01-16
1
-1
/
+1
*
* numeric.c (num_step): use DBL_EPSILON.
matz
2002-12-19
1
-1
/
+1
*
* configure.in, defines.h, dir.c, dir.h, dln.c, error.c,
uema2
2002-12-15
1
-6
/
+6
*
WinCE patch merged
matz
2002-12-02
1
-6
/
+6
*
variable.c: Get rid of fix len buffer in rb_class_path (ruby-core:381)
michal
2002-08-28
1
-2
/
+0
*
* io.c (NOFILE): define NOFILE as 64 if not defined.
eban
2002-08-16
1
-0
/
+4
*
Wed May 29 18:55:47 2002 KONISHI Hiromasa <H_Konishi@ruby-lang.org>
H_Konishi
2002-05-29
1
-1
/
+1
*
* eval.c (rb_clear_cache_by_class): new function.
matz
2002-05-14
1
-1
/
+1
*
* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.
matz
2002-04-24
1
-46
/
+46
*
* marshal.c (w_object): module inclusion using extend() should
matz
2002-03-11
1
-16
/
+23
*
* eval.c (cvar_cbase): utility function to find innermost non
matz
2002-03-08
1
-1
/
+1
*
* signal.c (ruby_signal): must define sighandler_t unless
nobu
2002-01-21
1
-1
/
+1
*
* eval.c (ruby_stop): should not trace error handler.
matz
2002-01-21
1
-22
/
+45
*
* parse.y (str_extend): should check nesting parentheses in #{}.
matz
2001-11-21
1
-1
/
+6
*
* parse.y (parse_regx): should raise error on untermitated
matz
2001-11-19
1
-2
/
+2
*
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-13
1
-2
/
+5
*
* eval.c (is_defined): should not dump core for "defined?(())".
matz
2001-08-23
1
-2
/
+19
*
* string.c (rb_str_lstrip_bang): new method.
matz
2001-08-06
1
-1
/
+1
*
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-16
1
-0
/
+3
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-1
/
+1
*
* object.c (rb_str2cstr): warn if string contains \0 and length
matz
2001-03-28
1
-1
/
+1
*
* gc.c (id2ref): sometimes confused symbol and reference.
matz
2001-03-21
1
-1
/
+1
*
* configure.in: add check for negative time_t for gmtime(3).
matz
2001-02-20
1
-1
/
+1
*
* eval.c (secure_visibility): visibility check for untainted modules.
matz
2001-02-19
1
-2
/
+12
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
matz
matz
2000-11-27
1
-1
/
+4
*
matz
matz
2000-11-14
1
-14
/
+11
*
matz
matz
2000-09-27
1
-0
/
+9
*
000919
matz
2000-09-19
1
-1
/
+1
*
matz
matz
2000-08-07
1
-3
/
+8
*
support mingw32.
eban
2000-05-13
1
-3
/
+3
*
2000-05-09
matz
2000-05-09
1
-3
/
+3
*
2000-05-01
matz
2000-05-01
1
-0
/
+4
*
2000-04-10
matz
2000-04-10
1
-5
/
+15
*
2000-03-13
matz
2000-03-13
1
-5
/
+5
*
2000-03-07
matz
2000-03-07
1
-14
/
+5
*
20000105
matz
2000-01-05
1
-2
/
+2
*
*** empty log message ***
matz
1999-10-13
1
-1
/
+1
*
19991012
matz
1999-10-12
1
-10
/
+16
*
1.4.0
matz
1999-08-13
1
-31
/
+100
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-52
/
+89
*
Initial revision
v1_0_r2
r2
matz
1998-01-16
1
-0
/
+534
[prev]