summaryrefslogtreecommitdiff
path: root/time.c
AgeCommit message (Expand)Author
2002-03-22* the VMS support patch submitted by Akiyoshi, Masamichimatz
2002-03-08* eval.c (cvar_cbase): utility function to find innermost nonmatz
2002-02-01* intern.h: prototypes for new functions; rb_cstr_to_inum(),nobu
2001-12-22* time.c (time_timeval): wrong cast to time_t.matz
2001-12-22* parse.y (str_extend): make up "#$;" handling.matz
2001-12-21* time.c (time_plus): result should not be negative unlessmatz
2001-12-18* string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz
2001-12-17* time.c: new method `gmtoff', `gmt_offset' and `utc_offset'.akr
2001-12-13* time.c (time_new_internal): avoid loop to calculate negativematz
2001-12-10* array.c (rb_ary_modify): should copy the internal buffer if thematz
2001-12-03* time.c (time_plus): must detect result overflow.matz
2001-10-29* parse.y (str_extend): shuould allow interpolation of $-x.matz
2001-10-03* marshal.c (r_object): better allocation type check formatz
2001-10-02* ext/socket/socket.c (unix_addr): getsockname(2) may result len = 0.matz
2001-05-30* ruby.c (proc_options): unexpected SecurityError happens when -T4.matz
2001-05-24* eval.c (rb_yield_0): need argument adjustment for C definedmatz
2001-05-16* array.c (rb_ary_and): should not push frozen key string.matz
2001-05-02* eval.c (block_pass): should not downgrade safe level.matz
2001-03-26* time.c (rb_strftime): check whether strftime returns empty string.eban
2001-03-21* gc.c (id2ref): sometimes confused symbol and reference.matz
2001-02-27* time.c (time_timeval): negative time interval shoule not bematz
2001-02-20* configure.in: add check for negative time_t for gmtime(3).matz
2001-02-16* io.c (set_outfile): f should be the FILE* from the assigning value.matz
2001-02-14* dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz
2000-12-22matzmatz
2000-12-18matzmatz
2000-12-12matzmatz
2000-11-08matzmatz
2000-10-171.6.2 (to be)matz
2000-09-07matzmatz
2000-08-31matzmatz
2000-08-24matzmatz
2000-08-15matzmatz
2000-07-07matzmatz
2000-07-06matzmatz
2000-06-222000-06-22matz
2000-06-192000-06-19matz
2000-06-162000-06-16matz
2000-06-142000-06-14matz
2000-06-142000-06-14eban
2000-06-13subtle daylight bugmatz
2000-06-122000-06-12eban
2000-06-122000-06-12matz
2000-05-122000-05-12matz
2000-05-012000-05-01matz
2000-03-072000-03-07matz
2000-02-292000-02-29matz
2000-02-172000-02-17matz
2000-02-012000-02-01matz
2000-01-0520000105matz