summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-16* ext/openssl/*: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-15* ext/fiddle/depend: New file.akr
2013-04-15misc/ruby-electric.el: Decrease the excess voltage of automatic matching.knu
2013-04-15misc/ruby-electric.el: Minor refactoring.knu
2013-04-15* ext/openssl/ossl_ssl.c: Correct shutdown behavior w.r.t GC.emboss
2013-04-15* ext/coverage/depend: fix id.h place as r40283.naruse
2013-04-14* dir.c (File.fnmatch): fix typo in documentationeregon
2013-04-14* 2013-04-15svn
2013-04-14* string.c (String#gsub): fix typo in documentationeregon
2013-04-14fix a typokazu
2013-04-14* ext/-test-/debug/depend: New file.akr
2013-04-13Send input after curses is ready or raise errornaruse
2013-04-13* 2013-04-14svn
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): remove {$(VPATH)} othernaruse
2013-04-13mkmf.rb: timestamp directorynobu
2013-04-13* lib/mkmf.rb (MakeMakefile#create_makefile): output new macrousa
2013-04-13fix building ripper: parse.h and id.h doesn't need directorynaruse
2013-04-13* Merge Onigmo 5.13.4 f22cf2e566712cace60d17f84d63119d7c5764ee.naruse
2013-04-13* ext/ripper/depend: parse.h and id.h may be created on topdir.usa
2013-04-13* array.c: rdoc tweak for include?marcandre
2013-04-13* lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre
2013-04-13ripper/depend: fix out-of-place buildnobu
2013-04-13ChangeLog: revert commit missnobu
2013-04-13struct.c: hide member namesnobu
2013-04-13struct.c: split make_structnobu
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-04-12* ext/etc/etc.c: fix struct name.nobu
2013-04-12* 2013-04-13svn
2013-04-12etc.c: Etc namespacenobu
2013-04-12* common.mk: pack.o depends on internal.h.akr
2013-04-12* bignum.c (ones): Use __builtin_popcountl if available.akr
2013-04-12* common.mk: version.o depends on $(srcdir)/include/ruby/version.hakr
2013-04-12vm_insnhelper.c: non-symbol keynobu
2013-04-12* array.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-12fix typoskazu
2013-04-11fix typozzak
2013-04-11* 2013-04-12svn
2013-04-11Fix typonaruse
2013-04-11* common.mk: Add dependencies for include/ruby.hakr
2013-04-11* lib/cgi/html.rb: remove 'super {yield}' which is for old version.xibbar
2013-04-11* lib/cgi/html.rb: fix indent. delete unnecessary code.xibbar
2013-04-11* tool/update-deps: Use "make -p all golf" to extract deendencies inakr
2013-04-11* lib/cgi/html.rb: fix tagmaker because attributes should recognize.xibbar
2013-04-11* test/ruby/test_regexp.rb: use require_relative to require local libraryxibbar
2013-04-11* common.mk: Dependency updated.akr
2013-04-11* common.mk: partially revert r40183, which breaks building onnaruse
2013-04-11Fix return value in example by @rkh [fix GH-284]hsbt
2013-04-11* lib/cgi/{core,html}.rb : Update define tagmakerxibbar
2013-04-11Fix if-endnaruse
2013-04-11* test/dl/test_base.rb: typo.usa