summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-01configure.in: restore convertible typenobu
2015-03-01configure.in: check broken memmem before earliernobu
2015-03-01gc.c: hide internal objectsnobu
2015-03-01mkconfig.rb: no build-time variablesnobu
2015-03-01add tests for strptime("%s.%N").akr
2015-03-01* 2015-03-01svn
2015-03-01* lib/time.rb (strptime): Support %s.%N.akr
2015-02-28enum.c: Fixnum onlynobu
2015-02-28enum.c: limit sizenobu
2015-02-28vm_dump.c: no new strings in signal contextnobu
2015-02-28variable.c: rb_search_class_pathnobu
2015-02-28variable.c: preserve name encoding of subclassnobu
2015-02-27* 2015-02-28svn
2015-02-27* ext/pty/pty.c: AIX supports autopush. Patch by Perry Smith [ruby-core:58539...odaira
2015-02-27* lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).hsbt
2015-02-27* lib/rake: Update to rake (9237e74), typo fix and remove needlesshsbt
2015-02-27* vm_core.h: define vm_svar_index.ko1
2015-02-27compile.c: debug prints to stderrnobu
2015-02-27compile.c: fix function namenobu
2015-02-27io.c: wipe away ioctl buffernobu
2015-02-27* 2015-02-27svn
2015-02-27thread.c: refine enumsnobu
2015-02-27io.c: discard buffer alwaysnobu
2015-02-26io.c: redulce RSTRING_PTR and RSTRING_LENnobu
2015-02-26test_io.rb: separate platform-specific testsnobu
2015-02-26runruby.rb: use File::PATH_SEPARATORnobu
2015-02-26configure.in: PRELOADENVnobu
2015-02-26configure.in: check USDT headersnobu
2015-02-25fake.rb: rubyarchhdrdir for rubyspecnobu
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