aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * array.c: Document synonymous methods, by windwiny [GH-277]zzak2013-04-1211-2/+32
* fix typoskazu2013-04-121-2/+2
* fix typozzak2013-04-111-1/+1
* * 2013-04-12svn2013-04-111-2/+2
* Fix typonaruse2013-04-111-1/+1
* * common.mk: Add dependencies for include/ruby.hakr2013-04-113-6/+13
* * lib/cgi/html.rb: remove 'super {yield}' which is for old version.xibbar2013-04-111-30/+6
* * lib/cgi/html.rb: fix indent. delete unnecessary code.xibbar2013-04-111-4/+2
* * tool/update-deps: Use "make -p all golf" to extract deendencies inakr2013-04-112-1/+6
* * lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar2013-04-112-1/+2
* * test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar2013-04-111-1/+1
* * common.mk: Dependency updated.akr2013-04-113-166/+194
* * common.mk: partially revert r40183, which breaks building onnaruse2013-04-112-4/+11
* Fix return value in example by @rkh [fix GH-284]hsbt2013-04-111-1/+1