summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-02id.def: predefined IDsnobu
2013-05-02Fix rondom failure introduced by r40553naruse
2013-05-02Fix test of parallel test breaked by r40553naruse
2013-05-02Imported minitest 4.7.4 (r8483)ryan
2013-05-02process.c: fix failed status with spawnvnobu
2013-05-02* win32/win32.c (poll_child_status): constified.usa
2013-05-02* test/ruby/test_process.rb (TestProcess#test_no_curdir): maybe nowusa
2013-05-02* win32/win32.c (poll_child_status): [experimental] set the cause ofusa
2013-05-02* 2013-05-02svn
2013-05-02* lib/yaml.rb: nodoc EngineManager, add History doc #8344zzak
2013-05-01* time.c (localtime_with_gmtoff_zone): musl libc may return NULL forakr
2013-05-01* enum.c (Enumerable#chunk): fix grammar of error messageeregon
2013-05-01curses/extconf.rb: simplifynobu
2013-05-01extmk.rb: always dynamic non-install extensionsnobu
2013-05-01ancdata.c: suppress warningsnobu
2013-05-01* lib/rake/version.rb: Fix RDoc warning with :include: [Bug #8347]zzak
2013-05-01process.c: rb_daemon should not raisenobu
2013-05-01configure.bat: remove stale messagenobu
2013-05-01eval.c: use predefined IDsnobu
2013-05-01* 2013-05-01svn
2013-05-01proc.c: use predefined IDsnobu
2013-04-30* lib/benchmark.rb: Update Benchmark results on newer CPUzzak
2013-04-30proc.c: frozen core methodsnobu
2013-04-30* 2013-04-30svn
2013-04-30intern.h: rb_block_lambdanobu
2013-04-30proc.c: remove unnecessary static functionnobu
2013-04-29* ext/tk/MANUAL_tcltklib.ja, ext/tk/old-README.tcltklib.ja: rename from *.jp ...nagai
2013-04-29Add comments.akr
2013-04-29* vm.c (VM_EP_LEP): simplify infinite loop.nobu
2013-04-29* remove trailing spaces.nobu
2013-04-29* ext/nkf/nkf-utf8/nkf.h: Bionic libc doesn't have locale.naruse
2013-04-29* ext/tk/MANUAL_tcltklib.jp: rename from ext/tk/MANUAL_tcltklib.eucj [ruby-tr...nagai
2013-04-28ossl_bn.c: reduce alloca/mallocnobu
2013-04-28* 2013-04-29svn
2013-04-28* lib/yaml.rb: Clarify documentation about YAML being always Psych.eregon
2013-04-28* lib/yaml.rb: Use another trick to define the YAML module.eregon
2013-04-28* lib/pp.rb: Update PP module overview by @geopetzzak
2013-04-28ossl_bn.c: fix ossl_bn_initialize bug with integershirosaki
2013-04-28test_io_console.rb: investigate hang-upnobu
2013-04-28README.EXT: update notenobu
2013-04-28* object.c: With feedback from Steve Klabnik, reverted a change tozzak
2013-04-28* lib/yaml.rb: Disable setting YAML const twice [ruby-core:54642]zzak
2013-04-28* object.c: Documentation for taint and trust [Bug #8162]zzak
2013-04-28* README.EXT: Copy note from r40505 for rb_sprintf() [Bug #7982]zzak
2013-04-27* ext/curses/curses.c: Update Curses::Window example for nicer outputzzak
2013-04-27* README.EXT: Update note from r40504, by Jeremy Evans [Bug #7982]zzak
2013-04-27* README.EXT: Add note to warn use of %i in Exceptions [Bug #7982]zzak
2013-04-27* configure.in: Fix a typo. Should check endgrent() instead ofakr
2013-04-27* 2013-04-28svn
2013-04-27* process.c (obj2gid): Don't call endgrnam() if not exist.akr