aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * object.c (convert_type): [ruby-core:03845]matz2004-11-299-42/+104
* * test/io/nonblock/test_flush.rb: test transferred data.nobu2004-11-291-3/+7
* * io.c (fptr_finalize): must not use FILE after fclose().nobu2004-11-291-0/+22
* * io.c (fptr_finalize): must not use FILE after fclose().nobu2004-11-292-9/+21
* * win32/win32.c (CreateChild): push back the last space before nextusa2004-11-292-1/+6
* * 2004-11-29usa2004-11-291-3/+3
* don't use READ_DATA_PENDING in previous changeakr2004-11-282-7/+3
* add ML ref.akr2004-11-281-0/+1
* * io.c (rb_io_check_writable): restrict io_seek byakr2004-11-282-3/+9
* * added reference.kou2004-11-281-1/+1
* * lib/rss/rss.rb (RSS::Element#tag): not use block_given? forkou2004-11-286-14/+22
* * lib/rss/rss.rb (RSS::NotSetError): added.kou2004-11-2810-193/+255
* * 2004-11-28eban2004-11-281-3/+3
* * regparse.c (fetch_token): fixed test failure on HP-UX ia64 ([ruby-dev:24859]).ksaito2004-11-282-10/+15
* * regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t...ksaito2004-11-283-11/+26
* * regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24...ksaito2004-11-283-1/+10
* * regcomp.c, regint.h: fixed PLATFORM_UNALIGNED_WORD_ACCESS problem ([ruby-de...ksaito2004-11-283-87/+21
* io.c (rb_io_fwrite): set path to NULLakr2004-11-271-1/+1
* String::IO -> StringIOakr2004-11-271-1/+1
* typoakr2004-11-271-1/+1
* * io.c: avoid avoid data loss with nonblocking fd andakr2004-11-272-17/+57
* * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: addedkou2004-11-2712-14/+1066
* * lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou2004-11-274-25/+41
* * sample/rss/list_description.rb: untabified.kou2004-11-273-114/+120
* * 2004-11-27eban2004-11-271-3/+3
* * io.c (io_fread): [ruby-dev:24964]matz2004-11-272-10/+29
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-2610-15/+67
* * io.c (rb_io_initialize): [ruby-dev:24963]matz2004-11-262-17/+15
* * io.c (rb_io_initialize): [ruby-dev:24962]matz2004-11-262-10/+14
* * io.c (rb_io_initialize): should retrieve flags from copying filematz2004-11-263-6/+18
* Fix problem with :section: and new 1.9dave2004-11-263-3/+7
* * lib/erb.rb: CR striped.eban2004-11-250-0/+0
* * 2004-11-26eban2004-11-251-3/+3
* * io.c (io_read): move StringValue() check before GetOpenFile().matz2004-11-253-16/+370
* * lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu2004-11-252-5/+13
* add ML ref.akr2004-11-251-0/+1
* * configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fixakr2004-11-252-1/+8
* bugfix for [ruby-talk:121309].ttate2004-11-253-13/+21
* Use 'P' instead of 'p' in types.rb.ttate2004-11-253-6/+6
* descriptions.nobu2004-11-251-3/+6
* * configure.in: AC_PREREQ(2.53) [ruby-core:03800]matz2004-11-254-4/+17
* * ChangeLog: add ML reference.usa2004-11-251-1/+2
* * 2004-11-25usa2004-11-251-3/+3
* improved encode_type() in types.rb for [ruby-talk:121175].ttate2004-11-243-67/+128
* * io.c (io_read): [ruby-dev:24952]matz2004-11-233-61/+55
* * 2004-11-24eban2004-11-231-3/+3
* * io.c (io_read): [ruby-dev:24952]matz2004-11-232-6/+12
* * ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai2004-11-222-18/+45
* * file.c (rb_file_chown): [ruby-dev:24949]matz2004-11-222-1/+5
* * ext/ripper/lib/ripper/core.rb: commit miss. sorry.usa2004-11-220-0/+0