aboutsummaryrefslogtreecommitdiffstats
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
* * Merge YARVko12006-12-311-7/+8
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-011-0/+1
* * util.[hc] (ruby_add_suffix): constified.ocean2005-10-221-3/+3
* * array.c, enum.c, eval.c, util.c: safer function pointer usage.nobu2005-10-111-2/+1
* * bignum.c: changed `foo _((boo))' to `foo(boo)`. [ruby-dev:27056]ocean2005-09-141-8/+8
* * array.c: moved to ANSI function style from K&R function style.ocean2005-09-121-1/+1
* * enum.c (enum_sort_by): do not use qsort directly. usematz2004-09-211-2/+2
* * util.h: remove unnecessary parentheses. [ruby-dev:20879]nobu2003-08-041-5/+4
* Updated Copyrights of Matz to 2003.michal2003-01-161-1/+1
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-1/+1
* WinCE patch mergedmatz2002-12-021-1/+1
* * eval.c (rb_clear_cache_by_class): new function.matz2002-05-141-1/+4
* * dln.h, ruby.h, util.h: enable prototypes in C++.nobu2001-12-211-0/+8
* * util.h: change prototype of ruby_qsort() to accord with its definition.usa2001-12-101-1/+1
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-0/+3
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* matzmatz2000-07-271-2/+4
* 2000-05-01matz2000-05-011-2/+3
* 20000105matz2000-01-051-1/+1
* 1.4.0matz1999-08-131-9/+21
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-3/+23
* Initial revisionv1_0_r2matz1998-01-161-0/+18