aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr2009-04-263-5/+11
* * time.c (time_arg): unused variable removed.akr2009-04-262-1/+4
* * io.c: fixed types.nobu2009-04-261-61/+85
* * bootstraptest/test_io.rb: test for [ruby-dev:38131].nobu2009-04-261-0/+6
* * io.c (io_reopen): keeps pathv for prep_stdio. [ruby-dev:38131]nobu2009-04-262-2/+6
* * lib/optparse.rb (OptionParser#parse_in_order): do not make annobu2009-04-264-1/+16
* * 2009-04-26svn2009-04-261-2/+2
* * ext/tk/sample/tkcombobox.rb: fix conflict with autoload definitionnagai2009-04-261-0/+10
* * process.c (proc_setegid): define only if needed.nobu2009-04-251-1/+2
* * configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.nobu2009-04-251-2/+2
* * process.c (proc_seteuid): define only if needed.nobu2009-04-251-1/+2
* * process.c: fixed types.nobu2009-04-251-16/+14
* * configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.nobu2009-04-253-2/+26
* * time.c (month_arg): extracted from time_arg.akr2009-04-252-30/+49
* * time.c (TIME_COPY_GMT): new macro.akr2009-04-252-2/+10
* * time.c (time_mload): use TIME_SET_UTC.akr2009-04-252-2/+6
* * time.c (time_get_tm): take time_object instead of gmt.akr2009-04-252-4/+8
* * time.c (time_succ): refactored to avoid gmt variable.akr2009-04-252-7/+12
* * time.c (TIME_UTC_P): new macro..akr2009-04-252-63/+75
* * 2009-04-25svn2009-04-251-2/+2
* mention Time.{utc,gm,local,mktime} as incompatibility.akr2009-04-251-0/+4
* * 2009-04-24svn2009-04-231-2/+2
* update rdoc.akr2009-04-231-1/+1
* Trivial change in comment.knu2009-04-221-1/+1
* * 2009-04-23svn2009-04-221-2/+2
* * ext/zlib/zlib.c (Zlib::GzipFile#path): New method.knu2009-04-225-1/+73
* * ChangeLog: commit miss.nobu2009-04-221-0/+4
* * time.c (time_timespec): check out-of-range. [ruby-core:23282]nobu2009-04-222-3/+11
* * lib/time.rb (Time.parse): use year completion in Date._parse.akr2009-04-222-16/+7
* * time.c (GMTIME, LOCALTIME): should set result if not have *_r().usa2009-04-222-3/+9
* * dir.c (glob_helper): C99(gcc)-ism.usa2009-04-223-2/+10
* * time.c (localtime_with_gmtoff): fixed cross function jump.nobu2009-04-223-14/+22
* update rdoc.akr2009-04-211-0/+4
* updated.akr2009-04-211-2/+2
* * lib/time.rb (Time#rfc2822): pad leading zeros for year.akr2009-04-213-3/+22
* add comment.akr2009-04-211-0/+3
* update rdoc.akr2009-04-211-7/+6
* * lib/time.rb (Time#xmlschema): use subsec instead of nsec.akr2009-04-213-3/+17
* * time.c (time_arg): use the year argument as-is. [ruby-dev:38194]akr2009-04-215-19/+27
* describe about Time.akr2009-04-211-0/+5
* * time.c (find_time_t): constified.nobu2009-04-212-3/+7
* * 2009-04-22svn2009-04-211-2/+2
* * time.c (leap_year_v_p): removed.akr2009-04-212-7/+4
* * time.c: remove time_t restriction from Time class.akr2009-04-217-544/+1613
* * dir.c (dir_path, dir_each, glob_helper): use readdir_r() ifnobu2009-04-213-11/+25
* * lib/mkmf.rb (init_mkmf): needs default library path even ifnobu2009-04-212-1/+6
* * array.c (rb_ary_push): bypass rb_ary_store().matz2009-04-202-1/+12
* * bignum.c (bigsub_int): subtraction without making internalmatz2009-04-202-6/+147
* * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change...azav2009-04-201-0/+4
* * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change...azav2009-04-201-0/+2