aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io/wait: fix return value for buffered readnormal2015-03-013-2/+10
* thread_pthread.c: use rb_pid_tnobu2015-03-011-1/+1
* envutil.rb: signal argumentnobu2015-03-011-1/+1
* configure.in: restore convertible typenobu2015-03-012-1/+9
* configure.in: check broken memmem before earliernobu2015-03-012-34/+33
* gc.c: hide internal objectsnobu2015-03-012-0/+8
* mkconfig.rb: no build-time variablesnobu2015-03-011-1/+3
* add tests for strptime("%s.%N").akr2015-03-011-0/+11
* * 2015-03-01svn2015-03-011-3/+3
* * lib/time.rb (strptime): Support %s.%N.akr2015-03-012-1/+12
* enum.c: Fixnum onlynobu2015-02-282-5/+17
* enum.c: limit sizenobu2015-02-283-0/+42
* vm_dump.c: no new strings in signal contextnobu2015-02-282-3/+15
* variable.c: rb_search_class_pathnobu2015-02-283-17/+56
* variable.c: preserve name encoding of subclassnobu2015-02-283-7/+12
* * 2015-02-28svn2015-02-271-2/+2
* * ext/pty/pty.c: AIX supports autopush. Patch by Perry Smith [ruby-core:58539...odaira2015-02-272-2/+7
* * lib/rubygems: Update to RubyGems 2.4.6 and HEAD(800f2e6).hsbt2015-02-2717-156/+206
* * lib/rake: Update to rake (9237e74), typo fix and remove needlesshsbt2015-02-278-15/+18
* * vm_core.h: define vm_svar_index.ko12015-02-276-21/+36
* compile.c: debug prints to stderrnobu2015-02-271-1/+1
* compile.c: fix function namenobu2015-02-271-1/+1
* io.c: wipe away ioctl buffernobu2015-02-272-0/+7
* * 2015-02-27svn2015-02-271-2/+2
* thread.c: refine enumsnobu2015-02-271-5/+7
* io.c: discard buffer alwaysnobu2015-02-271-1/+1
* io.c: redulce RSTRING_PTR and RSTRING_LENnobu2015-02-261-10/+21
* test_io.rb: separate platform-specific testsnobu2015-02-261-31/+13
* runruby.rb: use File::PATH_SEPARATORnobu2015-02-261-1/+1
* configure.in: PRELOADENVnobu2015-02-262-2/+8
* configure.in: check USDT headersnobu2015-02-261-13/+18
* fake.rb: rubyarchhdrdir for rubyspecnobu2015-02-253-2/+6
* complex.c: sign of zerosnobu2015-02-251-12/+26
* * 2015-02-26svn2015-02-251-2/+2
* runruby.rb: update patternnobu2015-02-251-1/+1
* complex.c: specializenobu2015-02-251-11/+9
* * spec/default.mspec: use default configuration file name.hsbt2015-02-252-1/+6
* * spec/default.mspec: remove specific version number.hsbt2015-02-252-1/+6
* * properties.svn2015-02-250-0/+0
* * ext/win32/Win32API.rb (initialize): accept both a string and an arrayusa2015-02-253-1/+30
* mkconfig.rb: delete DESTDIRnobu2015-02-251-0/+1
* runruby.rb: follow r49740nobu2015-02-251-1/+1
* signal.c: preserve errnonormal2015-02-252-0/+10
* dir.c: same encoding to the patternnobu2015-02-253-7/+29
* complex.c: move optimizationnobu2015-02-251-29/+40
* * tool/merger.rb: support 2.1+ versioning scheme.naruse2015-02-252-1/+5
* complex.c: M_PI in VCnobu2015-02-251-0/+4
* insns.def: reversenobu2015-02-252-2/+22
* compile.c: unbalanced massignnobu2015-02-251-2/+20
* * lib/cmath.rb (log): raise ArgumentError when more than 2 argumentsgogotanaka2015-02-243-16/+12