summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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* eval.c (method_missing): raise TypeError for classes do notmatz
2004-11-26Fix problem with :section: and new 1.9dave
2004-11-25* lib/erb.rb: CR stripped.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-25bugfix for [ruby-talk:121309].ttate
2004-11-25Use 'P' instead of 'p' in types.rb.ttate
2004-11-25descriptions.nobu
2004-11-25* io.c (read_all): [ruby-dev:24955]matz
2004-11-25* 2004-11-25usa
2004-11-25* dir.c (push_braces): do not reuse buffer strings. [ruby-core:03806]nobu
2004-11-24Improved encode_type() in types.rb for [ruby-talk:121175].ttate
2004-11-24* 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
2004-11-22* file.c (rb_file_chown): [ruby-dev:24949]matz
2004-11-22* 2004-11-23usa
2004-11-22* file.c (rb_file_chown): integer conversion should be prior tomatz
2004-11-22* 2004-11-22usa
2004-11-22Don't include 'require's with variable argumentsdave
2004-11-20* 2004-11-21eban
2004-11-201. Force --inline-source if --one-file givendave
2004-11-20* string.c (rb_str_splice, rb_str_upcase_bang): cleanups.eban
2004-11-20* ChangeLog: add ML reference.eban
2004-11-20* test/ruby/test_stringchar.rb (test_bang): added.eban
2004-11-20* ext/nkf/nkf-utf8/utf8tbl.c: original revision 1.7naruse
2004-11-20* original revision 1.7naruse
2004-11-20* 2004-11-20usa
2004-11-19* ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse
2004-11-19* add and change mime encode/decode testsnaruse
2004-11-19* original nkf.c rev:1.40naruse
2004-11-18* 2004-11-18usa
2004-11-18* process.c (proc_getpgrp): prohibit for $SAFE=2.matz
2004-11-18* ext/stringio/stringio.c: needs fcntl.h for O_* constants.nobu
2004-11-18* io.c, rubyio.h (rb_io_modenum_flags): exported.nobu
2004-11-17Wed Nov 17 23:42:40 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi
2004-11-17This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-11-17* {bcc32,win32,wince}/Makefile.sub (test): should build ruby.exeusa
2004-11-17* 2004-11-17eban
2004-11-16* pack.c: all features are backport from 1.9. [ruby-dev:24826]gotoyuzo
2004-11-16* numeric.c (flo_divmod): protect float values from GC bymatz
2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa
2004-11-16* {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa
2004-11-16* ext/stringio/stringio.c (strio_read): position was ignored when anobu
2004-11-16* 2004-11-16usa
2004-11-16* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::options): usenobu
2004-11-15* misc/ruby-mode.el (ruby-special-char-p, ruby-parse-partial): handlenobu