summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-21* tool/merger.rb: add interaction when only ChangeLog is modified.naruse
2013-02-21signal.c: extract check_stack_overflownobu
2013-02-21* signal.c (sigsegv): avoid to use async signal unsafe functionskosaki
2013-02-21* file.c (rb_group_member): added an error check. SUS says,kosaki
2013-02-21* file.c (RB_MAX_GROUPS): moved tokosaki
2013-02-21* file.c (access_internal): removed.kosaki
2013-02-21* file.c (eaccess): use access() when not using setuid nor setgid.kosaki
2013-02-21* file.c (rb_group_member): get rid of NGROUPS dependency.kosaki
2013-02-21ruby.c: fix for multiarch librarynobu
2013-02-21configure.in: expand libdir_basenamenobu
2013-02-21* 2013-02-21svn
2013-02-21configure.in: libdir_basename for -rpath and -install_namenobu
2013-02-20common.mk: uninstallnobu
2013-02-20* tool/rbinstall.rb (libdir): fix typo. [Bug #7874]nobu
2013-02-20extmk.rb: extract SUBMAKEOPTSnobu
2013-02-20extmk.rb: rename variablesnobu
2013-02-20ruby.h: HAVE_RB_SCAN_ARGS_OPTIONAL_HASHnobu
2013-02-20configure.in: target_os suffixnobu
2013-02-20configure.in: adjust libdirnamenobu
2013-02-20* ext/pty/pty.c: Documentation for the PTY modulezzak
2013-02-20* object.c: Document Data class [Bug #7890] [ruby-core:52549]zzak
2013-02-20enumerator.c: suppress warningsnobu
2013-02-20* lib/mutex_m.rb: Add rdoc for Mutex_m modulezzak
2013-02-20* lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain
2013-02-19* lib/rubygems/installer.rb: Use gsub instead of gsub! to avoiddrbrain
2013-02-19* 2013-02-20svn
2013-02-19* array.c: Fix typo in class documentationeregon
2013-02-19* ext/bigdecimal/bigdecimal.gemspec: bump to 1.2.0.mrkn
2013-02-19fix typo and remove trailing spacekazu
2013-02-19Remove Syslog#inspect and have only Syslog.inspect.knu
2013-02-19* tool/mkconfig.rb: exclude variables to just build libruby.nobu
2013-02-19* tool/mkrunnable.rb: needs rbconfig.rb.nobu
2013-02-19* ChangeLog: remove duplicated entry.nobu
2013-02-19* object.c: rdoc formatting for Kernel#Array()zzak
2013-02-19* ext/openssl/ossl.c (class OpenSSL): Use only inner parenthesis indrbrain
2013-02-19* ext/openssl/ossl.c (class OpenSSL): Fixed ExtensionFactory example.drbrain
2013-02-18* vm_eval.c (vm_call0_body): check interrupts after method dispatchko1
2013-02-18* lib/rubygems/installer.rb: Fixed placement of executables withdrbrain
2013-02-18Correct condition of r39302naruse
2013-02-18* 2013-02-19svn
2013-02-18* vm_dump: FreeBSD ports' libexecinfo's backtrace(3) can't tracenaruse
2013-02-18* configure.in: check whether backtrace(3) works well or not.naruse
2013-02-18* lib/ipaddr.rb (IPAddr#in6_addr): Fix a typo with the closingknu
2013-02-18Fix the IPv6 parser.knu
2013-02-18configure.in: unexpand exec_prefixnobu
2013-02-18mkconfig.rb: clear exec_prefixnobu
2013-02-18version.c: move ruby_exec_prefixnobu
2013-02-18* 2013-02-18svn
2013-02-18configure.in: unexpand_shvarnobu
2013-02-17Revert r39289naruse