summaryrefslogtreecommitdiff
path: root/range.c
AgeCommit message (Expand)Author
2002-05-14* eval.c (rb_clear_cache_by_class): new function.matz
2002-05-02* error.c: use HAVE_DECL_SYS_NERR instead of platform names.matz
2002-05-01* numeric.c (num_step): better iteration condition for floatmatz
2002-04-24* io.c (rb_io_mode_flags): both 'r+b' and 'rb+' should be allowed.matz
2002-01-25* class.c (rb_include_module): detect cyclic module inclusion.matz
2002-01-11* re.c (match_select): should propagate taintness.matz
2002-01-07* string.c (rb_str_new2): NULL pointer check added.matz
2002-01-05* range.c (range_member): beginning check wasnobu
2001-11-08* file.c (path_check_1): forgot to initialize 'p'.matz
2001-10-29 * intern.h (rb_protect_inspect): follow the change of array.c.usa
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-14* range.c (range_step): new method.matz
2001-07-14* regex.c (re_search): should consider reverse search.matz
2001-07-02* error.c (exc_exception): clone the receiver exception instead ofmatz
2001-06-01* parse.y (yylex): fixed 'print CGI::bar() {}, "\n"' syntaxmatz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.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
2000-12-29thread_critical bug reported by Dave - matzmatz
2000-12-27matzmatz
2000-11-27matzmatz
2000-08-31matzmatz
2000-08-24matzmatz
2000-05-012000-05-01matz
2000-04-102000-04-10matz
2000-03-072000-03-07matz
2000-02-292000-02-29matz
2000-01-0520000105matz
1999-12-1419991214matz
1999-12-07991207matz
1999-12-0619991206matz
1999-09-161.4.1matz
1999-08-131.4.0matz
1999-01-20This commit was generated by cvs2svn to compensate for changes in r372,matz
1998-01-16This commit was generated by cvs2svn to compensate for changes in r11,matz
1998-01-16Initial revisionv1_0_r2replacedmatz
2019-08-17version 1.0-971118v1_0_971118Yukihiro Matsumoto
2019-08-17version 1.0-971002v1_0_971002Yukihiro Matsumoto
2019-08-17version 1.0-961225v1_0_961225Yukihiro Matsumoto
2019-08-17version 0.99.4-961224v0_99_4_961224Yukihiro Matsumoto
2019-08-17version 0.95v0_95Yukihiro Matsumoto
2019-08-17version 0.76v0_76Yukihiro Matsumoto
2019-08-17version 0.68v0_68Yukihiro Matsumoto
2019-08-17version 0.65v0_65Yukihiro Matsumoto
2019-08-17version 0.60v0_60Yukihiro Matsumoto
2019-08-17version 0.52v0_52Yukihiro Matsumoto
2019-08-17version 0.51v0_51Yukihiro Matsumoto
2019-08-17version 0.50v0_50Yukihiro Matsumoto
2019-08-17version 0.49v0_49Yukihiro Matsumoto