summaryrefslogtreecommitdiffstats
path: root/missing/strftime.c
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (RUBY_CHECK_VARTYPE): check if a variable is definednobu2007-12-141-30/+26
* * file.c (rb_file_s_rename): deleted code to get rid of a bug ofnobu2007-07-221-1/+1
* * include/ruby: moved public headers.nobu2007-06-101-1/+1
* * missing/strftime.c: HP-UX support.eban2003-03-041-1/+15
* * configure.in: better HP-UX support.eban2003-03-041-1/+1
* * configure.in, defines.h, dir.c, dir.h, dln.c, error.c,uema22002-12-151-1/+1
* * gc.c (is_pointer_to_heap): avoid GCC 3.1 warnings.eban2002-05-141-0/+4
* * time.c: new method `gmtoff', `gmt_offset' and `utc_offset'.akr2001-12-171-13/+14
* Mon Jan 15 16:00:07 2001 Yukihiro Matsumoto <matz@ruby-lang.org>matz2001-01-151-6/+0
* 19991004matz1999-10-041-0/+1
* 1.4.0matz1999-08-131-13/+17
* Initial revisionmatz1998-01-161-0/+889