aboutsummaryrefslogtreecommitdiffstats
path: root/time.c
Commit message (Expand)AuthorAgeFilesLines
* * ruby.c (proc_options): unexpected SecurityError happens when -T4.matz2001-05-301-88/+162
* * eval.c (rb_yield_0): need argument adjustment for C definedmatz2001-05-241-89/+155
* * array.c (rb_ary_and): should not push frozen key string.matz2001-05-161-5/+18
* * eval.c (block_pass): should not downgrade safe level.matz2001-05-021-24/+36
* * time.c (rb_strftime): check whether strftime returns empty string.eban2001-03-261-1/+1
* * gc.c (id2ref): sometimes confused symbol and reference.matz2001-03-211-0/+3
* * time.c (time_timeval): negative time interval shoule not bematz2001-02-271-15/+13
* * configure.in: add check for negative time_t for gmtime(3).matz2001-02-201-0/+8
* * io.c (set_outfile): f should be the FILE* from the assigning value.matz2001-02-161-30/+2
* * dir.c (dir_s_glob): supprt backslash escape of metacharactersmatz2001-02-141-1/+1
* matzmatz2000-12-221-0/+4
* matzmatz2000-12-181-0/+4
* matzmatz2000-12-121-4/+4
* matzmatz2000-11-081-5/+0
* 1.6.2 (to be)matz2000-10-171-0/+1
* matzmatz2000-09-071-5/+2
* matzmatz2000-08-311-5/+14
* matzmatz2000-08-241-1/+5
* matzmatz2000-08-151-13/+0
* matzmatz2000-07-071-0/+11
* matzmatz2000-07-061-9/+14
* 2000-06-22matz2000-06-221-3/+7
* 2000-06-19matz2000-06-191-2/+9
* 2000-06-16matz2000-06-161-6/+10
* 2000-06-14matz2000-06-141-1/+1
* 2000-06-14eban2000-06-141-5/+0
* subtle daylight bugmatz2000-06-131-5/+7
* 2000-06-12eban2000-06-121-5/+7
* 2000-06-12matz2000-06-121-21/+68
* 2000-05-12matz2000-05-121-6/+0
* 2000-05-01matz2000-05-011-2/+2
* 2000-03-07matz2000-03-071-8/+1
* 2000-02-29matz2000-02-291-1/+19
* 2000-02-17matz2000-02-171-4/+4
* 2000-02-01matz2000-02-011-6/+4
* 20000105matz2000-01-051-10/+10
* 19991029matz1999-10-291-5/+13
* 19991004matz1999-10-041-1/+1
* 1.4.1matz1999-09-161-8/+9
* 1.4.0matz1999-08-131-181/+309
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-153/+252
* This commit was generated by cvs2svn to compensate for changes in r11,matz1998-01-161-27/+38
* Initial revisionv1_0_r2matz1998-01-161-0/+795