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
*
* ruby.c (proc_options): script argument is in effect only when -e is not given.
nobu
2003-02-13
1
-10
/
+8
*
* ruby.c (ruby_init_loadpath): ensures buffer terminated
nobu
2003-02-13
1
-9
/
+8
*
* ruby.c (ruby_init_loadpath): under Windows, get the module
nobu
2003-01-05
1
-4
/
+5
*
* eval.c (rb_eval): overriding false constant with class/module
nobu
2002-09-05
1
-1
/
+0
*
* gc.c (gc_sweep): does reclaim nodes in also compile time, if we can.
aamine
2002-09-02
1
-1
/
+4
*
* ruby.c (proc_options): -v should not print version if
eban
2002-05-23
1
-1
/
+1
*
* ruby.c (proc_options): removed "-*-" support for #! line.
matz
2002-05-23
1
-5
/
+0
*
* ruby.c (proc_options): -T consumes digits only.
nobu
2002-05-22
1
-1
/
+2
*
* 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
*
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-13
1
-1
/
+1
*
* 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
*
* io.c (rb_io_popen): accept integer flags as mode.
matz
2001-09-03
1
-36
/
+38
*
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
*
* ruby.c (ruby_init_loadpath): proper load path order.
matz
2001-07-16
1
-3
/
+3
*
* eval.c (rb_f_require): move rb_file_s_expand_path from
matz
2001-07-06
1
-1
/
+1
*
* file.c (rb_file_s_unlink): should not allow if $SAFE >= 2.
matz
2001-06-01
1
-0
/
+10
*
* configure.in: remove unnecessary AC_CANONICAL_BUILD
eban
2001-05-28
1
-6
/
+15
*
* ruby.c (set_arg0): wrong predicate when new $0 value is bigger
matz
2001-04-24
1
-3
/
+3
*
* io.c (argf_seek): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-0
/
+1
*
* eval.c (ev_const_get): retrieve Object's constant if no current
matz
2001-02-27
1
-0
/
+4
*
ruby.c (ruby_init_loadpath): convert '\' to '/'
eban
2001-02-09
1
-10
/
+12
*
* eval.c (POP_VARS): propagate DVAR_DONT_RECYCLE, if
matz
2001-02-02
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
[next]