aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regparse.c: now handles many alternatives (over 500000) in regexp. [ruby-de...ksaito2004-11-291-0/+5
* * ext/stringio/stringio.c (strio_write): insufficiently filled stringnobu2004-11-291-0/+5
* * test/io/nonblock/test_flush.rb: abandon tests when io/nonblock isnobu2004-11-291-1/+6
* * object.c (convert_type): [ruby-core:03845]matz2004-11-291-0/+22
* * io.c (fptr_finalize): must not use FILE after fclose().nobu2004-11-291-4/+9
* * win32/win32.c (CreateChild): push back the last space before nextusa2004-11-291-0/+5
* don't use READ_DATA_PENDING in previous changeakr2004-11-281-5/+2
* add ML ref.akr2004-11-281-0/+1
* * io.c (rb_io_check_writable): restrict io_seek byakr2004-11-281-0/+7
* * added reference.kou2004-11-281-1/+1
* * lib/rss/rss.rb (RSS::Element#tag): not use block_given? forkou2004-11-281-0/+8
* * lib/rss/rss.rb (RSS::NotSetError): added.kou2004-11-281-0/+11
* * regparse.c (fetch_token): fixed test failure on HP-UX ia64 ([ruby-dev:24859]).ksaito2004-11-281-0/+5
* * regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t...ksaito2004-11-281-0/+5
* * regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24...ksaito2004-11-281-0/+5
* * regcomp.c, regint.h: fixed PLATFORM_UNALIGNED_WORD_ACCESS problem ([ruby-de...ksaito2004-11-281-0/+5
* typoakr2004-11-271-1/+1
* * io.c: avoid avoid data loss with nonblocking fd andakr2004-11-271-4/+17
* * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: addedkou2004-11-271-0/+12
* * lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou2004-11-271-0/+9
* * sample/rss/list_description.rb: untabified.kou2004-11-271-0/+6
* * io.c (io_fread): [ruby-dev:24964]matz2004-11-271-0/+4
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-261-0/+10
* * io.c (rb_io_initialize): [ruby-dev:24963]matz2004-11-261-0/+2
* * io.c (rb_io_initialize): [ruby-dev:24962]matz2004-11-261-0/+4
* * io.c (rb_io_initialize): should retrieve flags from copying filematz2004-11-261-0/+10
* Fix problem with :section: and new 1.9dave2004-11-261-0/+6
* * io.c (io_read): move StringValue() check before GetOpenFile().matz2004-11-251-0/+5
* * lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu2004-11-251-3/+8
* add ML ref.akr2004-11-251-0/+1
* * configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fixakr2004-11-251-0/+6
* descriptions.nobu2004-11-251-3/+6
* * configure.in: AC_PREREQ(2.53) [ruby-core:03800]matz2004-11-251-0/+11
* * ChangeLog: add ML reference.usa2004-11-251-1/+2
* * io.c (io_read): [ruby-dev:24952]matz2004-11-231-0/+2
* * io.c (io_read): [ruby-dev:24952]matz2004-11-231-0/+4
* * ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai2004-11-221-0/+4
* * file.c (rb_file_chown): [ruby-dev:24949]matz2004-11-221-0/+4
* * file.c (rb_file_chown): integer conversion should be prior tomatz2004-11-221-0/+13
* Don't include 'require's with variable argumentsdave2004-11-221-0/+5
* * dir.c (dir_seek): should retrieve dir_data after NUM2INT().matz2004-11-211-0/+12
* add ChangeLog for last commitaamine2004-11-201-0/+2
* * string.c (rb_str_splice): should place index wrapping aftermatz2004-11-201-0/+10
* 1. Force --inline-source if --one-file givendave2004-11-201-0/+13
* * io.c (rb_io_getline): f.gets("") did not work. [ruby-core:03771]aamine2004-11-201-0/+4
* * test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb beforeeban2004-11-201-0/+5
* * ext/ripper/depend: fix ripper.o dependency.aamine2004-11-201-0/+4
* * io.c (io_reopen): work around problem with Cygwin fseekoeban2004-11-201-0/+5
* * ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse2004-11-191-0/+6
* * string.c (str_gsub): internal buffer should not be listed bymatz2004-11-191-0/+11