aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG.akr2009-04-261-0/+6
* * time.c (time_arg): unused variable removed.akr2009-04-261-0/+4
* * io.c (io_reopen): keeps pathv for prep_stdio. [ruby-dev:38131]nobu2009-04-261-0/+4
* * lib/optparse.rb (OptionParser#parse_in_order): do not make annobu2009-04-261-0/+5
* * configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.nobu2009-04-251-2/+2
* * configure.in (ac_cv_func_daemon): use daemon(3) only on *BSD.nobu2009-04-251-0/+7
* * time.c (month_arg): extracted from time_arg.akr2009-04-251-0/+5
* * time.c (TIME_COPY_GMT): new macro.akr2009-04-251-0/+6
* * time.c (time_mload): use TIME_SET_UTC.akr2009-04-251-1/+5
* * time.c (time_get_tm): take time_object instead of gmt.akr2009-04-251-0/+4
* * time.c (time_succ): refactored to avoid gmt variable.akr2009-04-251-0/+6
* * time.c (TIME_UTC_P): new macro..akr2009-04-251-0/+29
* * ext/zlib/zlib.c (Zlib::GzipFile#path): New method.knu2009-04-221-0/+4
* * ChangeLog: commit miss.nobu2009-04-221-0/+4
* * time.c (time_timespec): check out-of-range. [ruby-core:23282]nobu2009-04-221-2/+3
* * lib/time.rb (Time.parse): use year completion in Date._parse.akr2009-04-221-0/+4
* * time.c (GMTIME, LOCALTIME): should set result if not have *_r().usa2009-04-221-0/+6
* * dir.c (glob_helper): C99(gcc)-ism.usa2009-04-221-0/+7
* * time.c (localtime_with_gmtoff): fixed cross function jump.nobu2009-04-221-0/+4
* * lib/time.rb (Time#rfc2822): pad leading zeros for year.akr2009-04-211-0/+6
* * lib/time.rb (Time#xmlschema): use subsec instead of nsec.akr2009-04-211-0/+4
* * time.c (time_arg): use the year argument as-is. [ruby-dev:38194]akr2009-04-211-0/+6
* * time.c (find_time_t): constified.nobu2009-04-211-0/+4
* * time.c (leap_year_v_p): removed.akr2009-04-211-0/+4
* * time.c: remove time_t restriction from Time class.akr2009-04-211-0/+12
* * dir.c (dir_path, dir_each, glob_helper): use readdir_r() ifnobu2009-04-211-0/+5
* * lib/mkmf.rb (init_mkmf): needs default library path even ifnobu2009-04-211-0/+5
* * array.c (rb_ary_push): bypass rb_ary_store().matz2009-04-201-0/+4
* * bignum.c (bigsub_int): subtraction without making internalmatz2009-04-201-0/+11
* * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change...azav2009-04-201-0/+4
* * string.c (rb_str_split_m): faster processing on 7bit strings.matz2009-04-201-0/+6
* * eval.c (ruby_cleanup): the order of local variables on stack isnobu2009-04-191-0/+10
* * gem_prelude.rb (Gem::QuickLoader#push_gem_version_on_load_path):nobu2009-04-191-0/+6
* * process.c (proc_seteuid_m): defined to use rb_f_notimplement if notakr2009-04-181-0/+6
* * process.c (proc_setuid): use rb_f_notimplement if not implemented.akr2009-04-181-0/+5
* * ext/readline/readline.c: use rb_f_notimplement for methods notakr2009-04-181-0/+25
* * ext/curses/curses.c: use rb_f_notimplement for methods notakr2009-04-181-0/+5
* * node.h (rb_notimplement_body_p): declared.akr2009-04-161-0/+50
* * lib/cgi/core.rb (read_multipart): When path is not defined,mame2009-04-161-0/+6
* * dir.c (bracket): fix escape handling for range character in bracketmame2009-04-161-0/+5
* * class.c (rb_define_method_id): use rb_define_notimplement_method_idakr2009-04-161-0/+23
* * array.c (rb_ary_flatten): flatten(0) works as Array#dup.mame2009-04-151-0/+7
* * dir.c (fnmatch_helper): use rb_enc_precise_mbclen andnaruse2009-04-151-0/+5
* * dir.c (bracket): if same in bytes, path is matching.nobu2009-04-141-0/+5
* * sprintf.c (rb_str_format): scan coderange incrementally.nobu2009-04-131-0/+4
* * sprintf.c (rb_str_format): optimize previous commit.naruse2009-04-131-0/+5
* * sprintf.c (rb_str_format): check encoding compatibility only onnaruse2009-04-131-0/+5
* * dir.c (bracket, fnmatch_helper): compare bytewise first, to getnobu2009-04-121-0/+5
* * ChangeLog: typo.nobu2009-04-111-1/+1
* * configure.in (Makefile): phoeny ruby target needs empty command.nobu2009-04-101-0/+4