summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-18Increase capacity for skipping paddingsnaruse
2013-04-18* pack.c (pack_unpack): output characters even if the input doesn'tnaruse
2013-04-17* 2013-04-18svn
2013-04-17* common.mk (clean-ext): remove timestamps.naruse
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Expression simplified.akr
2013-04-17Oops, I forgot to use JST in the ChangeLog entry.tmm1
2013-04-17iseq: reduce array allocations for simple sequencestmm1
2013-04-17* ext/socket/rubysocket.h (SOCKLEN_MAX): Defined.akr
2013-04-17iseq.c: remove duplicated strings for file pathstmm1
2013-04-17test_curses.rb: default TERMnobu
2013-04-17test_readline.rb: try UTF-8nobu
2013-04-17envutil.rb: env hashnobu
2013-04-17assertions.rb: remove UNASSIGNEDnobu
2013-04-17thread.c: fix overflow on Windowsnobu
2013-04-17* 2013-04-17svn
2013-04-17fix typo by @zsalzbank [fix GH-289]hsbt
2013-04-16* ext/socket/unixsocket.c (unix_send_io): Suppress a warning by clang.akr
2013-04-16fix ENV.to_a rdoc example by @benolee [fix GH-288]hsbt
2013-04-16* properties.nobu
2013-04-16* ext/sdbm/init.c: Fix comment indentation, by windwiny [Fixes GH-277]zzak
2013-04-16* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]zzak
2013-04-16fixed wrong value by @taksatou [fix GH-287]hsbt
2013-04-16* 2013-04-16svn
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