aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * thread.c (thread_create_core, Init_Thread): hidenagachika2012-07-252-3/+10
* complex.c, rational.c: compatible marshal loadernobu2012-07-255-35/+80
* mkrunnable.rb: mswinnobu2012-07-251-5/+24
* atomic.h: prefer GCC atomic builtinsnobu2012-07-252-19/+25
* Add test to clarify r36421. [Bug #5915]naruse2012-07-251-0/+3
* Suppress warnings.naruse2012-07-256-29/+35
* * tool/ytab.sed: fix for Bison 2.6.nobu2012-07-251-0/+6
* * lib/net/.document: Removed. All files in net/ should be included indrbrain2012-07-252-8/+5
* * test/testunit/test_redefinition.rb: broken class/method names.usa2012-07-252-2/+6
* * lib/cgi/html.rb: Use << instead of +=.naruse2012-07-252-16/+22
* * lib/cgi/html.rb (element_init): suppress redefine warning.naruse2012-07-253-2/+11
* * lib/net/http.rb: Added SSL session reuse across connections for adrbrain2012-07-254-0/+35
* * doc/re.rdoc: Fix spellingdrbrain2012-07-242-3/+7
* * re.c (rb_reg_s_last_match): Update $~ to reference Regexpdrbrain2012-07-242-7/+14
* * iseq.c: Added documentation. Patch by David Albert. [Bug #6785]drbrain2012-07-242-0/+253
* * parse.y: added symbols and qsymbols productions for %i and %Itenderlove2012-07-247-2/+177
* * 2012-07-25svn2012-07-241-2/+2