aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * io.c (rb_io_oflags_modestr): return "r" for O_RDONLY|O_APPEND.akr2010-02-111-0/+5
* * missing/alloca.c: s/RUBY_LIB/RUBY_LIB_PREFIX/ [ruby-dev:40395]kazu2010-02-111-0/+4
* * vm.c (vm_exec): reset thread state before restarting vm loopnobu2010-02-111-0/+5
* fix a typo.akr2010-02-111-1/+1
* * marshal.c (r_object0): replace non-1.8 escapes directly.nobu2010-02-111-1/+3
* * marshal.c (r_object0): read sequentially since marshal sourcenobu2010-02-111-0/+5
* describe the reporter.akr2010-02-111-1/+1
* * lib/resolv.rb: fix [ruby-core:28144].akr2010-02-111-0/+23
* * vm.c (vm_exec): temporarily revert r26628, which causes SEGV whenmame2010-02-101-0/+5
* * array.c (rb_ary_push_m, rb_ary_unshift_m, rb_ary_aset),nobu2010-02-101-0/+12
* * vm.c (vm_exec): reset thread state before starting vm loop.nobu2010-02-091-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_divide): fix precision too.mame2010-02-091-0/+4
* * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): fix precision.mame2010-02-091-0/+5
* * io.c (READ_CHECK): do not select fd before reading, that had mademame2010-02-091-0/+5
* * lib/rexml/text.rb (REXML::Text#initialize): REXML::Text.new checksmame2010-02-091-0/+6
* * io.c (rb_io_getline_fast): wrong calculation of new positionmatz2010-02-081-0/+9
* * ext/socket/socket.c (socket_s_ip_address_list): obtain the scope_idakr2010-02-081-0/+5
* * object.c (rb_obj_clone): call initialize_clone hook method tomatz2010-02-081-0/+15
* * dmyversion.c: empty load path in miniruby.nobu2010-02-081-1/+3
* * common.mk (COMPILE_PRELUDE): rbconfig is loaded on demand.nobu2010-02-081-0/+7
* * configure.in: check pthread_attr_getstack to prevent obsoletematz2010-02-081-0/+5
* * sample/test.rb: sort files for syntax validataion.akr2010-02-071-0/+4
* * bootstraptest/runner.rb: sort test files.akr2010-02-071-0/+4
* * lib/rake.rb (Rake::FileList::ARRAY_METHODS): fix test failure by <=>akr2010-02-071-0/+5
* * math.c (math_lgamma): initialize sign becauseakr2010-02-061-0/+5
* * class.c (rb_class_init_copy): raise a TypeError if the argument isshugo2010-02-061-0/+5
* * lib/net/ftp.rb (initialize): set @sock to a NullSocket instance toshugo2010-02-061-0/+5
* added a ChangeLog entry.shugo2010-02-061-0/+5
* added a ChangeLog entry.shugo2010-02-061-0/+6
* added a ChangeLog entry.shugo2010-02-061-0/+6
* * tool/compile_prelude.rb: fix require path.mame2010-02-061-0/+4
* * lib/delegate.rb (Delegator#method_missing),nobu2010-02-061-0/+6
* * ext/socket/ipsocket.c (ip_addr, ip_peeraddr),nobu2010-02-061-0/+6
* * ext/stringio/stringio.c (strio_ungetc): pads with \000 when themame2010-02-051-0/+5
* * ext/purelib.rb, common.mk: to simulate ruby command more precisely,mame2010-02-051-0/+5
* fix typos.akr2010-02-051-4/+4
* * random.c (fill_random_seed): don't use O_NOFOLLOW becauseakr2010-02-051-0/+7
* * lib/delegate.rb (Delegator): include copy of Kernel.nobu2010-02-051-0/+8
* * bignum.c (big_op): remove unused variables.naruse2010-02-051-0/+4
* * lib/yaml/rubytypes.rb: Struct members are emitted without a leadingtenderlove2010-02-041-0/+9
* * bignum.c (big_gt, big_ge, big_lt, big_ge): added Bignum#>, >=, < andmame2010-02-041-0/+5
* * thread_pthread.c (native_thread_init_stack): use get_stack.naruse2010-02-041-2/+16
* * configure.in: FreeBSD, DragonFly BSD and Mac OS X needsnaruse2010-02-041-0/+7
* * lib/delegate.rb (Delegator): now inherits BasicObject.nobu2010-02-031-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): get red ofmame2010-02-031-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_DoDivmod): fix infinitymame2010-02-031-0/+5
* * time.c (time_mdump, time_mload): dump/load utc_offset.nobu2010-02-031-0/+5
* * configure.in: check for non-portable stack attribute functions.nobu2010-02-031-0/+4
* * ext/iconv/charset_alias.rb: pass block argument to outer localakr2010-02-031-0/+5
* * file.c (realpath_rec): rb_path_last_separator may return NULL.akr2010-02-031-0/+4