summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-28* ext/win32ole/win32ole.c (fole_s_show_help): fixed the commentsuke
2009-08-28* 2009-08-29svn
2009-08-28Merge branch '19migration/looser_args' into ruby_1_8shyouhei
2009-08-26* 2009-08-26svn
2009-08-26* lib/test/unit/collector/dir.rb: $: bug fix. [ruby-core:24115]kazu
2009-08-25* 2009-08-25svn
2009-08-25Mention /\s/ being fixed to match a vertical tab.knu
2009-08-24* 2009-08-24svn
2009-08-24* lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: fix a bugkou
2009-08-22* lib/test/unit.rb (Test::Unit.run=, Test::Unit.run?): fixed rdoc.nobu
2009-08-14* ext/curses/curses.c ({curses,window}_addstr),nobu
2009-08-14* 2009-08-14svn
2009-08-14 * configure.in: only check pthread.h in case of --enable-pthreadshyouhei
2009-08-13Oops, my finger slipped.knu
2009-08-13* configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead ofnobu
2009-08-13* 2009-08-13svn
2009-08-13Add a forgotten entry about Digest::Base#== changes between 1.8.5 andknu
2009-08-11* 2009-08-12svn
2009-08-11 * ext/digest/sha2/sha2.h: need to include defs.h instead of inttypes.husa
2009-08-11* numeric.c (num_divmod): fixed rdoc. [ruby-core:24862]nobu
2009-08-11* 2009-08-11svn
2009-08-11 * io.c (rb_sysopen): workaround for MSVCRT's bug.usa
2009-08-09* ChangeLog: commit miss.nagai
2009-08-09* 2009-08-09svn
2009-08-09* ext/tk/extconf.rb (search_tclConfig): last change isn't enough. fixed it.nagai
2009-08-07* eval.c (rb_thread_schedule): need select for WAIT_SELECT, even ifakr
2009-08-07* ext/digest/sha2/sha2.h: include inttypes.h for uint32_h, etc.akr
2009-08-06* ext/digest/sha2/sha2.[ch]: Update to 1.0 RELEASE which fixes anknu
2009-08-06* ext/digest/*/extconf.rb: inttypes.h and unistd.h need not beknu
2009-08-06* ext/digest/sha2/lib/sha2.eb: should require sha2.so.knu
2009-08-06* 2009-08-07svn
2009-08-06* ext/tk/extconf.rb (search_tclConfig): fix logic bug.nagai
2009-08-06* eval.c (rb_thread_schedule): refine previous change. akr
2009-08-05* 2009-08-06svn
2009-08-05* eval.c (rb_thread_schedule): fix condition for making threadakr
2009-08-05* eval.c (rb_exc_raise, rb_exc_fatal): require exception object.nobu
2009-08-05* eval.c (rb_eval): does not restore old errinfo when fatal error.nobu
2009-08-05* eval.c (rb_eval): not discard fatal error.nobu
2009-08-04* 2009-08-05svn
2009-08-04* lib/rdoc/parsers/parse_c.rb: fixed a small error in thenobu
2009-08-04 * win32/win32.c (has_redirection): need to execute shell if commandlineusa
2009-08-03* 2009-08-04svn
2009-08-03* ext/tk/lib/tcltklib.c: fix trouble on old-style C functionnagai
2009-08-03* 2009-08-03svn
2009-08-03 * win32/win32.c (rb_w32_connect): return value was broken when someusa
2009-08-01* 2009-08-02svn
2009-08-01 * node.h (rb_thread_status): ISO C89 do not allow a comma at the end of enum.shyouhei
2009-07-31* 2009-08-01svn
2009-07-31 * lex.c: update.shyouhei
2009-07-31 * NEWS: ditto.shyouhei