aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* version.c: move ruby_exec_prefixnobu2013-02-183-3/+7
* * 2013-02-18svn2013-02-181-2/+2
* configure.in: unexpand_shvarnobu2013-02-182-0/+30
* Revert r39289naruse2013-02-172-26/+0
* compar.c: inversed comarison without infinite recursionnobu2013-02-176-12/+40
* * configure.in: remove debug print.nobu2013-02-171-2/+0
* mkmf.rb: remove extra topdir in VPATHnobu2013-02-172-1/+7
* configure.in: unexpand_shvarnobu2013-02-172-0/+26
* .gdbinit: revert colored promptnobu2013-02-171-1/+1
* wrong github issue from r39286zzak2013-02-161-1/+1
* * ext/psych/lib/psych/y.rb: Document Kernel#y by Adam Stankiewiczzzak2013-02-162-0/+7
* * 2013-02-17svn2013-02-161-2/+2
* * tool/mkconfig.rb: remove prefix from rubyarchdir.naruse2013-02-162-1/+8
* * .gdbinit (iseq): rename dummy_gdb_enums to ruby_dummy_gdb_enums.ktsj2013-02-161-1/+1
* * vm.c (ENV_IN_HEAP_P): fix off-by-one error.ktsj2013-02-162-1/+5
* Properly reflect --with-opt-dir to LIBRUBY_DLDFLAGS on all platforms.knu2013-02-162-4/+12
* * ext/socket/ancdata.c (rsock_recvmsg): ignore truncated part ofakr2013-02-163-3/+27
* * test/ruby/test_thread.rb: fixed typoayumin2013-02-162-2/+7
* * vm.c (rb_thread_mark): mark a working Proc of bmethodko12013-02-163-1/+34
* * proc.c (rb_binding_new_with_cfp): create binding object even ifko12013-02-163-2/+57
* .gdbinit: colorizenobu2013-02-161-93/+108
* configure.in: don't substitute exec_prefix itselfnobu2013-02-162-1/+7
* io/console: 0.4.2nobu2013-02-162-2/+6
* io/console: set HAVE_RB_SCAN_ARGS_OPTIONAL_HASHnobu2013-02-161-0/+3
* io/console: fix configuration failurenobu2013-02-161-1/+1
* io/console: compatibility with 1.8nobu2013-02-163-1/+11
* io/console: compatibility with 1.9nobu2013-02-163-3/+46
* configure.in: unexpand exec_prefix etcnobu2013-02-162-3/+20
* * parse.y: add dtrace probe for symbol create.tenderlove2013-02-163-0/+22
* * ext/socket/extconf.rb: don't test sys/feature_tests.h which is notakr2013-02-162-1/+6
* * ext/socket/extconf.rb: reorder header tests to consider inclusionakr2013-02-162-5/+10
* * configure.in, ext/socket/extconf.rb: test netinet/in_systm.h inakr2013-02-153-1/+10
* * configure.in: don't test xti.h here.akr2013-02-153-1/+10
* preprocessor directives indented.akr2013-02-151-70/+74
* * ext/socket/extconf.rb: test struct sockaddr_un and its member,akr2013-02-156-13/+43
* * ext/socket/sockport.h (INIT_SOCKADDR_IN): don't need familyakr2013-02-153-4/+13
* * ext/socket/extconf.rb: workaround for mswin/mingw build problem.usa2013-02-152-1/+6
* * 2013-02-16svn2013-02-151-2/+2