summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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-21configure.in: libdir_basename for -rpath and -install_namenobu
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-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* 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* 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-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_shvarnobu
2013-02-17Revert r39289naruse
2013-02-17compar.c: inversed comarison without infinite recursionnobu
2013-02-17mkmf.rb: remove extra topdir in VPATHnobu
2013-02-17configure.in: unexpand_shvarnobu
2013-02-16wrong github issue from r39286zzak
2013-02-16* ext/psych/lib/psych/y.rb: Document Kernel#y by Adam Stankiewiczzzak
2013-02-16* tool/mkconfig.rb: remove prefix from rubyarchdir.naruse
2013-02-16* vm.c (ENV_IN_HEAP_P): fix off-by-one error.ktsj
2013-02-16Properly reflect --with-opt-dir to LIBRUBY_DLDFLAGS on all platforms.knu
2013-02-16* ext/socket/ancdata.c (rsock_recvmsg): ignore truncated part ofakr
2013-02-16* test/ruby/test_thread.rb: fixed typoayumin
2013-02-16* vm.c (rb_thread_mark): mark a working Proc of bmethodko1
2013-02-16* proc.c (rb_binding_new_with_cfp): create binding object even ifko1
2013-02-16configure.in: don't substitute exec_prefix itselfnobu
2013-02-16io/console: 0.4.2nobu
2013-02-16io/console: compatibility with 1.8nobu
2013-02-16io/console: compatibility with 1.9nobu
2013-02-16configure.in: unexpand exec_prefix etcnobu