summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_regexp.rbknu
2013-07-05* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_notfound): afterusa
2013-07-05test/unit: assert_raise_with_messagenobu
2013-07-05* win32/win32.c (w32_spawn): r41710 made that if the command starts withusa
2013-07-05mkmf.rb: config_stringnobu
2013-07-05* lib/mkmf.rb (CONFIG['CPPOUTFILE']): fix r41769; CONFIG['CPPOUTFILE']naruse
2013-07-05broken utf-8naruse
2013-07-05Fix comment typo by @parroty [fix GH-350]hsbt
2013-07-04* bignum.c (BARY_MUL1): Renamed from BARY_MUL.akr
2013-07-04* bignum.c (bary_mul_balance): Extracted from bigmul1_balance andakr
2013-07-04* lib/fileutils.rb (FileUtils.chmod{,_R}): Enhance the symbolicknu
2013-07-04* lib/fileutils.rb (FileUtils#symbolic_modes_to_i): Fix the wrongknu
2013-07-04mkmf.rb: old syntaxnobu
2013-07-04* 2013-07-05svn
2013-07-04mkmf.rb: header in frameworknobu
2013-07-04bignum.c: constifynobu
2013-07-04* object.c (rb_obj_equal): Fixed an rb_obj_equal documentation typocharliesome
2013-07-04* tool/make-snapshot: Exit with EXIT_FAILURE when it fails.akr
2013-07-04* bignum.c (maxpow_in_bdigit_dbl): Use tables if available.akr
2013-07-04* bignum.c (rb_cstr_to_inum): Avoid temporary buffer allocation exceptakr
2013-07-04test/mkmf: $extmk in parallel testnobu
2013-07-04test_have_library.rb: toolchains resultnobu
2013-07-04mkmf.rb: CONFTESTnobu
2013-07-04* string.c (rb_str_succ): use ONIGENC_MBCLEN_CHARFOUND_P correctly.naruse
2013-07-04test_regexp.rb: test for conditional expressionnobu
2013-07-04Fixing example in comments that raised an error by @JackDanger [fix GH-345]hsbt
2013-07-04Additional description for r41764naruse
2013-07-04* regcomp.c (): Merge Onigmo 5.13.5 23b523076d6f1161.naruse
2013-07-04fix a typokazu
2013-07-03internal.h: supperss warningnobu
2013-07-03* 2013-07-04svn
2013-07-03ruby_atomic.h: ATOMIC_CAS on VC6nobu
2013-07-03ruby_atomic.h: suppress warnignsnobu
2013-07-03* internal.h (ruby_digit36_to_number_table): Declared.akr
2013-07-03mkmf.rb: revert DESTDIR prefixnobu
2013-07-03dir.c: get rid of FindFirstFile bugnobu
2013-07-03dir.c: do_lstat aliasnobu
2013-07-03test/ruby: independent from pathnamenobu
2013-07-03* 2013-07-03svn
2013-07-03* bignum.c (maxpow_in_bdigit): Renamed from calc_hbase and returnakr
2013-07-02* bignum.c (roomof): Cast to long.akr
2013-07-02* bignum.c (rb_cstr_to_inum): fix 64 bit to 32 bit shorten warningcharliesome
2013-07-02* bignum.c (rb_cstr_to_inum): Merge two temporary buffers.akr
2013-07-02* bignum.c (rb_cstr_to_inum): Use BDIGIT_DBL to collect adjacent digits.akr
2013-07-02* doc/syntax/refinements.rdoc: add description of Module#using andshugo
2013-07-02re.c: use built-in encoding indexesnobu
2013-07-02dir.c: use built-in encoding indexesnobu
2013-07-02string.c: use built-in encoding indexesnobu
2013-07-02io.c: use built-in encoding indexesnobu