aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * thread_pthread.c: DragonFlyBSD is also the same as FreeBSDnaruse2010-02-031-0/+5
* * thread_pthread.c (ruby_init_stack): use pthread_get_attr_npnaruse2010-02-031-0/+7
* * ext/dl/{closure,function}.c: removed C99 features and warnings.nobu2010-02-031-14/+18
* * enumerator.c: move implementation of each_slice, each_cons,matz2010-02-031-0/+12
* Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org>tenderlove2010-02-031-0/+27
* * ext/socket/socket.c: turn on do_not_reverse_lookup by default,nobu2010-02-021-0/+6
* * enum.c (enum_each_entry): new method #each_entry to pack valuesmatz2010-02-021-0/+12
* * lib/delegate.rb (Delegator#marshal_dump): excludenobu2010-02-021-0/+5
* * lib/matrix.rb (Vector#each2): returns a self. [ruby-dev:40241]mame2010-02-011-0/+4
* * numeric.c (flo_minus): RDoc update. a patch from red stunmatz2010-02-011-0/+5
* * ext/tk/tkutil/tkutil.c: fix SEGV on TkUtil::CallbackSubst._setup_subst_table.nagai2010-01-311-0/+13
* * io.c (rb_io_each_codepoint): use cbuf when needs readconv.wanabe2010-01-311-0/+4
* * test/ruby/test_dir.rb: use string instead of symbol as file name.mame2010-01-311-0/+4
* * string.c (rb_string_value): fix the previous commit.mame2010-01-311-0/+4
* * string.c (rb_string_value): make no exception for Symbol.mame2010-01-311-0/+5
* * vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969]mame2010-01-311-4/+4
* * lib/rexml/text.rb (REXML::Text#initialize): do Text.check only whenmame2010-01-311-0/+6
* * vm_insnhelper.c (vm_throw): fixed infinite loop. [ruby-core:27969]mame2010-01-311-0/+4