summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-04* gc.c: use inline functions instead of macros, and close upnari
2012-08-04* gc.c (gc_mark_children): use gc_mark_ptr instead of markingnari
2012-08-04* test/ruby/test_alias.rb (test_super_in_aliased_module_method):shugo
2012-08-03vm_insnhelper.c: no recvnobu
2012-08-03test_super.rb: renamenobu
2012-08-03* 2012-08-04svn
2012-08-03* insns.def (invokesuper): reverted r36612 so that super in anshugo
2012-08-03* insns.def (invokesuper): don't skip the same class. instead, useshugo
2012-08-03configure.in: use default compilers for non-darwinnobu
2012-08-03* configure.in: move RUBY_MINGW32 after AC_PROG_CC.naruse
2012-08-03un.rb: reduce duplicationnobu
2012-08-03un.rb: DocumentRootnobu
2012-08-03runner.rb: no installed gemsnobu
2012-08-03fix a typokazu
2012-08-03* .travis.yml (notifications): [experimental] IRC notificatoins.shyouhei
2012-08-03Revert "* configure.in: move RUBY_MINGW32 after AC_PROG_CC."naruse
2012-08-03* configure.in: move RUBY_MINGW32 after AC_PROG_CC.naruse
2012-08-02* 2012-08-03svn
2012-08-02add missing *kazu
2012-08-02* eval.c (rb_mod_refine): fix documentation.ktsj
2012-08-02* vm_insnhelper.c (rb_vm_using_modules): fix indent.ktsj
2012-08-02* vm_insnhelper.c (vm_call_method): remove garbage spaces.nobu
2012-08-02* properties.nobu
2012-08-02* eval.c (rb_mod_using): new method Module#using. [experimental]shugo
2012-08-02* class.c, insns.def, method.h, proc.c, vm.c, vm_core.h, vm_eval.c,shugo
2012-08-02* configure.in (AC_PROG_CC): AC_PROG_CC tries clang at first onnaruse
2012-08-02* gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821]nari
2012-08-02* ext/openssl/lib/openssl/digest.rbemboss
2012-08-01test_framework.rb: show mkmf.log on failurenobu
2012-08-01* 2012-08-02svn
2012-08-01RB_TYPE_P BUILTIN_TYPEnobu
2012-08-01ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon
2012-07-31test_rubyoptions.rb: fix test failure on Windowsshirosaki
2012-07-31* 2012-08-01svn
2012-07-31class.c: fix duplication of prepended modulenobu
2012-07-31variable.c: fix r36574nobu
2012-07-31* ext/psych/lib/psych.rb: updated to released version.tenderlove
2012-07-31 * test/ruby/test_module.rb (TestModule#test_classpath): fixnobu
2012-07-30* 2012-07-31svn
2012-07-30* time.c (time_sec): Remove extra wording about leap seconds and referdrbrain
2012-07-30* lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse
2012-07-30On amd64, RUBY_PLATFORM is x86_64-netbsd6.99.7.naruse
2012-07-30variable.c: fix r36574nobu
2012-07-30Suppress warnings.naruse
2012-07-30NetBSD's /proc/<pid>/task is broken.naruse
2012-07-30variable.c: tmp_classpathnobu
2012-07-30configure.in: deprecate -flat_namespacenobu
2012-07-30configure.in: runnable if disable-sharednobu
2012-07-29* common.mk: add a dependency. [ruby-core:46741] [Bug #6789]nagachika
2012-07-29* thread.c (thread_create_core): hide th->async_errinfo_mask_stack fromnagachika