summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-26* tool/transcode-tb (ActionMap#each_firstbyte):naruse
2009-04-26* transcode.c (ASIS): added for multi byte direct map.naruse
2009-04-26* tool/transcode-tb (ActionMap#generate_node):naruse
2009-04-26* .gitignore: added.naruse
2009-04-26* lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr
2009-04-26* time.c (time_arg): unused variable removed.akr
2009-04-26* io.c: fixed types.nobu
2009-04-26* bootstraptest/test_io.rb: test for [ruby-dev:38131].nobu
2009-04-26* io.c (io_reopen): keeps pathv for prep_stdio. [ruby-dev:38131]nobu
2009-04-26* lib/optparse.rb (OptionParser#parse_in_order): do not make annobu
2009-04-26* 2009-04-26svn
2009-04-26* ext/tk/sample/tkcombobox.rb: fix conflict with autoload definitionnagai
2009-04-25* process.c (proc_setegid): define only if needed.nobu
2009-04-25* configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.nobu
2009-04-25* process.c (proc_seteuid): define only if needed.nobu
2009-04-25* process.c: fixed types.nobu
2009-04-25* configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.nobu
2009-04-25* time.c (month_arg): extracted from time_arg.akr
2009-04-25* time.c (TIME_COPY_GMT): new macro.akr
2009-04-25* time.c (time_mload): use TIME_SET_UTC.akr
2009-04-25* time.c (time_get_tm): take time_object instead of gmt.akr
2009-04-25* time.c (time_succ): refactored to avoid gmt variable.akr
2009-04-25* time.c (TIME_UTC_P): new macro..akr
2009-04-25* 2009-04-25svn
2009-04-25mention Time.{utc,gm,local,mktime} as incompatibility.akr
2009-04-23* 2009-04-24svn
2009-04-23update rdoc.akr
2009-04-22Trivial change in comment.knu
2009-04-22* 2009-04-23svn
2009-04-22* ext/zlib/zlib.c (Zlib::GzipFile#path): New method.knu
2009-04-22* ChangeLog: commit miss.nobu
2009-04-22* time.c (time_timespec): check out-of-range. [ruby-core:23282]nobu
2009-04-22* lib/time.rb (Time.parse): use year completion in Date._parse.akr
2009-04-22 * time.c (GMTIME, LOCALTIME): should set result if not have *_r().usa
2009-04-22 * dir.c (glob_helper): C99(gcc)-ism.usa
2009-04-22* time.c (localtime_with_gmtoff): fixed cross function jump.nobu
2009-04-21update rdoc.akr
2009-04-21updated.akr
2009-04-21* lib/time.rb (Time#rfc2822): pad leading zeros for year.akr
2009-04-21add comment.akr
2009-04-21update rdoc.akr
2009-04-21* lib/time.rb (Time#xmlschema): use subsec instead of nsec.akr
2009-04-21* time.c (time_arg): use the year argument as-is. [ruby-dev:38194]akr
2009-04-21describe about Time.akr
2009-04-21* time.c (find_time_t): constified.nobu
2009-04-21* 2009-04-22svn
2009-04-21* time.c (leap_year_v_p): removed.akr
2009-04-21* time.c: remove time_t restriction from Time class.akr
2009-04-21* dir.c (dir_path, dir_each, glob_helper): use readdir_r() ifnobu
2009-04-21* lib/mkmf.rb (init_mkmf): needs default library path even ifnobu