aboutsummaryrefslogtreecommitdiffstats
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Int vs Long cleanup #3 (ruby-core:352)michal2002-08-281-6/+6
* *.c: Int vs Long cleanupmichal2002-08-211-1/+1
* * parse.y: yyparse #defines moved from intern.hmatz2002-05-291-3/+5
* * array.c: fixed format string for 'long' args (%d -> %ld).michal2002-05-281-1/+1
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-141-3/+255
* * re.c (rb_reg_expr_str): should treat backslash specially inmatz2002-04-181-3/+3
* * util.c (push_element): avoid warning for djgpp.eban2002-03-231-1/+2
* * util.c (ruby_getcwd): the content of buf is uncertain and mustknu2002-03-191-1/+1
* * array.c (rb_ary_modify): should copy the internal buffer if thematz2001-12-101-27/+32
* * eval.c (rb_thread_select): should subtract timeofday() frommatz2001-11-281-1/+1
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-0/+15
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-148/+157
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-271-1/+0
* * ruby.h: better inline function support.matz2001-03-221-1/+1
* rb_iglob -> rb_globieban2001-03-211-1/+1
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* * m17n baseline.matz2001-01-101-13/+0
* matzmatz2000-12-261-36/+0
* ebaneban2000-12-181-193/+107
* matzmatz2000-12-051-15/+0
* matzmatz2000-07-271-2/+14
* matzmatz2000-07-041-0/+1
* 2000-07-02eban2000-07-021-18/+0
* 2000-05-12matz2000-05-121-22/+0
* 2000-05-01matz2000-05-011-2/+2
* 2000-03-07matz2000-03-071-4/+2
* 20000105matz2000-01-051-12/+2
* 1.4.0matz1999-08-131-20/+24
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-17/+336
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-12/+42
* Initial revisionv1_0_r2matz1998-01-161-0/+458