aboutsummaryrefslogtreecommitdiffstats
path: root/ruby.h
Commit message (Expand)AuthorAgeFilesLines
* * re.c (rb_reg_expr_str): should treat backslash specially inmatz2002-04-181-4/+4
* * io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz2002-03-271-1/+1
* * the VMS support patch submitted by Akiyoshi, Masamichimatz2002-03-221-0/+5
* * bignum.c, intern.h (rb_ull2big, rb_ll2big, rb_ull2inum, rb_ll2inum,usa2002-03-151-6/+14
* * re.c (rb_reg_match): should clear $~ if operand is nil.matz2002-03-141-0/+43
* * parse.y (expr_value, arg_value, primary_value): value_expr()matz2002-02-181-43/+0
* * dln.h, ruby.h, util.h: enable prototypes in C++.nobu2001-12-211-3/+12
* * intern.h: add prototypes.nobu2001-12-171-0/+2
* auxiliary routines update.matz2001-12-101-0/+2
* * array.c (rb_ary_modify): should copy the internal buffer if thematz2001-12-101-2/+15
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-8/+9
* * parse.y (str_extend): shuould allow interpolation of $-x.matz2001-10-291-1/+1
* * ruby.h: enable volatile directive with VC++.usa2001-07-191-1/+1
* * regex.c (re_search): should consider reverse search.matz2001-07-141-1/+1
* * ruby.h: fix a wrong function name: rb_iglob() -> rb_globi().knu2001-07-081-1/+1
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-0/+1
* * ruby.h (rb_string_value): add volatile to avoid compiler warning.eban2001-05-111-1/+1
* * bignum.c (bigdivrem): access boundary bug.matz2001-05-111-10/+7
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-18/+35
* * object.c (rb_str2cstr): warn if string contains \0 and lengthmatz2001-03-281-0/+7
* * eval.c (rb_mod_define_method): should have clear method cache.matz2001-03-271-17/+3
* * eval.c: remove TMP_PROTECT_END to prevent C_ALLOCA crash.matz2001-03-261-7/+27
* * ruby.h: better inline function support.matz2001-03-221-15/+11
* * ruby.h: rb_sys_stat -> statmatz2001-03-211-4/+0
* * gc.c (id2ref): sometimes confused symbol and reference.matz2001-03-211-0/+4
* * dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz2001-03-191-4/+0
* * string.c (rb_str_substr): "a"[1,2] should return ""; needmatz2001-02-191-1/+2
* * win32/win32.c (win32_stat): replace stat for enable when pathnameusa2001-02-091-0/+4
* * string.c (str_independent): should not clear str->orig here.matz2001-01-291-1/+1
* * gc.c (os_live_obj): do not list terminated object.matz2001-01-231-0/+1
* inline fixmatz2001-01-101-11/+9
* NORETURNeban2001-01-101-3/+1
* setres[ug]id, NORETURNeban2001-01-101-11/+11
* matzmatz2000-12-261-12/+16
* matzmatz2000-11-271-3/+3
* ebaneban2000-11-201-0/+1
* matzmatz2000-10-161-2/+2
* matzmatz2000-09-251-1/+1
* matzmatz2000-09-151-0/+1
* matzmatz2000-08-311-1/+1
* matzmatz2000-08-091-3/+2
* matzmatz2000-08-071-1/+2
* matzmatz2000-07-311-3/+5
* matzmatz2000-07-041-0/+1
* 2000-06-27eban2000-06-261-6/+11
* 2000-06-22matz2000-06-221-0/+2
* see ChangeLog.eban2000-05-291-0/+2
* 2000-05-24matz2000-05-241-1/+1
* remove configure from repositrymatz2000-05-161-0/+7
* 2000-05-12matz2000-05-121-6/+6