aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * insns.def (invokesuper): reverted r36612 so that super in anshugo2012-08-031-0/+5
* * insns.def (invokesuper): don't skip the same class. instead, useshugo2012-08-031-0/+6
* configure.in: use default compilers for non-darwinnobu2012-08-031-0/+5
* * configure.in: move RUBY_MINGW32 after AC_PROG_CC.naruse2012-08-031-0/+7
* runner.rb: no installed gemsnobu2012-08-031-0/+5
* fix a typokazu2012-08-031-1/+1
* * .travis.yml (notifications): [experimental] IRC notificatoins.shyouhei2012-08-031-0/+4
* Revert "* configure.in: move RUBY_MINGW32 after AC_PROG_CC."naruse2012-08-031-5/+0
* * configure.in: move RUBY_MINGW32 after AC_PROG_CC.naruse2012-08-031-0/+5
* add missing *kazu2012-08-021-1/+1
* * eval.c (rb_mod_using): new method Module#using. [experimental]shugo2012-08-021-0/+8
* * class.c, insns.def, method.h, proc.c, vm.c, vm_core.h, vm_eval.c,shugo2012-08-021-0/+6
* * configure.in (AC_PROG_CC): AC_PROG_CC tries clang at first onnaruse2012-08-021-0/+5
* * gc.c: return true or false. Patch by Dirkjan Bussink. [Bug #6821]nari2012-08-021-0/+6
* * ext/openssl/lib/openssl/digest.rbemboss2012-08-021-0/+7
* ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon2012-08-011-0/+7
* test_rubyoptions.rb: fix test failure on Windowsshirosaki2012-07-311-0/+9
* class.c: fix duplication of prepended modulenobu2012-07-311-0/+6
* variable.c: fix r36574nobu2012-07-311-0/+10
* * ext/psych/lib/psych.rb: updated to released version.tenderlove2012-07-311-0/+6
* * time.c (time_sec): Remove extra wording about leap seconds and referdrbrain2012-07-301-0/+6
* * lib/rubygems/platform.rb (Gem::Platform#initialize): Support patternnaruse2012-07-301-0/+5
* variable.c: fix r36574nobu2012-07-301-0/+12
* variable.c: tmp_classpathnobu2012-07-301-0/+5
* configure.in: deprecate -flat_namespacenobu2012-07-301-1/+4
* configure.in: runnable if disable-sharednobu2012-07-301-0/+6
* * common.mk: add a dependency. [ruby-core:46741] [Bug #6789]nagachika2012-07-291-0/+4
* * thread.c (thread_create_core): hide th->async_errinfo_mask_stack fromnagachika2012-07-291-0/+5
* option.c: use rb_w32_inet_ntopnobu2012-07-291-1/+4
* win32.c: rb_w32_inet_ntop should be constnobu2012-07-291-0/+4
* * thread.c (Init_Thread): does not need to set klassktsj2012-07-291-0/+5
* win32/win32.c: suppress warning redeclaredshirosaki2012-07-281-0/+6
* * gc.c: remove unused initialization.nari2012-07-281-0/+4
* win32/win32.c: fix localtime_r() on x64-mingwshirosaki2012-07-281-0/+9
* process.c: try conversion at redirectionnobu2012-07-271-0/+7
* configure.in: get rid of duplication in CPPFLAGSnobu2012-07-271-0/+5
* * win32/mkexports.rb: should not export DllMain().usa2012-07-271-0/+6
* * test/net/http/test_https.rb (TestNetHTTPS#test_session_reuse): localhost is...shyouhei2012-07-261-0/+5
* avoid compilation error on AIX by -ansi -std=iso9899:199409 (r36038). [ruby-c...kanemoto2012-07-251-0/+5
* * thread.c (thread_create_core, Init_Thread): hidenagachika2012-07-251-0/+6
* complex.c, rational.c: compatible marshal loadernobu2012-07-251-0/+5
* atomic.h: prefer GCC atomic builtinsnobu2012-07-251-0/+5
* * lib/net/.document: Removed. All files in net/ should be included indrbrain2012-07-251-0/+5
* * test/testunit/test_redefinition.rb: broken class/method names.usa2012-07-251-0/+4
* * lib/cgi/html.rb: Use << instead of +=.naruse2012-07-251-0/+6
* * lib/cgi/html.rb (element_init): suppress redefine warning.naruse2012-07-251-0/+5
* * lib/net/http.rb: Added SSL session reuse across connections for adrbrain2012-07-251-0/+7
* * doc/re.rdoc: Fix spellingdrbrain2012-07-241-0/+4
* * re.c (rb_reg_s_last_match): Update $~ to reference Regexpdrbrain2012-07-241-0/+5
* * iseq.c: Added documentation. Patch by David Albert. [Bug #6785]drbrain2012-07-241-0/+4