summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * variable.c (rb_class_path): need to adjust snprintf() len formatz2005-07-203-2/+14
* * ext/socket/socket.c: sorry, BeOS also uses HAVE_CLOSESOCKET,ocean2005-07-193-2/+13
* no messageocean2005-07-191-2/+2
* * ext/socket/socket.c: should not undef close on win32.ocean2005-07-192-5/+6
* 2005-07-20ocean2005-07-191-3/+3
* * error.c (syserr_initialize): add 1 byte for snprintf() size formatz2005-07-195-11/+11
* * error.c (syserr_initialize): need to allocate an additional bytematz2005-07-192-1/+6
* * io.c (rb_io_inspect): replace sprintf() with "%s" format allmatz2005-07-1910-34/+62
* * ext/tk/lib/tk.rb: forgot to update RELEASE_DATEnagai2005-07-191-1/+1
* * ext/tcltklib/tcltklib.c: rbtk_eventloop_depth is used as int.ocean2005-07-192-8/+18
* * ext/tk/lib/tk/variable.rb: For symmetry, add TkVariable#string. Itnagai2005-07-192-0/+7
* 2005-07-19nagai2005-07-191-3/+3
* * eval.c (rb_call0): make the pointer to NODE volatileocean2005-07-182-1/+6
* * eval.c (rb_call0): make body volatile to avoid optimization problem.akr2005-07-182-1/+7
* * ext/io/wait/wait.c: wrong backport from trunk. fixed: [ruby-dev:26562]nobu2005-07-182-12/+24
* 2005-07-18akr2005-07-181-3/+3
* * rubyio.h (FMODE_WSPLIT, FMODE_WSPLIT_INITIALIZED): new constant.akr2005-07-183-2/+38
* * ext/io/wait/wait.c: fixed commit miss.nobu2005-07-171-1/+1
* * ext/io/wait/extconf.rb, ext/io/wait/wait.c: Win32 platforms support.nobu2005-07-173-1/+22
* 2005-07-17nobu2005-07-171-3/+3
* fixed document system dependent (case sensitivity is 1.9 feature)ocean2005-07-161-2/+1
* document improvement (backported from HEAD : Austin Ziegler's patch)ocean2005-07-161-5/+62
* document fix [ruby-dev:26516] (patch from Kazuhiro NISHIYAMA)ocean2005-07-161-4/+3
* * ext/.document: enabled documents in stringio.nobu2005-07-151-0/+1
* * lib/rdoc/parsers/parse_c.rb (handle_class_module): handle anobu2005-07-152-15/+49
* 2005-07-16nobu2005-07-151-3/+3
* * bcc32/Makefile.sub (COMMON_HEADERS): ruby_1_8 is using winsock.h.ocean2005-07-152-1/+6
* * lib/webrick/server.rb (WEBrick::GenericServer#accept_client):gotoyuzo2005-07-144-1/+26
* 2005-07-15gotoyuzo2005-07-141-3/+3
* * win32/win32.c (rb_w32_strerror): should return correct messageocean2005-07-142-6/+27
* 2005-07-14nobu2005-07-131-3/+3
* * LEGAL (ext/nkf/nkf-utf8): updated from nkf1.7 to nkf-utf8.nobu2005-07-132-4/+11
* add ML numberocean2005-07-131-1/+1
* * win32/win32.c (rb_w32_mkdir): should set EEXIST (not EACCES)ocean2005-07-132-23/+34
* 2005-07-13nagai2005-07-131-3/+3
* * ext/tcltklib/tcltklib.c: TclTkLib.do_one_event doesn't work.nagai2005-07-133-16/+24
* * lib/mkmf.rb: keep curdir unexpanded.nobu2005-07-122-2/+9
* 2005-07-12nobu2005-07-121-3/+3
* * regex.c (read_special): fix parsing backslashes following \c innobu2005-07-102-3/+9
* * lib/xmlrpc/server.rb (XMLRPC::Server): Switch from GServer over tomneumann2005-07-102-96/+49
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo2005-07-102-2/+8
* * lib/pathname.rb (Pathname#unlink): try Dir.unlink first toakr2005-07-102-2/+8
* 2005-07-11akr2005-07-101-3/+3
* * lib/debug.rb (debug_command): added a deficient format specifier.nobu2005-07-102-2/+7
* 2005-07-10nobu2005-07-101-3/+3
* 2005-07-09suke2005-07-091-3/+3
* convert dispid in Ruby and C by INT2NUM and NUM2INT.suke2005-07-094-3/+24
* * lib/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.kou2005-07-085-28/+30
* 2005-07-08kou2005-07-081-3/+3
* * instruby.rb: expand source library path.nobu2005-07-052-2/+6