summaryrefslogtreecommitdiff
path: root/intern.h
AgeCommit message (Expand)Author
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-07-25Fix 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 formatz
2001-07-18* regex.c (NUM_FAILURE_ITEMS): was confusing NUM_REG_ITEMS andmatz
2001-07-14* regex.c (re_search): should consider reverse search.matz
2001-07-03credit rb_name_error() fix to Nobuyoshi Nakada.matz
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-06-19* eval.c (rb_f_require): searches ".rb" and ".so" at the samematz
2001-06-05* variable.c (rb_mod_const_at): use hash table as internalmatz
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-06forgot 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 lengthmatz
2001-03-19* dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz
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 metacharactersmatz
2001-02-02* array.c (rb_ary_sort_bang): returns self, even if its length ismatz
2001-01-15Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz
2001-01-10setres[ug]id, NORETURNeban
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-18matzmatz
2000-12-08matzmatz
2000-12-06shugoshugo
2000-11-27matzmatz
2000-11-21matzmatz
2000-11-20matzmatz
2000-11-13matzmatz
2000-09-22matzmatz
2000-09-15matzmatz
2000-08-28matzmatz
2000-08-25matzmatz
2000-08-02matzmatz
2000-07-17matzmatz
2000-07-04matzmatz
2000-06-142000-06-14matz
2000-05-182000-05-18matz
2000-05-172000-05-17matz
2000-05-122000-05-12matz
2000-05-092000-05-09matz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-172000-03-17matz
2000-02-082000-02-08matz
2000-02-012000-02-01matz
2000-01-0520000105matz
1999-12-1419991214matz