summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-22* lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou
2005-07-21* ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai
2005-07-21* ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse
2005-07-212005-07-22naruse
2005-07-20* io.c (S_ISREG): need to define S_ISREG before it is used first.usa
2005-07-20fix previous commit.akr
2005-07-20* io.c (wsplit_p): patch for the environment whereocean
2005-07-20* io.c (rb_io_ctl): update FMODE_WSPLIT_INITIALIZED and FMODE_WSPLITakr
2005-07-20* variable.c (rb_class_path): need to adjust snprintf() len formatz
2005-07-19* ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,ocean
2005-07-19no messageocean
2005-07-19* ext/socket/socket.c: should not undef close on win32.ocean
2005-07-192005-07-20ocean
2005-07-19* error.c (syserr_initialize): add 1 byte for snprintf() size formatz
2005-07-19* error.c (syserr_initialize): need to allocate an additional bytematz
2005-07-19* signal.c (trap): remove sigexit(); handle "EXIT" via sig_exec().matz
2005-07-19* ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai
2005-07-19* ext/tk/tcltklib.c: rbtk_eventloop_depth is used as int.ocean
2005-07-19* ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. Itnagai
2005-07-192005-07-19nagai
2005-07-18* eval.c (rb_call0): make the pointer to NODE volatileocean
2005-07-18* eval.c (rb_call0): make body volatile to avoid possible optimizationakr
2005-07-18* ext/io/wait/wait.c: wrong backport from trunk, and compile error onnobu
2005-07-18* rubyio.h (FMODE_WSPLIT, FMODE_WSPLIT_INITIALIZED): new constant.akr
2005-07-17* ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73naruse
2005-07-172005-07-18naruse
2005-07-17* ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.nobu
2005-07-172005-07-17nobu
2005-07-16* enumerator.c (Init_Enumerator): wrong argument specs.nobu
2005-07-16* win32/win32.[hc]: constified socket functions. [ruby-dev:26553]ocean
2005-07-16document fix [ruby-dev:26516] (patch from Kazuhiro NISHIYAMA)ocean
2005-07-15* 2005-07-16nobu
2005-07-15* ext/.document: enabled documents in stringio.nobu
2005-07-15* lib/rdoc/parsers/parse_c.rb (handle_class_module): handle anobu
2005-07-15* enumerator.c (Init_Enumerator): use an internal directly.nobu
2005-07-14* test/ruby/test_env.rb (setup, teardown): do not depend on the behavior sett...nobu
2005-07-14* lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo
2005-07-14* enum.c (enum_member): Enumerable#member? is not an iterator.nobu
2005-07-14* common.mk (OBJS): added enumerator.c.nobu
2005-07-14* enum.c (enumeratorize): create new enumerator for current method ifnobu
2005-07-142005-07-15nobu
2005-07-14reordered just for diffing.ocean
2005-07-14* win32/win32.c (rb_w32_strerror): should return correct messageocean
2005-07-132005-07-14nobu
2005-07-13* LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.nobu
2005-07-13* parse.y: remove static variables. [ruby-dev:26530]nobu
2005-07-13add ML numberocean
2005-07-13* win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)ocean
2005-07-13* ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai
2005-07-132005-07-13nagai