aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * vm_insnhelper.c (vm_yield_setup_block_args): add comment for r41041.nobu2013-06-031-0/+2
* * lib/cgi/cookie.rb (inspect): add inspect for debug.xibbar2013-06-031-0/+5
* add some rdocnaruse2013-06-031-0/+6
* * configure.in: removes AC_CHECK_FUNCS(readdir_r). readdir_r()kosaki2013-06-023-82/+29
* * vm_insnhelper.c (vm_yield_setup_block_args): partially revert r41019.naruse2013-06-023-0/+19
* * test/socket/test_sockopt.rb: change test name. follow r41037.ayumin2013-06-022-2/+6
* * test/rinda/test_rinda.rb: rename functions introduced in r41009.ayumin2013-06-022-3/+7
* * 2013-06-03svn2013-06-021-2/+2
* follow r41034naruse2013-06-021-4/+4
* Suppress warnings: setting Encoding.default_internalnaruse2013-06-021-10/+11
* * enc/trans/japanese_euc.trans, test/ruby/test_transcode.rb,ktsj2013-06-024-111/+117
* * ext/socket/option.c: rename functions introduced in r41009naruse2013-06-022-31/+35
* dln_find.c: deprecated functionsnobu2013-06-023-16/+5
* dln_find.c: unused macrosnobu2013-06-021-8/+0
* * lib/cgi/util.rb, lib/erb.rb: Use String#b [Feature #8394] by znzzzak2013-06-023-3/+7
* math.c: ASCII minusnobu2013-06-021-11/+11
* * lib/irb/lc/help-message: Apply english updates for irb --help #7510zzak2013-06-022-8/+22
* fill rdocsnobu2013-06-028-3/+40
* * 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