aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regparse.c (PFETCH_READY): separate gcc specific trick.nobu2011-12-051-0/+4
* * process.c (proc_seteuid_m): fix argument.nobu2011-12-051-0/+8
* * ChangeLog: remove dup entry.nobu2011-12-051-8/+0
* * bignum.c (big_rshift), compile.c (validate_label,nobu2011-12-051-1/+12
* * class.c (rb_obj_methods), compile.c (iseq_compile_each),nobu2011-12-051-1/+15
* * signal.c (reserved_signal_p): static.nobu2011-12-051-0/+4
* * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revertusa2011-12-051-0/+7
* * ext/zlib/zlib.c (rb_gzreader_initialize): revert a part of r33937.usa2011-12-051-0/+9
* * lib/tempfile.rb: don't use lock directory. [ruby-dev:39197]akr2011-12-041-0/+4
* * lib/tempfile.rb (Tempfile::MAX_TRY): remove unused constant.akr2011-12-041-0/+4
* * lib/pp.rb: fix rdoc.ktsj2011-12-041-0/+4
* * lib/delegate.rb (Delegator#methods): Kernel#methods receivesnaruse2011-12-041-0/+5
* Introduce NEED_READCONV and NEED_WRITECONV to replace universal newline decor...luislavena2011-12-041-0/+28
* * variable.c (set_const_visibility): print a warning when no argumentmame2011-12-031-0/+8
* * variable.c (set_const_visibility): Module#private_constant hasmame2011-12-031-0/+8
* * Makefile.in (CFLAGS): append ARCH_FLAG.nobu2011-12-021-1/+5
* * configure.in (UNIVERSAL_INTS): include short int. fix fornobu2011-12-021-0/+5
* * ext/bigdecimal/bigdecimal.c (VpAllocReal): reduce extra frac.nobu2011-12-021-0/+4
* * configure.in: check whether -pie or -Wl,-pie is valid asnobu2011-12-021-1/+4
* * configure.in: use $linker_flag for LDFLAGS option which is notnobu2011-12-021-0/+5
* Revert r33926 "* configure.in: use $linker_flag for LDFLAGS option which is not"naruse2011-12-021-5/+0
* * configure.in: use $linker_flag for LDFLAGS option which is notnobu2011-12-021-0/+5
* Revert r33921.naruse2011-12-011-5/+0
* * thread_pthread.c (thread_timer): call prctl(PR_SET_NAME) only ifnagachika2011-12-011-0/+5
* * io.c (linux_get_maxfd): change local variable name.akr2011-12-011-0/+4
* * proc.c (rb_proc_arity): Fix Proc#arity in case of optional argumentsmarcandre2011-12-011-0/+5
* * ext/socket/extconf.rb: add arguments for macro calls.nobu2011-12-011-0/+5
* * lib/mkmf.rb (MakeMakefile#try_func): fix broken patch at r33834.nobu2011-12-011-0/+4
* * include/ruby/subst.h: reverted r33916, since some names in vm.inc conflict.nobu2011-12-011-8/+1
* * include/ruby/subst.h: removed arguments lists so that functionnobu2011-12-011-0/+7
* * ext/bigdecimal/bigdecimal.h (Real): suppress false warning fromnobu2011-12-011-0/+5
* * configure.in (LDFLAGS): -fstack-protector is always needed tonobu2011-12-011-0/+6
* * configure.in: add sys/prctl.h test.kosaki2011-11-301-0/+6
* * variable.c (rb_path2class): don't raise NameError when the middlenaruse2011-11-301-0/+6
* transcode.c: Simplified rb_econv_binmode, avoided a warning on cygwin.duerst2011-11-301-0/+4
* * lib/mkmf.rb: Use MakeMakefile's rm_f to avoid conflict with Rake ordrbrain2011-11-301-0/+6
* * lib/rdoc/encoding.rb (RDoc::Encoding.read_file): fixup newline charsusa2011-11-301-0/+11
* * ext/psych/parser.c (parse): parse method can take an option filetenderlove2011-11-301-0/+6
* * lib/mkmf.rb: Fix indentations of constants at end of module.drbrain2011-11-291-0/+5
* * io.c (rb_write_error2): suppress unused variable warning.nobu2011-11-291-2/+6
* * lib/mkmf.rb: Wrap comments to 78 columns and clean up formatting.drbrain2011-11-281-0/+4
* * lib/mkmf.rb: Wrap mkmf.rb in module MakeMakefile to clean up Objectdrbrain2011-11-281-0/+7
* * ChangeLog: fix some typos.nagachika2011-11-281-2/+2
* * common.mk (INSTRUBY_ARGS): added --mantype to apply mdoc2man.rbyugui2011-11-281-0/+11
* * test/rake/test_rake_directory_task.rbusa2011-11-281-0/+7
* * io.c (rb_write_error2): fwrite() returns ssize_t.nobu2011-11-281-0/+4
* * parse.y (nodetype, nodeline): static. these functions are forusa2011-11-281-0/+5
* * gc.c (initial_params): static. it seems to be forgetten at r33501.usa2011-11-281-0/+4
* * include/ruby/win32.h, win32/win32.c (GetCurrentThreadHandle): removeusa2011-11-281-0/+5
* * win32/mkexports.rb (Exports#initialize): remove old symbol name.usa2011-11-281-0/+4