aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/lib/psych/visitors/yaml_tree.rb: register time objects sotenderlove2013-07-053-1/+15
* * 2013-07-06svn2013-07-051-2/+2
* Use server_port for Windowsnaruse2013-07-051-1/+5
* un.rb: help ordernobu2013-07-051-3/+13
* un.rb: help messagenobu2013-07-051-1/+14
* un.rb: refine regexpnobu2013-07-051-1/+1
* un.rb: nodoc setupnobu2013-07-051-0/+1
* * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic): thisusa2013-07-052-1/+9
* * lib/fileutils.rb (FileUtils#chown, FileUtils#chown_R): Fix theknu2013-07-052-2/+8
* * test/ruby/test_rubyoptions.rb: better approach.usa2013-07-051-2/+3
* * test/ruby/test_rubyoptions.rb: typo in r41791.usa2013-07-051-1/+1
* * test/ruby/test_regexp.rbknu2013-07-052-10/+18
* * test/ruby/test_regexp.rbknu2013-07-052-1/+42
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa2013-07-052-0/+7
* test/unit: assert_raise_with_messagenobu2013-07-053-24/+48
* * win32/win32.c (w32_spawn): r41710 made that if the command starts withusa2013-07-052-6/+9
* mkmf.rb: config_stringnobu2013-07-051-1/+1
* * lib/mkmf.rb (CONFIG['CPPOUTFILE']): fix r41769; CONFIG['CPPOUTFILE']naruse2013-07-052-1/+6
* broken utf-8naruse2013-07-053-8/+13
* Fix comment typo by @parroty [fix GH-350]hsbt2013-07-051-1/+1
* * bignum.c (BARY_MUL1): Renamed from BARY_MUL.akr2013-07-042-9/+15
* * bignum.c (bary_mul_balance): Extracted from bigmul1_balance andakr2013-07-042-20/+43
* * lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu2013-07-043-47/+95
* * lib/fileutils.rb (FileUtils#symbolic_modes_to_i): Fix the wrongknu2013-07-042-2/+8
* mkmf.rb: old syntaxnobu2013-07-041-2/+6
* * 2013-07-05svn2013-07-041-2/+2
* mkmf.rb: header in frameworknobu2013-07-043-2/+43
* bignum.c: constifynobu2013-07-041-10/+10
* * object.c (rb_obj_equal): Fixed an rb_obj_equal documentation typocharliesome2013-07-042-3/+9
* * tool/make-snapshot: Exit with EXIT_FAILURE when it fails.akr2013-07-042-1/+11
* * bignum.c (maxpow_in_bdigit_dbl): Use tables if available.akr2013-07-042-10/+236
* * bignum.c (rb_cstr_to_inum): Avoid temporary buffer allocation exceptakr2013-07-042-56/+80
* test/mkmf: $extmk in parallel testnobu2013-07-042-0/+4
* test_have_library.rb: toolchains resultnobu2013-07-041-3/+5
* mkmf.rb: CONFTESTnobu2013-07-042-20/+21
* * string.c (rb_str_succ): use ONIGENC_MBCLEN_CHARFOUND_P correctly.naruse2013-07-042-4/+14
* test_regexp.rb: test for conditional expressionnobu2013-07-041-0/+17
* Fixing example in comments that raised an error by @JackDanger [fix GH-345]hsbt2013-07-041-1/+1
* Additional description for r41764naruse2013-07-041-1/+6
* * regcomp.c (): Merge Onigmo 5.13.5 23b523076d6f1161.naruse2013-07-043-5/+15
* fix a typokazu2013-07-041-1/+1
* internal.h: supperss warningnobu2013-07-032-0/+6
* * 2013-07-04svn2013-07-031-2/+2
* ruby_atomic.h: ATOMIC_CAS on VC6nobu2013-07-032-2/+9
* ruby_atomic.h: suppress warnignsnobu2013-07-032-0/+14
* * internal.h (ruby_digit36_to_number_table): Declared.akr2013-07-035-39/+40
* mkmf.rb: revert DESTDIR prefixnobu2013-07-032-13/+17
* dir.c: get rid of FindFirstFile bugnobu2013-07-033-1/+17
* dir.c: do_lstat aliasnobu2013-07-031-4/+4
* test/ruby: independent from pathnamenobu2013-07-032-4/+2