aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * range.c: Fix rdoc on Range#bsearch [Bug #8242] [ruby-core:54143]zzak2013-06-022-2/+6
* * 2013-06-02svn2013-06-011-2/+2
* * enc/euc_jp.c: fix typo: the name of EUC-JIS-2004.naruse2013-06-012-4/+8
* * vm_eval.c (rb_mod_module_eval): mention in docs that arguments passedcharliesome2013-06-012-0/+7
* * lib/set.rb (Set#freeze, taint, untaint): Save a "self" byknu2013-06-013-6/+29
* compile.c: not simple if keyword argsnobu2013-06-013-2/+8
* vm_insnhelper.c: extract keyword arguments after splatnobu2013-06-013-6/+18
* vm_insnhelper.c: add commentsnobu2013-06-011-4/+3
* remove duplicated entrykazu2013-06-011-5/+0
* error.c: better names for rb_exc_new familynobu2013-06-013-7/+15
* string.c: remove old interfacesnobu2013-06-013-35/+5
* Restore the removed change-log entriesmrkn2013-06-011-1/+75
* zlib.c: check EOFnobu2013-05-313-72/+18
* * ext/socket/option.c (inspect_byte): used only on NetBSD.nobu2013-05-311-0/+2
* * bignum.c: Use BDIGIT type for hbase.akr2013-05-312-5/+10
* ChangeLog: revert accidentally removed entriesnobu2013-05-311-1/+29
* Use custom methods for values whose type is different on platformsnaruse2013-05-311-3/+3
* * ext/socket/option.c (sockopt_s_byte): constructor of the sockoptnaruse2013-05-313-0/+242
* * ext/bigdecimal/bigdecimal.c (BigDecimal_power): use rb_dbl2bigmrkn2013-05-312-1/+11
* * 2013-06-01svn2013-05-311-3/+3
* * bignum.c (calc_hbase): Make hbase the maximum power of baseakr2013-05-312-6/+11
* * bignum.c (calc_hbase): Extracted from rb_big2str0.akr2013-05-312-6/+22
* * bignum.c: Don't hard code SIZEOF_BDIGITS for log_base(hbase).akr2013-05-312-8/+18
* * process.c: Improve Process::exec documentationzzak2013-05-312-35/+55
* vm_eval.c: new names of rb_funcall familynobu2013-05-315-4/+29
* * README.EXT: refine a sentence. thanks to Leonard Chin.nobu2013-05-311-1/+1
* array.c: aliases to rb_ary_new familynobu2013-05-311-0/+3
* array.c: new names of rb_ary_new familynobu2013-05-314-9/+20
* configure.in: HAVE_ATTRIBUTE_FUNCTION_ALIASnobu2013-05-312-0/+6
* * object.c, proc.c: s/call_seq/call-seq in rdoc. [Fix GH-322]zzak2013-05-313-3/+7
* * ext/openssl/ossl_ssl.c: Add missing paren in rdoc [Fix GH-321]zzak2013-05-312-1/+5
* README.EXT: fix typonobu2013-05-311-1/+1
* * 2013-05-31svn2013-05-311-2/+2
* vm_method.c: extract set_visibilitynobu2013-05-312-51/+20
* * vm_insnhelper.c (vm_callee_setup_keyword_arg,mame2013-05-303-5/+24
* * process.c: RDoc on Process.spawnzzak2013-05-302-1/+7
* fix a typo.xibbar2013-05-301-1/+1
* Add a NEWSxibbar2013-05-301-0/+3
* * lib/cgi.rb: Add a document.xibbar2013-05-301-0/+19
* Update doc.akr2013-05-301-1/+4
* rational.c: use existing functionsnobu2013-05-291-6/+4
* * 2013-05-30svn2013-05-291-2/+2
* * gc.c (gc_profile_enable): rest_sweep() to finish last GC.ko12013-05-292-2/+8
* GC before running test_copy_stream_socket7naruse2013-05-291-0/+1
* fix a typokazu2013-05-291-1/+1
* * hash.c: fix WB bug.ko12013-05-292-5/+41
* * 2013-05-29svn2013-05-281-2/+2
* fix typotmm12013-05-281-1/+1
* trivial changekazu2013-05-281-1/+1
* object_tracing.c: fix argument typenobu2013-05-281-1/+1