summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-25complex.c: sign of zerosnobu
2015-02-25* 2015-02-26svn
2015-02-25runruby.rb: update patternnobu
2015-02-25complex.c: specializenobu
2015-02-25* spec/default.mspec: use default configuration file name.hsbt
2015-02-25* spec/default.mspec: remove specific version number.hsbt
2015-02-25* properties.svn
2015-02-25* ext/win32/Win32API.rb (initialize): accept both a string and an arrayusa
2015-02-25mkconfig.rb: delete DESTDIRnobu
2015-02-25runruby.rb: follow r49740nobu
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