summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-29* ext/stringio/stringio.c (strio_write): insufficiently filled stringnobu
2004-11-29* test/io/nonblock/test_flush.rb: abandon tests when io/nonblock isnobu
2004-11-29* object.c (convert_type): [ruby-core:03845]matz
2004-11-29* test/io/nonblock/test_flush.rb: test transferred data.nobu
2004-11-29* io.c (fptr_finalize): must not use FILE after fclose().nobu
2004-11-29* io.c (fptr_finalize): must not use FILE after fclose().nobu
2004-11-29* win32/win32.c (CreateChild): push back the last space before nextusa
2004-11-29* 2004-11-29usa
2004-11-28don't use READ_DATA_PENDING in previous changeakr
2004-11-28add ML ref.akr
2004-11-28* io.c (rb_io_check_writable): restrict io_seek byakr
2004-11-28* added reference.kou
2004-11-28* lib/rss/rss.rb (RSS::Element#tag): not use block_given? forkou
2004-11-28* lib/rss/rss.rb (RSS::NotSetError): added.kou
2004-11-28* 2004-11-28eban
2004-11-28* regparse.c (fetch_token): fixed test failure on HP-UX ia64 ([ruby-dev:24859]).ksaito
2004-11-28* regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t...ksaito
2004-11-28* regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24...ksaito
2004-11-28* regcomp.c, regint.h: fixed PLATFORM_UNALIGNED_WORD_ACCESS problem ([ruby-de...ksaito
2004-11-27io.c (rb_io_fwrite): set path to NULLakr
2004-11-27String::IO -> StringIOakr
2004-11-27typoakr
2004-11-27* io.c: avoid avoid data loss with nonblocking fd andakr
2004-11-27* lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: addedkou
2004-11-27* lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou
2004-11-27* sample/rss/list_description.rb: untabified.kou
2004-11-27* 2004-11-27eban
2004-11-27* io.c (io_fread): [ruby-dev:24964]matz
2004-11-26* ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai
2004-11-26* io.c (rb_io_initialize): [ruby-dev:24963]matz
2004-11-26* io.c (rb_io_initialize): [ruby-dev:24962]matz
2004-11-26* io.c (rb_io_initialize): should retrieve flags from copying filematz
2004-11-26Fix problem with :section: and new 1.9dave
2004-11-25* lib/erb.rb: CR striped.eban
2004-11-25* 2004-11-26eban
2004-11-25* io.c (io_read): move StringValue() check before GetOpenFile().matz
2004-11-25* lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu
2004-11-25add ML ref.akr
2004-11-25* configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fixakr
2004-11-25bugfix for [ruby-talk:121309].ttate
2004-11-25Use 'P' instead of 'p' in types.rb.ttate
2004-11-25descriptions.nobu
2004-11-25* configure.in: AC_PREREQ(2.53) [ruby-core:03800]matz
2004-11-25* ChangeLog: add ML reference.usa
2004-11-25* 2004-11-25usa
2004-11-24improved encode_type() in types.rb for [ruby-talk:121175].ttate
2004-11-23* io.c (io_read): [ruby-dev:24952]matz
2004-11-23* 2004-11-24eban
2004-11-23* io.c (io_read): [ruby-dev:24952]matz
2004-11-22* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai