summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-05-17eval_intern.h: jmpbuf must be accessiblenobu
2013-05-16* vm_eval.c (rb_catch_obj): add volatile to tag to prevent crashnaruse
2013-05-16win32/Makefile.sub: fix verconfnobu
2013-05-16verconf.h: fix for default prefixnobu
2013-05-16* template/verconf.h.in: not typo.nobu
2013-05-16* template/verconf.h.in: typos.usa
2013-05-16verconf.h.in: template for verconf.hnobu
2013-05-15* ext/psych/lib/psych/visitors/yaml_tree.rb: fix syntax error.tenderlove
2013-05-15* gc.c (rb_node_newnode): use newobj_of() instead of rb_newobj().ko1
2013-05-15* ChangeLog: revert the line accidentally removed at r40763.nobu
2013-05-15* ext/socket/depend: Add a dependency for ifaddr.o.akr
2013-05-15common.mk, Makefile.sub: fix build failure on mswinnobu
2013-05-15* ext/psych/lib/psych/visitors/yaml_tree.rb: only emit warnings whentenderlove
2013-05-15* remove trailing spaces.nobu
2013-05-15* gc.c (newobj): rename to `newobj_of' and accept additionalko1
2013-05-15configure.in: move RUBY_PLATFORM to config.hnobu
2013-05-15* gc.c: add an additional RGENGC_PROFILE mode (2).ko1
2013-05-15configure.in: shvar_to_cpp in rubynobu
2013-05-15loadpath.c: splitnobu
2013-05-14* ext/psych/lib/psych/visitors/yaml_tree.rb: adding backwardstenderlove
2013-05-14* ChangeLog: remove incorret lines of r40668.nagachika
2013-05-14* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove
2013-05-14* test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove
2013-05-14* ChangeLog: typo.usa
2013-05-14* signal.c: need to include unistd.h for write(2).usa
2013-05-14* ext/socket/.document: Add ifaddr.c.akr
2013-05-14socket: fix build error and warnings on mingwnobu
2013-05-14* ext/dl/lib/dl/func.rb (DL::Function#call): check tainted whennagachika
2013-05-14fix a typokazu
2013-05-14win32.h: fix for VC9nobu
2013-05-14* win32/win32.c (NET_LUID): mingw may have NET_LUID and not definedusa
2013-05-14* remove trailing spaces.nobu
2013-05-14fix a typo and remove "file (func):" only duplicated of upper entrykazu
2013-05-13* string.c (rb_str_new_frozen): remove debug print.ko1
2013-05-13* include/ruby/ruby.h: enable to generate write barrier protectedko1
2013-05-13* include/ruby/ruby.h: enable to generate write barrier protectedko1
2013-05-13* include/ruby/ruby.h: enable to generate write barrier protectedko1
2013-05-13* include/ruby/ruby.h: enable to generate write barrier protectedko1
2013-05-13* include/ruby/ruby.h: enable RGENGC (USE_RGENGC)ko1
2013-05-13* gc.c: support RGENGC. [ruby-trunk - Feature #8339]ko1
2013-05-13* gc.c: remove rb_objspace_t::marked_num.ko1
2013-05-13* gc.c: disable GC_PROFILE_MORE_DETAIL (fix last commit).ko1
2013-05-13* gc.c: refactoring GC::Profiler.ko1
2013-05-13* include/ruby/ruby.h: constify RRational::(num,den) andko1
2013-05-13fix typoskazu
2013-05-13* ext/socket/extconf.rb: Check socketpair again.akr
2013-05-13* win32/win32.c (getipaddrs): use alternamtive interface name ifusa
2013-05-13* win32/win32.c, include/ruby/win32.h (getipaddrs): [experimental]usa
2013-05-13* iseq.c (prepare_iseq_build): remove additional line braek.ko1
2013-05-13* include/ruby/ruby.h: constify RBasic::klass and addko1