summaryrefslogtreecommitdiff
path: root/sample
AgeCommit message (Expand)Author
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-03-12* regex.c (re_compile_pattern): '\0111' should be '\011' plus '1',matz
2002-03-08* eval.c (cvar_cbase): utility function to find innermost nonmatz
2002-02-25commit miss.nobu
2002-02-25* sample/test.rb (system): test with scripts under the sourcenobu
2002-02-19* file.c (path_check_1): do not warn on world writable *parent*matz
2002-02-19* eval.c (rb_eval_string_wrap): should hide the toplevel localmatz
2002-02-15* bignum.c (rb_big_rshift): should properly convert the nagativematz
2002-02-13* parse.y (stmt): local variable declaration order was changedmatz
2002-01-16* st.c: primes should be primes.matz
2001-12-18* sample/test.rb: Hash#indexes -> Hash#select.eban
2001-12-10* array.c (rb_ary_modify): should copy the internal buffer if thematz
2001-11-19* parse.y (str_extend): should not terminate string interpolationmatz
2001-11-13* signal.c (sighandle): should not re-register sighandler ifmatz
2001-11-08* process.c (security): always give warning for insecure PATH.matz
2001-10-22* class.c (rb_mod_clone): should not copy class name, since clonematz
2001-06-23* eval.c (svalue_to_avalue): new conversion scheme between singlematz
2001-06-22* eval.c (rb_yield_0): no mvalue_to_svalue conversion here.matz
2001-06-19* eval.c (svalue_to_mvalue): new function to convert from svaluematz
2001-06-08* gc.c (Init_stack): avoid __builtin_frame_address(2) to retrievematz
2001-05-26Synchronize MANIFEST with reality. Add missing files.knu
2001-05-07Obsoleted by IRB.knu
2001-05-06forgot some checkins.matz
2001-04-30Merge from irb 0.7.3.knu
2000-12-28changes from personal modifies -- matzmatz
2000-11-27matzmatz
2000-11-16matzmatz
2000-11-01matzmatz
2000-10-31matzmatz
2000-10-10matzmatz
2000-10-02matzmatz
2000-09-27matzmatz
2000-09-19000919matz
2000-09-15matzmatz
2000-07-31matz - biorhythm.rbmatz
2000-07-25matzmatz
2000-07-18matzmatz
2000-07-14matzmatz
2000-07-10matzmatz
2000-07-06matzmatz
2000-07-04matzmatz
2000-06-232000-06-23matz
2000-06-222000-06-22matz
2000-05-302000-05-30matz
2000-05-242000-05-24matz
2000-05-172000-05-17matz
2000-05-16remove configure from repositrymatz
2000-05-122000-05-12matz
2000-05-102000-05-10matz
2000-05-012000-05-01matz