aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* class.c: always clear tables firstnobu2014-05-081-0/+6
* * configure.in: OpenBSD needs to include sys/param.h before includenaruse2014-05-081-0/+5
* webrick/httpserver.rb: Stop handling requests on shutdownnobu2014-05-081-0/+9
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr2014-05-071-0/+6
* numeric.c: check keyword argumentsnobu2014-05-071-0/+6
* * benchmark/driver.rb: remove debug output and output results intoko12014-05-071-0/+5
* * benchmark/driver.rb: add '--rawdata-output=[FILE] option to outputko12014-05-071-0/+5
* vm_eval.c: exclude hidden variablesnobu2014-05-071-0/+7
* missed ref. [ruby-core:60501] [Bug #9486]nobu2014-05-061-0/+1
* parse.y: no duplicated namesnobu2014-05-061-1/+4
* parse.y: remove duplicated namesnobu2014-05-061-0/+5
* * lib/time.rb (Time.make_time): Adjust the time zone of "now".akr2014-05-061-0/+4
* * io.c (io_{read,write}_nonblock): use rb_get_kwargs instead oftadf2014-05-061-0/+5
* * lib/time.rb (Time.make_time): Argument validation code moved fromakr2014-05-061-0/+5
* fix typo [ci skip]kazu2014-05-061-1/+1
* [DOC] Use EST for previous documentation fix.akr2014-05-061-2/+3
* * lib/time.rb (Time.parse): [DOC] Fix an example in the documentation.akr2014-05-061-0/+6
* * file.c (rb_f_test): removed meaningless "case 'a'".tadf2014-05-051-0/+4
* * lib/open-uri.rb (OpenURI.open_uri): Call StringIO#close only ifakr2014-05-051-0/+6
* * benchmark/driver.rb: define File::NULL if not defiend and /dev/nullko12014-05-051-0/+5
* * ext/socket/mkconstants.rb: Add IP_TRANSPARENT.akr2014-05-051-0/+6
* * process.c (check_exec_redirect): Open the file in write mode forakr2014-05-051-0/+7
* * ext/pathname/lib/pathname.rb (cleanpath_aggressive): make allakr2014-05-051-0/+9
* * ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr2014-05-051-0/+5
* * math.c (rb_math_sqrt): omitted exporting an unused function,tadf2014-05-051-0/+6
* * lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr2014-05-051-0/+6
* * ext/date/date_core.c (rt_rewrite_frags): a new feature (not atadf2014-05-041-0/+7
* * lib/time.rb (Time.force_zone!): Use usual local time if it hasakr2014-05-041-0/+5
* * lib/time.rb (Time.force_zone!): New private method.akr2014-05-041-0/+10
* math.c: C99-like atan2nobu2014-05-041-0/+6
* * lib/time.rb (Time.httpdate): Always return a UTC Time object.akr2014-05-031-0/+4
* * lib/time.rb (Time.make_time): Refactored.akr2014-05-031-0/+4
* * lib/time.rb (Time.rfc2822): Fix year completion.akr2014-05-031-0/+6
* * lib/time.rb (make_time): Produce fixed-offset time object ifakr2014-05-031-0/+9
* * lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is notakr2014-05-031-0/+6
* avoid large alloca on Complex/Rational callsnormal2014-05-021-0/+6
* * file.c (HAVE_STRUCT_STATVFS_F_BASETYPE): File::Statfs#fstypenamengoto2014-05-021-0/+9
* parse.y: fix wrong static symbolnobu2014-05-021-0/+6
* test_io.rb: defer f_typenobu2014-05-021-0/+7
* parse.y: turn dynamically interned Symbol into an IDnobu2014-05-021-0/+6
* fix typoskazu2014-05-011-2/+2
* * file.c: Change AND condition to nested condition.kazu2014-05-011-0/+4
* * file.c (FSTATFS): check availability of struct statfs andngoto2014-04-301-0/+6
* * gc.c (gc_after_sweep): suppress unnecessary expanding heap.nari2014-04-301-0/+6
* * vm.c (invoke_block_from_c): add VM_FRAME_FLAG_BMETHOD to recordko12014-04-301-0/+16
* parse.y: pin down dynamic symbol onlynobu2014-04-301-0/+8
* fix style of ChangeLogkazu2014-04-291-1/+1
* * (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.akr2014-04-291-0/+5
* * lib/fileutils.rb: Don't need to define fu_get_gid and fu_get_gid inakr2014-04-291-0/+5
* * parse.y (symbols_i): like r45492, call rb_gc_resurrect().ktsj2014-04-291-0/+4