aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/abbrev.rb: Add words parameter to Abbrev::abbrevzzak2013-02-212-2/+7
* * 2013-02-22svn2013-02-211-2/+2
* * ChangeLog: fix a typo for r39352.nagachika2013-02-211-1/+1
* Add test for [Backport #7896] [ruby-core:52607]naruse2013-02-212-2/+14
* * tool/merger.rb: add interaction when only ChangeLog is modified.naruse2013-02-212-0/+9
* signal.c: extract check_stack_overflownobu2013-02-212-15/+25
* * signal.c (sigsegv): avoid to use async signal unsafe functionskosaki2013-02-212-10/+31
* * file.c (rb_group_member): added an error check. SUS says,kosaki2013-02-212-1/+8
* * file.c (RB_MAX_GROUPS): moved tokosaki2013-02-214-5/+10
* * file.c (access_internal): removed.kosaki2013-02-212-9/+11
* * file.c (eaccess): use access() when not using setuid nor setgid.kosaki2013-02-212-2/+11
* * file.c (rb_group_member): get rid of NGROUPS dependency.kosaki2013-02-213-23/+43
* ruby.c: fix for multiarch librarynobu2013-02-213-6/+27
* configure.in: expand libdir_basenamenobu2013-02-213-19/+19
* * 2013-02-21svn2013-02-211-2/+2
* configure.in: libdir_basename for -rpath and -install_namenobu2013-02-213-2/+12
* common.mk: uninstallnobu2013-02-202-0/+54
* * tool/rbinstall.rb (libdir): fix typo. [Bug #7874]nobu2013-02-201-1/+1
* extmk.rb: extract SUBMAKEOPTSnobu2013-02-201-15/+15
* extmk.rb: rename variablesnobu2013-02-201-6/+7
* ruby.h: HAVE_RB_SCAN_ARGS_OPTIONAL_HASHnobu2013-02-202-0/+8
* configure.in: target_os suffixnobu2013-02-202-1/+5
* configure.in: adjust libdirnamenobu2013-02-203-1/+9
* * ext/pty/pty.c: Documentation for the PTY modulezzak2013-02-202-61/+78
* * object.c: Document Data class [Bug #7890] [ruby-core:52549]zzak2013-02-202-0/+11
* enumerator.c: suppress warningsnobu2013-02-202-5/+14
* * lib/mutex_m.rb: Add rdoc for Mutex_m modulezzak2013-02-202-21/+41
* * lib/rubygems/commands/update_command.rb: Create the installer afterdrbrain2013-02-203-1/+30
* * lib/rubygems/installer.rb: Use gsub instead of gsub! to avoiddrbrain2013-02-192-1/+8
* * 2013-02-20svn2013-02-191-2/+2
* * array.c: Fix typo in class documentationeregon2013-02-191-1/+1
* * ext/bigdecimal/bigdecimal.gemspec: bump to 1.2.0.mrkn2013-02-192-2/+7
* fix typo and remove trailing spacekazu2013-02-191-2/+2
* Remove Syslog#inspect and have only Syslog.inspect.knu2013-02-192-1/+6
* * tool/mkconfig.rb: exclude variables to just build libruby.nobu2013-02-191-0/+1
* * tool/mkrunnable.rb: needs rbconfig.rb.nobu2013-02-191-0/+1
* * ChangeLog: remove duplicated entry.nobu2013-02-191-5/+0
* * object.c: rdoc formatting for Kernel#Array()zzak2013-02-193-2/+13
* * ext/openssl/ossl.c (class OpenSSL): Use only inner parenthesis indrbrain2013-02-192-18/+30
* * ext/openssl/ossl.c (class OpenSSL): Fixed ExtensionFactory example.drbrain2013-02-192-11/+26
* * vm_eval.c (vm_call0_body): check interrupts after method dispatchko12013-02-182-8/+26
* * lib/rubygems/installer.rb: Fixed placement of executables withdrbrain2013-02-183-0/+25
* Correct condition of r39302naruse2013-02-181-10/+10
* * 2013-02-19svn2013-02-181-2/+2
* * vm_dump: FreeBSD ports' libexecinfo's backtrace(3) can't tracenaruse2013-02-183-13/+16
* * configure.in: check whether backtrace(3) works well or not.naruse2013-02-183-0/+68
* * lib/ipaddr.rb (IPAddr#in6_addr): Fix a typo with the closingknu2013-02-182-1/+6
* Fix the IPv6 parser.knu2013-02-182-1/+13
* configure.in: unexpand exec_prefixnobu2013-02-181-0/+1
* mkconfig.rb: clear exec_prefixnobu2013-02-181-1/+2