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
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
intern.h
Age
Commit message (
Expand
)
Author
2001-10-29
* intern.h (rb_protect_inspect): follow the change of array.c.
usa
2001-10-29
* parse.y (str_extend): shuould allow interpolation of $-x.
matz
2001-10-16
* eval.c (rb_f_missing): check stack level with rb_stack_check().
nobu
2001-10-10
* file.c (rb_stat_clone): should copy internal data too.
matz
2001-09-20
* eval.c, intern.h (rb_svar): return reference to special variable
nobu
2001-09-05
* file.c (rb_find_file_ext): add const qualifiers to ext.
nobu
2001-09-03
* intern.h (rb_find_file_ext): changed from rb_find_file_noext().
nobu
2001-08-29
* parse.y (yylex): ternary ? can be followed by newline.
matz
2001-08-23
* eval.c (is_defined): should not dump core for "defined?(())".
matz
2001-08-20
* range.c (range_step): 'iter' here should be an array.
matz
2001-08-06
* string.c (rb_str_lstrip_bang): new method.
matz
2001-07-25
Fix a bogon in my last commit..
knu
2001-07-25
* intern.h: add some missing function prototypes.
knu
2001-07-24
* eval.c (rb_provide_feature): should not tweak extension used for
matz
2001-07-18
* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS and
matz
2001-07-14
* regex.c (re_search): should consider reverse search.
matz
2001-07-03
credit rb_name_error() fix to Nobuyoshi Nakada.
matz
2001-07-02
* error.c (exc_exception): clone the receiver exception instead of
matz
2001-06-19
* eval.c (rb_f_require): searches ".rb" and ".so" at the same
matz
2001-06-05
* variable.c (rb_mod_const_at): use hash table as internal
matz
2001-05-30
* ruby.c (proc_options): unexpected SecurityError happens when -T4.
matz
2001-05-16
* array.c (rb_ary_and): should not push frozen key string.
matz
2001-05-06
forgot some checkins.
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-19
* dir.c (glob_helper): replace lstat() by stat() to follow symlink
matz
2001-03-16
* dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).
matz
2001-03-13
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-02-16
* io.c (set_outfile): f should be the FILE* from the assigning value.
matz
2001-02-14
* dir.c (dir_s_glob): supprt backslash escape of metacharacters
matz
2001-02-02
* array.c (rb_ary_sort_bang): returns self, even if its length is
matz
2001-01-15
Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <
[email protected]
>
matz
2001-01-10
setres[ug]id, NORETURN
eban
2001-01-09
* enum.c (enum_inject): new method.
matz
2000-12-18
matz
matz
2000-12-08
matz
matz
2000-12-06
shugo
shugo
2000-11-27
matz
matz
2000-11-21
matz
matz
2000-11-20
matz
matz
2000-11-13
matz
matz
2000-09-22
matz
matz
2000-09-15
matz
matz
2000-08-28
matz
matz
2000-08-25
matz
matz
2000-08-02
matz
matz
2000-07-17
matz
matz
2000-07-04
matz
matz
2000-06-14
2000-06-14
matz
2000-05-18
2000-05-18
matz
[next]