summaryrefslogtreecommitdiff
path: root/bignum.c
AgeCommit message (Expand)Author
2002-02-01* intern.h: prototypes for new functions; rb_cstr_to_inum(),nobu
2002-01-16* object.c (rb_Float): remove underscores between digits.nobu
2002-01-11* re.c (match_select): should propagate taintness.matz
2002-01-04* process.c (rb_f_system): abandon vfork.matz
2001-12-27* bignum.c (rb_cstr2inum): deny "0_".nobu
2001-12-26* bignum.c (rb_cstr2inum): allow "0\n" and so on.nobu
2001-11-19* parse.y (parse_regx): should raise error on untermitatedmatz
2001-11-08* process.c (security): always give warning for insecure PATH.matz
2001-11-01* bignum.c (rb_big_aref): idx may be a Bignum.matz
2001-10-30* string.c (rb_str_chomp_bang): do smart chomp if $/ == '\n'.matz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-08-29* parse.y (yylex): ternary ? can be followed by newline.matz
2001-08-13* bignum.c, marshal.c: Detypo: s/SIZEOF_ING/SIZEOF_INT/.knu
2001-07-31* marshal.c (Init_marshal): new constant Marshal::MAJOR_VERSIONmatz
2001-05-21* bignum.c (rb_big2str): t should be protected from GC.matz
2001-05-11* bignum.c (bigdivrem): access boundary bug.matz
2001-05-06forgot some checkins.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-03-14* eval.c (rb_yield_0): 0 (= Qfalse) is a valid value, so thatmatz
2001-02-20* configure.in: add check for negative time_t for gmtime(3).matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2001-01-09* enum.c (enum_inject): new method.matz
2000-12-25001225matz
2000-12-22matzmatz
2000-12-22matzmatz
2000-11-17matzmatz
2000-11-08matzmatz
2000-11-02matzmatz
2000-11-01matzmatz
2000-10-31matzmatz
2000-09-15matzmatz
2000-07-19matzmatz
2000-07-12matzmatz
2000-07-12matzmatz
2000-07-12matzmatz
2000-07-11matzmatz
2000-07-06matzmatz
2000-07-03matzmatz
2000-06-28matzmatz
2000-06-232000-06-23matz
2000-06-222000-06-22matz
2000-06-06bignum divmod bugmatz
2000-06-052000-06-05matz
2000-06-04see ChangeLogeban
2000-05-122000-05-12matz
2000-05-012000-05-01matz
2000-04-12mkmfmatz
2000-03-072000-03-07matz
2000-01-0520000105matz
1999-12-0619991206matz