summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-08-08* bootstrap/test_exception.rb: fix a last committed test.ko1
2012-08-08* compile.c, insns.def (checkmatch):ko1
2012-08-07* proc.c (method_clone): Added documentation. Patch by Robin Dupret.drbrain
2012-08-07* ext/readline/readline.c (Init_readline): rl_catch_signals=0 returnsnaruse
2012-08-07* vm_exec.c, insns.def (leave): solve problems onko1
2012-08-07* test/ruby/test_require.rb (TestRequire#test_require_twice): added.usa
2012-08-07* vm_method.c (rb_redefine_opt_method): use RCLASS_ORIGIN to avoidshugo
2012-08-07* test/ruby/test_file_exhaustive.rbusa
2012-08-06method in instance_evalnobu
2012-08-06variable.c: split CVAR_LOOKUPnobu
2012-08-06* test/win32ole/test_win32ole_variant.rb: setting WIN32OLE.localesuke
2012-08-06* internal.h, class.c, eval.c, insns.def: find the appropriateshugo
2012-08-06* include/ruby/ruby.h, eval.c, vm_insnhelper.c: fix typo.shugo
2012-08-06vm_eval.c: remove dead codenobu
2012-08-06insns.def: use klass in cfpnobu
2012-08-06* test/etc/test_etc.rb (TestEtc#test_getpwuid): `s' is never set to nil.usa
2012-08-06* test/syslog/test_syslog_logger.rb: skip unless Syslog module isusa
2012-08-05bigdecimal.c: fix format specifiernobu
2012-08-05ruby.h: rb_num2ulong_inlinenobu
2012-08-05ruby.h: fix castnobu
2012-08-05add referencesnari
2012-08-05* gc.c : if ENABLE_VM_OBJSPACE is 1, rest_sweep is not defined.nari
2012-08-05* gc.c: just move functions and so on. I don't touch any internalnari
2012-08-05* configure.in: use gcc-4.2 prior to clang, gcc, and cc if exist fornaruse
2012-08-04 * ext/date/date_{core,strftime}.c: [ruby-core:46990].tadf
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-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-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-02add missing *kazu
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-01ext/digest/digest.c (hexencode_str_new): return an ASCII stringeregon
2012-07-31test_rubyoptions.rb: fix test failure on Windowsshirosaki
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-30* time.c (time_sec): Remove extra wording about leap seconds and referdrbrain