aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* bigdecimal.c: fix format specifiernobu2012-08-051-0/+4
* ruby.h: rb_num2ulong_inlinenobu2012-08-051-1/+5
* ruby.h: fix castnobu2012-08-051-0/+4
* add referencesnari2012-08-051-1/+1
* * gc.c : if ENABLE_VM_OBJSPACE is 1, rest_sweep is not defined.nari2012-08-051-0/+5
* * gc.c: just move functions and so on. I don't touch any internalnari2012-08-051-0/+5
* * configure.in: use gcc-4.2 prior to clang, gcc, and cc if exist fornaruse2012-08-051-0/+5
* * ext/date/date_{core,strftime}.c: [ruby-core:46990].tadf2012-08-041-0/+4
* * gc.c: use inline functions instead of macros, and close upnari2012-08-041-0/+5
* * gc.c (gc_mark_children): use gc_mark_ptr instead of markingnari2012-08-041-0/+5
* * test/ruby/test_alias.rb (test_super_in_aliased_module_method):shugo2012-08-041-0/+5
* vm_insnhelper.c: no recvnobu2012-08-031-0/+5
* * 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