summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25signal.c: preserve errnonormal
2015-02-25dir.c: same encoding to the patternnobu
2015-02-25complex.c: move optimizationnobu
2015-02-25* tool/merger.rb: support 2.1+ versioning scheme.naruse
2015-02-25complex.c: M_PI in VCnobu
2015-02-25insns.def: reversenobu
2015-02-25compile.c: unbalanced massignnobu
2015-02-24* lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka
2015-02-24* lib/uri: [doc] Update common.rb [ci-skip] [fixes GH-838]marcandre
2015-02-24* 2015-02-25svn
2015-02-24* test/ruby/test_math.rb: Use assert_infinity instead of assert_equal(1.0/0, ...gogotanaka
2015-02-24common.mk: RUBY_TESTOPTSnobu
2015-02-24numeric.c: calculate complex numbersnobu
2015-02-24complex.c: multiply as rotationnobu
2015-02-24* test/ruby/test_math.rb(test_cbrt): Add an assertion for Math.cbrt(1.0/0)gogotanaka
2015-02-24* vm_insnhelper.c (lep_svar_place, lep_svar_get): do not createko1
2015-02-24mkrunnable.rb: try mklinknobu
2015-02-24win32.c: reduce memory sizenobu
2015-02-24common.mk: prefix timestamp file by "."nobu
2015-02-24dir.c: use packed structsnobu
2015-02-24ChangeLog: commit missnobu
2015-02-24time.c: locale time zone namenobu
2015-02-24eval.c: use the given threadnobu
2015-02-24* 2015-02-24svn
2015-02-24string.c: smart chompnobu
2015-02-23vcs.rb: do not use -C for older gitnobu
2015-02-23zone may be ASCII-8BIT on Windows [Bug #10887]naruse
2015-02-23bold closed ticketsnaruse
2015-02-23eval.c: static IDsnobu
2015-02-23Makefile.in: make static IDs symbols localnobu
2015-02-23vm_args.c: rb_exc_set_backtracenobu
2015-02-23error.c: predefined IDsnobu
2015-02-23string.c: raise a RegexpErrornobu
2015-02-23string.c: proper exceptionnobu
2015-02-22error.c: use static IDsnobu
2015-02-22* time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.eregon
2015-02-22* 2015-02-23svn
2015-02-22* lib/matrix.rb: [Doc] Fix Vector multiplication documentation [ci-skip]marcandre
2015-02-22* common.mk: use ruby organization for rubyspec.hsbt
2015-02-22tabify [ci skip]kazu
2015-02-22fix a typo [ci skip]kazu
2015-02-22* vm_insnhelper.c (rb_vm_rewrite_cref_stack): copy nd_refinementsktsj
2015-02-22* gc.c (rb_objspace_call_finalizer): control GC execution duringko1
2015-02-22sprintf.c: ruby specific functionsnobu
2015-02-21ossl_bn.c: [DOC] expand rdocs [ci skip]nobu
2015-02-21ossl_asn1.c: fix docnobu
2015-02-21* ext/openssl/ossl_asn1.c: [DOC] RDoc formatting fixes forzzak
2015-02-21* 2015-02-22svn
2015-02-21[DOC] Backport ruby/openssl@86eb721 [ci skip]zzak
2015-02-21re.c: RMatch::regexp can be nilnobu