aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iseq: reduce array allocations for simple sequencestmm12013-04-175-7/+31
* * ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.akr2013-04-173-1/+16
* iseq.c: remove duplicated strings for file pathstmm12013-04-172-1/+9
* test_curses.rb: default TERMnobu2013-04-171-1/+1
* test_readline.rb: try UTF-8nobu2013-04-171-1/+18
* envutil.rb: env hashnobu2013-04-171-1/+1
* assertions.rb: remove UNASSIGNEDnobu2013-04-172-9/+10
* thread.c: fix overflow on Windowsnobu2013-04-172-11/+17
* * 2013-04-17svn2013-04-171-2/+2
* fix typo by @zsalzbank [fix GH-289]hsbt2013-04-171-1/+1
* * ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.akr2013-04-162-4/+9
* fix ENV.to_a rdoc example by @benolee [fix GH-288]hsbt2013-04-161-1/+1
* * properties.nobu2013-04-160-0/+0
* * ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277]zzak2013-04-162-19/+23
* * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak2013-04-1611-13/+44
* fixed wrong value by @taksatou [fix GH-287]hsbt2013-04-161-1/+1
* * 2013-04-16svn2013-04-161-2/+2
* * ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak2013-04-169-9/+20
* * ext/fiddle/depend: New file.akr2013-04-152-0/+8
* misc/ruby-electric.el: Decrease the excess voltage of automatic matching.knu2013-04-152-5/+44
* misc/ruby-electric.el: Minor refactoring.knu2013-04-152-51/+56
* * ext/openssl/ossl_ssl.c: Correct shutdown behavior w.r.t GC.emboss2013-04-153-4/+45
* * ext/coverage/depend: fix id.h place as r40283.naruse2013-04-153-1/+8
* * dir.c (File.fnmatch): fix typo in documentationeregon2013-04-141-1/+1
* * 2013-04-15svn2013-04-141-2/+2
* * string.c (String#gsub): fix typo in documentationeregon2013-04-141-1/+1
* fix a typokazu2013-04-141-1/+1
* * ext/-test-/debug/depend: New file.akr2013-04-1413-0/+75
* Send input after curses is ready or raise errornaruse2013-04-131-0/+6
* * 2013-04-14svn2013-04-131-2/+2
* * lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} othernaruse2013-04-133-3/+10
* mkmf.rb: timestamp directorynobu2013-04-132-1/+7
* * lib/mkmf.rb (MakeMakefile#create_makefile): output new macrousa2013-04-133-2/+10
* fix building ripper: parse.h and id.h doesn't need directorynaruse2013-04-131-5/+5
* * Merge Onigmo 5.13.4 f22cf2e566712cace60d17f84d63119d7c5764ee.naruse2013-04-136-11/+16
* * ext/ripper/depend: parse.h and id.h may be created on topdir.usa2013-04-132-2/+6
* * array.c: rdoc tweak for include?marcandre2013-04-131-1/+1
* * lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre2013-04-133-0/+20
* ripper/depend: fix out-of-place buildnobu2013-04-131-2/+2
* ChangeLog: revert commit missnobu2013-04-131-9/+236
* struct.c: hide member namesnobu2013-04-132-4/+7
* struct.c: split make_structnobu2013-04-132-268/+65
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-1330-65/+163
* * ext/etc/etc.c: fix struct name.nobu2013-04-121-1/+1
* * 2013-04-13svn2013-04-121-2/+2
* etc.c: Etc namespacenobu2013-04-122-6/+15
* * common.mk: pack.o depends on internal.h.akr2013-04-122-1/+5
* * bignum.c (ones): Use __builtin_popcountl if available.akr2013-04-124-19/+32
* * common.mk: version.o depends on $(srcdir)/include/ruby/version.hakr2013-04-122-1/+8
* vm_insnhelper.c: non-symbol keynobu2013-04-123-6/+44