aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * defines.h, intern.h, missing.h, ruby.h, st.h, util.h: includenobu2010-07-271-0/+5
* * numeric.c (flo_cmp): typo.usa2010-07-271-0/+4
* * class.c, compile.c, dir.c, file.c, iseq.c, parse.y, random.c:naruse2010-07-271-0/+7
* * ext/pathname/pathname.c (path_taint): Pathname#taint translated fromakr2010-07-261-0/+5
* * configure.in (config.h): add include guard.nobu2010-07-261-0/+6
* * configure.in (XCFLAGS): missing.h needs config.h.nobu2010-07-261-0/+4
* * include/ruby/missing.h: revert a part of r28727. config.h is expectedusa2010-07-261-0/+6
* * configure.in: define BROKEN_CLOSE only on FreeBSD.naruse2010-07-261-0/+5
* * vm.c (rb_thread_mark): should mark iseq itself other than normalnobu2010-07-261-0/+5
* * configure.in: define BROKEN_CLOSE on FreeBSD.naruse2010-07-261-0/+8
* * vm.c (rb_thread_mark): mark only self of normal iseqs, notnobu2010-07-261-0/+5
* * numeric.c (flo_cmp): honor the result of infinite? method of thenobu2010-07-241-1/+4
* * test/ruby/envutil.rb (EnvUtil#.suppress_warning): added.nobu2010-07-241-0/+7
* * lib/mutex_m.rb (sleep): added Mutex_m#sleep to support ConditionVariable.shugo2010-07-231-0/+5
* * configure.in (RUBY_MINGW32): ignore msvc suffix.nobu2010-07-231-1/+3
* * configure.in (RUBY_TRY_CFLAGS): try with werror turned on.nobu2010-07-231-0/+4
* * re.c (rb_reg_expr_str): fixed out-of-boundary access at invalidnobu2010-07-231-0/+5
* * configure.in (XCFLAGS): reverted mistakenly removed option.nobu2010-07-231-0/+7
* * complex.c (nucomp_to_i): allow complex with imaginary zero to bematz2010-07-221-0/+7
* * configure.in (RUBY_EXTERN): unnecessary after all.nobu2010-07-221-0/+4
* * thread_pthread.c (get_stack): fix memory leak; pthread_attr_destorymame2010-07-221-0/+6
* * re.c (rb_reg_expr_str): fix broken Regexp#inspect when itnaruse2010-07-221-0/+7
* * include/ruby/missing.h: add prototype for ruby_close().naruse2010-07-221-0/+4
* * configure.in (RUBY_EXTERN): ignore invalid attribute.nobu2010-07-221-1/+3
* * configure.in: fix for older autoconf.nobu2010-07-221-0/+4
* * include/ruby/{intern,io}.h: add missing prototypes.nobu2010-07-221-0/+4
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-211-1/+3
* * configure.in (RMDIR): use --ignore-fail-on-non-empty if possible.nobu2010-07-211-1/+3
* * configure.in (RUBY_EXTERN): FUNCTION-BODY was missing.nobu2010-07-211-0/+4
* Fix signature of rb_ensure and rb_rescue to match the implementation in READM...drbrain2010-07-211-0/+5
* * template/fake.rb.in: get rid of embeding an absolute path.nobu2010-07-211-0/+4
* Load gems properly. Fixes [ruby-core:31377]evan2010-07-211-0/+5
* * sprintf.c: add short documentation about named reference.naruse2010-07-211-0/+5
* * parse.y (local_push_gen): disable unused variable warnings innobu2010-07-211-0/+5
* * vm_method.c (rb_method_boundp): revert r28543, r28564.naruse2010-07-211-0/+5
* * lib/uri/common.rb: Have URI#route_to, URI#route_from acceptmarcandre2010-07-211-0/+7
* * lib/cmath.rb (CMath#cbrt): cbrt should accept a negative realmame2010-07-211-0/+6
* * lib/uri/common.rb: Have URI() and URI.join accept URI objects in additionmarcandre2010-07-211-0/+5
* * util.c (ruby_hdtoa): renamed from BSD__hdtoa.nobu2010-07-211-0/+4
* Be sure to load the custom require even if --disable-rubygems was usedevan2010-07-201-0/+5
* Pull rubygem's custom require into gem_preludeevan2010-07-201-0/+5
* * include/ruby/ruby.h (RSTRING_GETMEM): new macro to get ptr andnobu2010-07-201-0/+7
* * ext/fiddle/closure.c (closure_data_type),nobu2010-07-201-0/+6
* * gc.c: don't call after_gc_sweep() after when garbage_collect()nari2010-07-201-0/+6
* * ext/socket/raddrinfo.c (rb_getaddrinfo): according to my valgrind output th...shyouhei2010-07-201-0/+5
* * io.c (io_flush_buffer): write and buffer operations should benobu2010-07-201-0/+5
* * lib/fileutils.rb (FileUtils::Entry_#copy): check file namenobu2010-07-201-0/+5
* * ext/pathname/pathname.c (get_strpath): check the type.akr2010-07-191-0/+8
* * array.c (rb_ary_clear): should not unshare embedded array, andnobu2010-07-191-0/+5
* * NEWS (Kernel#instance_eval): add an incompatible change sincenobu2010-07-191-0/+5