summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-14* ext/dl/lib/dl/func.rb (DL::Function#call): check tainted whennagachika
2013-05-14fix a typokazu
2013-05-14Add NEWS about Kernel#singleton_method r40684 [Feature #8391]naruse
2013-05-14iphlpapi is unavailable with older VCnobu
2013-05-14parse.y: fix argument typenobu
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* 2013-05-14svn
2013-05-13* include/ruby/ruby.h: constify RRational::(num,den) andko1
2013-05-13* include/ruby/ruby.h: fix a typoeregon
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
2013-05-13* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macroko1
2013-05-13* include/ruby/ruby.h: add new utility macros to accessko1
2013-05-13* ChangeLog: add a comment.ko1
2013-05-13* object.c (rb_obj_setup): added.ko1
2013-05-13* gc.c (rb_data_object_alloc): check klass only if klass is not 0.ko1
2013-05-13* gc.c (rb_data_object_alloc, rb_data_typed_object_alloc):ko1
2013-05-13proc.c: Kernel#singleton_methodnobu
2013-05-13vm_method.c: rb_method_entry_atnobu
2013-05-13class.c: rb_singleton_class_getnobu
2013-05-13class.c: adjust indentnobu
2013-05-13* ext/openssl/ossl_ssl.c: Disabled OpenSSL::SSL::SSLSocket ifyugui
2013-05-13* hash.c: Hash[] and {} are not equivalent by @eam [Fixes GH-301]zzak
2013-05-13* 2013-05-13svn
2013-05-13* random.c: Document Random::DEFAULT by @eLobato [Fixes GH-304]zzak
2013-05-12* ChangeLog: fix a typo of r40667.nagachika
2013-05-12ruby.h: OFFT2NUM redefinitionnobu
2013-05-12fix typoskazu
2013-05-12* include/ruby/intern.h (rb_iv_set, rb_iv_get): removed. Bcausekosaki
2013-05-12* include/ruby/intern.h (rb_uint2big, rb_int2big, rb_uint2inum)kosaki
2013-05-12* configure.in: removes 'ac_cv_func_fseeko=yes' form MinGWkosaki
2013-05-12* file.c (rb_file_s_truncate): use correct type. chsize takeskosaki
2013-05-12* process.c: move '#define SPAWNV 1' to win32/Makefile.sub.kosaki