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
/
ruby.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* gc.c (rb_source_filename): added. holds unique strings for file
nobu
2002-03-07
1
-4
/
+4
*
* ruby.c (load_file): avoid SEGV on '#' only input.
nobu
2002-02-10
1
-0
/
+1
*
* intern.h: add prototypes.
nobu
2001-12-17
1
-3
/
+3
*
* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.
matz
2001-10-02
1
-2
/
+4
*
* ruby.c (proc_option): fix shift ARGV issue
eban
2001-09-03
1
-1
/
+3
*
* ruby.c (proc_options): should not alter origargv[].
matz
2001-09-03
1
-35
/
+44
*
commit miss.
nobu
2001-09-01
1
-1
/
+1
*
* ruby.c (set_arg0): prevent SEGV when val is longer than the
nobu
2001-09-01
1
-16
/
+17
*
* regex.c (re_search): should consider reverse search.
matz
2001-07-14
1
-1
/
+1
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-3
/
+2
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-0
/
+10
*
* configure.in: remove unnecessary AC_CANONICAL_BUILD
eban
2001-05-28
1
-6
/
+15
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-8
/
+14
*
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-1
/
+2
*
* string.c (rb_str_delete_bang): delete! should take at least 1
matz
2001-02-28
1
-0
/
+1
*
* time.c (time_timeval): negative time interval shoule not be
matz
2001-02-27
1
-0
/
+4
*
ruby.c (ruby_init_loadpath): convert '\' to '/'
eban
2001-02-09
1
-10
/
+12
*
* string.c (str_independent): should not clear str->orig here.
matz
2001-01-29
1
-1
/
+1
*
eban
eban
2001-01-10
1
-1
/
+1
*
* ruby.c (load_file): typo(rb_load_fail -> rb_load_failed).
eban
2001-01-10
1
-1
/
+1
*
* enum.c (enum_inject): new method.
matz
2001-01-09
1
-1
/
+1
*
eban
eban
2000-12-13
1
-1
/
+1
*
matz
matz
2000-11-20
1
-1
/
+1
*
matz
matz
2000-10-02
1
-1
/
+3
*
matz - net library bug (by me)
matz
2000-09-21
1
-0
/
+1
*
matz
matz
2000-08-15
1
-3
/
+2
*
matz - nakada win32 patch
matz
2000-08-03
1
-50
/
+45
*
matz
matz
2000-08-02
1
-19
/
+18
*
matz
matz
2000-08-01
1
-34
/
+42
*
eban
eban
2000-07-29
1
-6
/
+7
*
matz
matz
2000-07-27
1
-3
/
+0
*
eban
eban
2000-07-24
1
-7
/
+7
*
matz
matz
2000-07-07
1
-1
/
+2
*
matz
matz
2000-06-28
1
-22
/
+12
*
2000-06-19
eban
2000-06-19
1
-0
/
+7
*
2000-05-30
matz
2000-05-30
1
-3
/
+14
*
2000-05-24
matz
2000-05-24
1
-1
/
+0
*
2000-05-12
matz
2000-05-12
1
-9
/
+7
*
2000-05-09
matz
2000-05-09
1
-3
/
+3
*
2000-05-01
matz
2000-05-01
1
-0
/
+2
*
2000-04-10
matz
2000-04-10
1
-2
/
+2
*
2000-03-07
matz
2000-03-07
1
-6
/
+1
*
2000-02-17
matz
2000-02-17
1
-14
/
+10
*
20000105
matz
2000-01-05
1
-3
/
+7
*
991207
matz
1999-12-07
1
-2
/
+2
*
19991206
matz
1999-12-06
1
-7
/
+12
*
19991292
matz
1999-12-02
1
-3
/
+4
*
19991125
matz
1999-11-25
1
-2
/
+1
*
19991117
matz
1999-11-17
1
-2
/
+2
*
#! option
matz
1999-10-21
1
-0
/
+1
[next]