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
/
variable.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-29
1
-18
/
+21
*
* variable.c (rb_global_entry): reconstruct global variable
nobu
2001-10-22
1
-99
/
+82
*
* variable.c (remove_trace): should not access already freed area.
nobu
2001-10-21
1
-2
/
+3
*
* variable.c (alias_fixup): added. ad hoc support for ordinary
nobu
2001-10-17
1
-4
/
+55
*
* marshal.c (r_object): better allocation type check for
matz
2001-10-03
1
-2
/
+7
*
* eval.c (is_defined): should not dump core for "defined?(())".
matz
2001-08-23
1
-2
/
+5
*
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-20
1
-2
/
+29
*
* range.c (range_step): new method.
matz
2001-08-14
1
-0
/
+3
*
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-07-18
1
-1
/
+1
*
* regex.c (re_search): should consider reverse search.
matz
2001-07-14
1
-6
/
+3
*
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-07-02
1
-35
/
+31
*
remove debug printf
matz
2001-06-08
1
-1
/
+0
*
* gc.c (Init_stack): avoid __builtin_frame_address(2) to retrieve
matz
2001-06-08
1
-0
/
+1
*
* parse.y (aref_args): "*arg" should always be expanded by REXPAND.
matz
2001-06-06
1
-34
/
+56
*
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-06-05
1
-32
/
+58
*
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-30
1
-0
/
+1
*
* variable.c (rb_alias_variable): should not allow variable
matz
2001-05-22
1
-0
/
+2
*
* bignum.c (bigdivrem): access boundary bug.
matz
2001-05-11
1
-3
/
+0
*
* eval.c (block_pass): should not downgrade safe level.
matz
2001-05-02
1
-14
/
+23
*
* dir.c (glob_helper): replace lstat() by stat() to follow symlink
matz
2001-03-19
1
-5
/
+5
*
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-14
1
-1
/
+1
*
* m17n baseline.
matz
2001-01-10
1
-2
/
+0
*
matz
matz
2000-12-08
1
-8
/
+35
*
matz
matz
2000-12-05
1
-9
/
+0
*
matz
matz
2000-11-27
1
-0
/
+4
*
matz
matz
2000-11-21
1
-49
/
+14
*
matz
matz
2000-09-22
1
-0
/
+4
*
matz
matz
2000-09-15
1
-2
/
+35
*
matz
matz
2000-09-07
1
-2
/
+15
*
matz
matz
2000-08-28
1
-1
/
+50
*
matz
matz
2000-08-25
1
-26
/
+17
*
matz
matz
2000-07-27
1
-4
/
+0
*
matz
matz
2000-07-12
1
-18
/
+20
*
matz
matz
2000-07-12
1
-21
/
+29
*
2000-06-19
matz
2000-06-19
1
-0
/
+2
*
2000-05-12
matz
2000-05-12
1
-3
/
+0
*
2000-05-09
matz
2000-05-09
1
-1
/
+1
*
2000-05-01
matz
2000-05-01
1
-2
/
+6
*
2000-04-10
matz
2000-04-10
1
-6
/
+6
*
2000-03-23
matz
2000-03-23
1
-11
/
+40
*
2000-03-17
matz
2000-03-17
1
-0
/
+2
*
2000-02-18
matz
2000-02-18
1
-4
/
+97
*
2000-02-01
matz
2000-02-01
1
-2
/
+9
*
20000105
matz
2000-01-05
1
-0
/
+12
*
19991214
matz
1999-12-14
1
-124
/
+47
*
19991129
matz
1999-11-29
1
-1
/
+11
*
19991125
matz
1999-11-25
1
-2
/
+2
*
19991117
matz
1999-11-17
1
-34
/
+170
*
19991004
matz
1999-10-04
1
-7
/
+5
*
1.4.0
matz
1999-08-13
1
-55
/
+70
[prev]
[next]