summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-17compar.c: inversed comarison without infinite recursionnobu
2013-02-17* configure.in: remove debug print.nobu
2013-02-17mkmf.rb: remove extra topdir in VPATHnobu
2013-02-17configure.in: unexpand_shvarnobu
2013-02-17.gdbinit: revert colored promptnobu
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* 2013-02-17svn
2013-02-16* tool/mkconfig.rb: remove prefix from rubyarchdir.naruse
2013-02-16* .gdbinit (iseq): rename dummy_gdb_enums to ruby_dummy_gdb_enums.ktsj
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-16.gdbinit: colorizenobu
2013-02-16configure.in: don't substitute exec_prefix itselfnobu
2013-02-16io/console: 0.4.2nobu
2013-02-16io/console: set HAVE_RB_SCAN_ARGS_OPTIONAL_HASHnobu
2013-02-16io/console: fix configuration failurenobu
2013-02-16io/console: compatibility with 1.8nobu
2013-02-16io/console: compatibility with 1.9nobu
2013-02-16configure.in: unexpand exec_prefix etcnobu
2013-02-16* parse.y: add dtrace probe for symbol create.tenderlove
2013-02-16* ext/socket/extconf.rb: don't test sys/feature_tests.h which is notakr
2013-02-16* ext/socket/extconf.rb: reorder header tests to consider inclusionakr