summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-06-02* test/rinda/test_rinda.rb: rename functions introduced in r41009.ayumin
2013-06-02* enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj
2013-06-02* ext/socket/option.c: rename functions introduced in r41009naruse
2013-06-02dln_find.c: deprecated functionsnobu
2013-06-02* lib/cgi/util.rb, lib/erb.rb: Use String#b [Feature #8394] by znzzzak
2013-06-02* lib/irb/lc/help-message: Apply english updates for irb --help #7510zzak
2013-06-02* range.c: Fix rdoc on Range#bsearch [Bug #8242] [ruby-core:54143]zzak
2013-06-01* enc/euc_jp.c: fix typo: the name of EUC-JIS-2004.naruse
2013-06-01* vm_eval.c (rb_mod_module_eval): mention in docs that arguments passedcharliesome
2013-06-01* lib/set.rb (Set#freeze, taint, untaint): Save a "self" byknu
2013-06-01compile.c: not simple if keyword argsnobu
2013-06-01vm_insnhelper.c: extract keyword arguments after splatnobu
2013-06-01remove duplicated entrykazu
2013-06-01error.c: better names for rb_exc_new familynobu
2013-06-01string.c: remove old interfacesnobu
2013-06-01Restore the removed change-log entriesmrkn
2013-05-31zlib.c: check EOFnobu
2013-05-31* bignum.c: Use BDIGIT type for hbase.akr
2013-05-31ChangeLog: revert accidentally removed entriesnobu
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* 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-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-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-29* gc.c (gc_profile_enable): rest_sweep() to finish last GC.ko1
2013-05-29fix a typokazu
2013-05-29* hash.c: fix WB bug.ko1
2013-05-28trivial changekazu
2013-05-28* ext/objspace/object_tracing.c: fix a bug reported atko1
2013-05-28extmk.rb: untouch makefilesnobu
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-27add a ChangeLog.ko1
2013-05-27* include/ruby/ruby.h, gc.c: add new internal eventko1
2013-05-27* vm_trace.c (rb_postponed_job_flush): remove a wrong comment.ko1
2013-05-27* include/ruby/ruby.h (RHASH_SIZE): Add a cast to suppress aakr
2013-05-27* include/ruby/ruby.h: rename RUBY_INTERNAL_EVENT_FREE toko1
2013-05-27* ext/objspace/objspace.c: support ObjectSpace.trace_object_allocations.ko1