summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-21* 2005-01-22eban
2005-01-21* ext/stringio/stringio.c (strio_set_pos): clear EOF flag.matz
2005-01-21* lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.akr
2005-01-21* ChangeLog: fixed typo.shugo
2005-01-21file test_imap.rb was added on branch ruby_1_8 on 2006-11-04 13:03:20 +0000shugo
2005-01-21This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-01-21* dir.c (rb_push_glob): should work for NUL delimited patterns.matz
2005-01-21* lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]shugo
2005-01-21* rubyio.h (rb_eof_error): should mark as NORETURN. (backportedusa
2005-01-20* 2005-01-21eban
2005-01-20* ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warningocean
2005-01-20* 2005-01-20usa
2005-01-20* ext/extmk.rb (extmake): shoudn't set $extflags on mswin32.usa
2005-01-20* string.c (rb_str_new4): should propagate taintedness.matz
2005-01-19* lib/ipaddr.rb (test_s_new): typo.usa
2005-01-19* lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa
2005-01-18* 2005-01-19eban
2005-01-18* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr
2005-01-18* 2005-01-18eban
2005-01-18* lib/webrick/ssl.rb (WEBrick::Config::SSL): the default valuegotoyuzo
2005-01-18This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2005-01-17* configure.in (aix): fix typo. [ruby-talk:126401]nobu
2005-01-16* ext/readline/readline.c: suppress warnings.nobu
2005-01-16* ChangeLog: typo fix.eban
2005-01-16* 2005-01-17eban
2005-01-16* lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]eban
2005-01-15* 2005-01-15nobu
2005-01-15* ruby.c (proc_options): ignore trailing CRs at the end of shortnobu
2005-01-15* test/rss/test_version.rb: 0.1.2 -> 0.1.3.kou
2005-01-15* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou
2005-01-12* 2005-01-13nobu
2005-01-12* io.c (io_fread): don't warn nonblocking behavior by default.akr
2005-01-11* 2005-01-12nobu
2005-01-11* object.c (rb_class_superclass): superclass of singleton class alsonobu
2005-01-11* 2005-01-11usa
2005-01-11* numeric.c (Init_Numeric): turn off floating point exceptionsocean
2005-01-10* lib/fileutils.rb (copy_entry): could not copy symbolic link. [ruby-talk:125...aamine
2005-01-10* 2005-01-10nobu
2005-01-10* variable.c (rb_autoload): hide internal data from ruby level.nobu
2005-01-09* supplement descriptions.nobu
2005-01-08* 2005-01-09eban
2005-01-08* io.c (io_fread): warn nonblocking behavior.akr
2005-01-08* 2005-01-08eban
2005-01-07* ChangeLog: left a conflict indicator in there, sorry.why
2005-01-07* lib/yaml.rb: Kernel#y requires an argument.why
2005-01-07* random.c (rand_init): use ALLOC_N instead of ALLOCA_Nakr
2005-01-07* 2005-01-07nobu
2005-01-07* gc.c (mark_locations_array): avoid core dump with -O3.akr
2005-01-06* ext/zlib/zlib.c (zstream_end): should return value. (backportedusa
2005-01-06set ML numberocean