summaryrefslogtreecommitdiff
path: root/range.c
AgeCommit message (Expand)Author
2003-01-08* range.c (range_each): treat fixnums specially to boost.matz
2002-12-29* gc.c (gc_sweep): adjust GC trigger.nobu
2002-12-19* numeric.c (num_step): use DBL_EPSILON.matz
2002-09-30* range.c (range_check): need no Fixnum check.matz
2002-09-03 * variable.c (rb_copy_generic_ivar): remove old generic instancematz
2002-08-27* file.c (rb_find_file): $LOAD_PATH must not be empty.matz
2002-08-21*.c: Int vs Long cleanupmichal
2002-07-30range.c: small-cleanup [ruby-core:276]michal
2002-07-02object.c: rb_Integer reformat, nil#to_f added to rb_define_method.michal
2002-06-18* parse.y (yylex): obsolete '?<whitespace>'; use '?\s', '?\n',matz
2002-06-11* eval.c (rb_eval): ruby_frame->last_func may be null, if it'smatz
2002-05-30* range.c (range_step): iteration done using "+" if elements arematz
2002-05-29* parse.y: yyparse #defines moved from intern.hmatz
2002-05-28 * array.c: fixed format string for 'long' args (%d -> %ld).michal
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