aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/date/date_core.c (d_lite_cmp, d_lite_equal): simplified.tadf2013-06-042-115/+6
* * ext/date/date_core.c: fixed a bug [ruby-core:55295]. reportedtadf2013-06-043-43/+119
* * lib/rubygems: Update to RubyGems 2.0.3drbrain2013-06-0412-26/+62
* * doc/marshal.rdoc: Add description of Marshal format.drbrain2013-06-042-0/+317
* * array.c (Array#+): fix documentation example.eregon2013-06-042-2/+8
* * lib/irb/lc/ja/help-message: update help messages.ayumin2013-06-042-4/+21
* * 2013-06-05svn2013-06-041-2/+2
* * marshal.c (r_object0): Generalize a round up expression.akr2013-06-042-2/+7
* * object.c (rb_Hash): fix docs. patched by Stefan Schüßler.ayumin2013-06-042-1/+6
* * lib/irb/completion.rb: Use %w literal construction for long lists.eregon2013-06-042-21/+24
* * ext/objspace/objspace.c: improve wording and remove duplicated comment.eregon2013-06-042-20/+14
* * bignum.c (bitlength_bdigit): Fix an off-by-one error.akr2013-06-042-1/+5
* adjust stylenobu2013-06-041-2/+2
* * ext/bigdecimal/lib/bigdecimal/util.rb (Float#to_d): fix the numbermrkn2013-06-043-4/+13
* Add more comment about r41041naruse2013-06-041-3/+7
* add EEXIST for Linuxkazu2013-06-032-1/+7
* * 2013-06-04svn2013-06-031-2/+2
* FileUtils.rmdir use remove_tailing_slashkazu2013-06-033-1/+14
* * bignum.c (bitlength_bdigit): New function.akr2013-06-032-1/+24
* Don't run test-all because it often happens false positivenaruse2013-06-031-2/+2
* fix a typokazu2013-06-031-1/+1
* * lib/fileutils.rb: fix behavior when mkdir/mkdir_p accepted "/".ayumin2013-06-033-2/+19
* dir.c: use fd to fstatfsnobu2013-06-032-4/+8
* * 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