summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-31* ext/socket/option.c (inspect_byte): used only on NetBSD.nobu
2013-05-31* bignum.c: Use BDIGIT type for hbase.akr
2013-05-31ChangeLog: revert accidentally removed entriesnobu
2013-05-31Use custom methods for values whose type is different on platformsnaruse
2013-05-31* ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse
2013-05-31* ext/bigdecimal/bigdecimal.c (BigDecimal_power): use rb_dbl2bigmrkn
2013-05-31* 2013-06-01svn
2013-05-31* bignum.c (calc_hbase): Make hbase the maximum power of baseakr
2013-05-31* bignum.c (calc_hbase): Extracted from rb_big2str0.akr
2013-05-31* bignum.c: Don't hard code SIZEOF_BDIGITS for log_base(hbase).akr
2013-05-31* process.c: Improve Process::exec documentationzzak
2013-05-31vm_eval.c: new names of rb_funcall familynobu
2013-05-31* README.EXT: refine a sentence. thanks to Leonard Chin.nobu
2013-05-31array.c: aliases to rb_ary_new familynobu
2013-05-31array.c: new names of rb_ary_new familynobu
2013-05-31configure.in: HAVE_ATTRIBUTE_FUNCTION_ALIASnobu
2013-05-31* object.c, proc.c: s/call_seq/call-seq in rdoc. [Fix GH-322]zzak
2013-05-31* ext/openssl/ossl_ssl.c: Add missing paren in rdoc [Fix GH-321]zzak
2013-05-31README.EXT: fix typonobu
2013-05-31* 2013-05-31svn
2013-05-31vm_method.c: extract set_visibilitynobu
2013-05-30* vm_insnhelper.c (vm_callee_setup_keyword_arg,mame
2013-05-30* process.c: RDoc on Process.spawnzzak
2013-05-30fix a typo.xibbar
2013-05-30Add a NEWSxibbar
2013-05-30* lib/cgi.rb: Add a document.xibbar
2013-05-30Update doc.akr
2013-05-29rational.c: use existing functionsnobu
2013-05-29* 2013-05-30svn
2013-05-29* gc.c (gc_profile_enable): rest_sweep() to finish last GC.ko1
2013-05-29GC before running test_copy_stream_socket7naruse
2013-05-29fix a typokazu
2013-05-29* hash.c: fix WB bug.ko1
2013-05-28* 2013-05-29svn
2013-05-28fix typotmm1
2013-05-28trivial changekazu
2013-05-28object_tracing.c: fix argument typenobu
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-28extmk.rb: untouch makefilesnobu
2013-05-28ext/objspace: unexpand Author keywordsnobu
2013-05-27* properties.nobu
2013-05-27* ext/objspace/gc_hook.c, ext/objspace/objspace.c: add new methods toko1
2013-05-27* gc.c (gc_stat): remove wrong rest_sweep().ko1
2013-05-27* gc.c (garbage_collect_body): fix GC_ENABLE_LAZY_SWEEP condition.ko1
2013-05-27* vm_trace.c (rb_postponed_job_register_one): fix iteration bug.ko1
2013-05-27test_method.rb: fix for direct invocationnobu
2013-05-27suppress warningsnobu
2013-05-27add a ChangeLog.ko1
2013-05-27* include/ruby/ruby.h, gc.c: add new internal eventko1
2013-05-27* 2013-05-28svn