aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * eval.c (rb_mod_using): new method Module#using. [experimental]shugo2012-08-0219-55/+699
* * class.c, insns.def, method.h, proc.c, vm.c, vm_core.h, vm_eval.c,shugo2012-08-0211-102/+175
* * configure.in (AC_PROG_CC): AC_PROG_CC tries clang at first onnaruse2012-08-022-1/+8
* * gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821]nari2012-08-023-1/+16
* * ext/openssl/lib/openssl/digest.rbemboss2012-08-023-0/+32
* test_framework.rb: show mkmf.log on failurenobu2012-08-011-1/+1
* * 2012-08-02svn2012-08-011-2/+2
* RB_TYPE_P BUILTIN_TYPEnobu2012-08-013-15/+21
* ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon2012-08-014-4/+18
* test_rubyoptions.rb: fix test failure on Windowsshirosaki2012-07-312-3/+19
* * 2012-08-01svn2012-07-311-3/+3
* class.c: fix duplication of prepended modulenobu2012-07-313-1/+16
* variable.c: fix r36574nobu2012-07-312-15/+49
* * ext/psych/lib/psych.rb: updated to released version.tenderlove2012-07-313-3/+9
* * test/ruby/test_module.rb (TestModule#test_classpath): fixnobu2012-07-311-2/+2
* * 2012-07-31svn2012-07-301-2/+2
* * time.c (time_sec): Remove extra wording about leap seconds and referdrbrain2012-07-302-5/+10
* * lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse2012-07-303-2/+8
* On amd64, RUBY_PLATFORM is x86_64-netbsd6.99.7.naruse2012-07-301-1/+1
* variable.c: fix r36574nobu2012-07-303-15/+33
* Suppress warnings.naruse2012-07-301-4/+4
* NetBSD's /proc/<pid>/task is broken.naruse2012-07-301-1/+1
* variable.c: tmp_classpathnobu2012-07-303-11/+61
* configure.in: deprecate -flat_namespacenobu2012-07-302-2/+5
* configure.in: runnable if disable-sharednobu2012-07-302-3/+13
* * common.mk: add a dependency. [ruby-core:46741] [Bug #6789]nagachika2012-07-292-1/+5
* * thread.c (thread_create_core): hide th->async_errinfo_mask_stack fromnagachika2012-07-292-0/+6
* * 2012-07-30svn2012-07-291-2/+2
* option.c: mingw64 onlynobu2012-07-291-1/+1
* option.c: use rb_w32_inet_ntopnobu2012-07-292-3/+6
* win32.c: rb_w32_inet_ntop should be constnobu2012-07-294-3/+7
* * thread.c (Init_Thread): does not need to set klassktsj2012-07-292-1/+5
* win32/win32.c: suppress warning redeclaredshirosaki2012-07-282-6/+10
* variable.c: RB_TYPE_Pnobu2012-07-281-24/+23
* * 2012-07-29svn2012-07-281-2/+2
* * gc.c: remove unused initialization.nari2012-07-282-1/+5
* win32/win32.c: fix localtime_r() on x64-mingwshirosaki2012-07-282-3/+23
* insns.def: RB_TYPE_Pnobu2012-07-281-4/+4
* * 2012-07-28svn2012-07-281-2/+2
* ext/socket: suppress warnings on mingw64nobu2012-07-282-1/+3
* process.c: try conversion at redirectionnobu2012-07-275-2/+27
* configure.in: get rid of duplication in CPPFLAGSnobu2012-07-272-2/+7
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-1/+2
* test_lazy_enumerator.rb: test for cycle chainnobu2012-07-271-0/+6
* * 2012-07-27svn2012-07-271-2/+2
* * win32/mkexports.rb: should not export DllMain().usa2012-07-272-2/+8
* * test/net/http/test_https.rb (TestNetHTTPS#test_session_reuse): localhost is...shyouhei2012-07-262-0/+7
* test_complex.rb, test_rational.rb: revert some assertionsnobu2012-07-262-2/+11
* avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038). [ruby-c...kanemoto2012-07-252-1/+6
* * 2012-07-26svn2012-07-251-2/+2