aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/rss.rb: moved copyright description to lib/rss.rb.kou2005-07-221-0/+16
* * lib/rss/parser.rb (RSS::Parser#initialize): accept HTTP/FTPkou2005-07-221-0/+8
* * ext/tk/tkutil/tkutil.c (tk_conv_args): forget to revertnagai2005-07-211-0/+39
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-211-0/+6
* * io.c (S_ISREG): need to define S_ISREG before it is used first.usa2005-07-201-0/+4
* * io.c (wsplit_p): patch for the environment whereocean2005-07-201-0/+6
* * io.c (rb_io_ctl): update FMODE_WSPLIT_INITIALIZED and FMODE_WSPLITakr2005-07-201-0/+5
* * variable.c (rb_class_path): need to adjust snprintf() len formatz2005-07-201-0/+10
* * ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,ocean2005-07-191-0/+8
* no messageocean2005-07-191-2/+2
* * ext/socket/socket.c: should not undef close on win32.ocean2005-07-191-0/+6
* * error.c (syserr_initialize): add 1 byte for snprintf() size formatz2005-07-191-2/+2
* * error.c (syserr_initialize): need to allocate an additional bytematz2005-07-191-0/+5
* * signal.c (trap): remove sigexit(); handle "EXIT" via sig_exec().matz2005-07-191-0/+8
* * ext/tk/tcltklib.c: rbtk_eventloop_depth is used as int.ocean2005-07-191-0/+10
* * ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. Itnagai2005-07-191-0/+6
* * eval.c (rb_call0): make the pointer to NODE volatileocean2005-07-181-0/+5
* * eval.c (rb_call0): make body volatile to avoid possible optimizationakr2005-07-181-0/+7
* * ext/io/wait/wait.c: wrong backport from trunk, and compile error onnobu2005-07-181-2/+7
* * rubyio.h (FMODE_WSPLIT, FMODE_WSPLIT_INITIALIZED): new constant.akr2005-07-181-0/+9
* * ext/nkf/nkf-utf8/nkf.c: import nkf.c 1.73naruse2005-07-171-0/+5
* * ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.nobu2005-07-171-0/+4
* * enumerator.c (Init_Enumerator): wrong argument specs.nobu2005-07-161-0/+5
* * win32/win32.[hc]: constified socket functions. [ruby-dev:26553]ocean2005-07-161-0/+4
* * lib/rdoc/parsers/parse_c.rb (handle_class_module): handle anobu2005-07-151-0/+10
* * enumerator.c (Init_Enumerator): use an internal directly.nobu2005-07-151-0/+4
* * lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo2005-07-141-0/+7
* * enum.c (enumeratorize): create new enumerator for current method ifnobu2005-07-141-0/+7
* * win32/win32.c (rb_w32_strerror): should return correct messageocean2005-07-141-0/+8
* * LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.nobu2005-07-131-0/+4
* * parse.y: remove static variables. [ruby-dev:26530]nobu2005-07-131-0/+4
* add ML numberocean2005-07-131-1/+1
* * win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)ocean2005-07-131-0/+11
* * ext/tk/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai2005-07-131-0/+6
* * lib/mkmf.rb: keep curdir unexpanded.nobu2005-07-121-0/+4
* * eval.c, intern.h (rb_proc_call, rb_obj_method, rb_method_call):nobu2005-07-111-1/+9
* * regparse.c (fetch_escaped_value): mask values following \c innobu2005-07-101-2/+7
* * lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over tomneumann2005-07-101-0/+6
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo2005-07-101-0/+6
* * lib/pathname.rb (Pathname#unlink): try Dir.unlink first toakr2005-07-101-0/+6
* * lib/debug.rb (debug_command): added a deficient format specifier.nobu2005-07-101-2/+7
* convert dispid in Ruby and C by INT2NUM and NUM2INT.suke2005-07-091-0/+11
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-081-0/+14
* * object.c (rb_obj_pattern_match): now returns nil.matz2005-07-061-0/+15
* * win32/win32.c (open_ifs_socket): new function.usa2005-07-061-3/+11
* * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}:naruse2005-07-051-0/+7
* * instruby.rb: expand source library path.nobu2005-07-051-0/+4
* * eval.c (rb_thread_save_context): must not switch contexts duringnobu2005-07-051-1/+4
* * array.c (sort_2): get rid of yet another bcc's bug.nobu2005-07-051-5/+10
* * ext/tk/tkutil/tkutil.c: fix typo.nagai2005-07-051-0/+4