|
|
July 30, 2002
- shim/ruby16/ext/dl/doc: Get rid of "return"., ttate
- ruby/ext/dl/doc: Get rid of "return"., ttate
- lib/drb/runit: use Rinda::Template, seki
- lib/drb/lib/rinda: use Rinda::Template, seki
- ruby: 2002-07-30, nobu
- ruby/misc: sorry, ditto, nobu
- ruby: 2002-07-30, nobu
- ruby/misc: * misc/ruby-mode.el (ruby-accurate-end-of-block): restrict search, nobu
- ruby: * misc/ruby-mode.el (ruby-accurate-end-of-block): restrict search, nobu
- ruby: range.c: small-cleanup [ruby-core:276], michal
- ruby/misc: * misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete block, nobu
- ruby: * misc/ruby-mode.el (ruby-accurate-end-of-block): incomplete block, nobu
- ruby/ext/tcltklib, ruby: * ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returns, eban
- ruby/ext/tcltklib, ruby/win32, ruby: * ext/tcltklib/stubs.c (ruby_tcltk_stubs): win32_getenv returns, eban
- ruby: * eval.c (rb_thread_join_m): add parameter type declaration., aamine
July 29, 2002
- ruby: * eval.c (localjump_error): add parameter type declaration., aamine
- lib/devices/linux: this is linux devices 0.1.1, matju
- ruby/ext, ruby: * ext/extmk.rb.in: always use File.expand_path for $top_srcdir., eban
- ruby: 2002-07-29, eban
- ruby/lib/net: * numeric.c (num_to_int): default to_int implementaion for every, matz
- ruby/lib/irb: * numeric.c (num_to_int): default to_int implementaion for every, matz
- ruby/lib: * numeric.c (num_to_int): default to_int implementaion for every, matz
- ruby: * numeric.c (num_to_int): default to_int implementaion for every, matz
- ruby: * mkconfig.rb: unexpected `"ruby".sub("$","17") == "ruby"', gotoken
July 26, 2002
- Re: porg:, GOTO Kentaro
- Re: porg:, GOTO Kentaro
- porg:, gotoken
- rubicon: Hugh's suggestion, dave
- ruby: * eval.c (rb_eval): no need to convert to string twice., nobu
- ruby: * misc/ruby-mode.el (ruby-expr-beg): wrong indent at modifiers, nobu
- ruby/misc: * misc/ruby-mode.el (ruby-expr-beg): wrong indent at modifiers, nobu
- ruby/sample, ruby: * sample/mkproto.rb: ditto and fix bug., eban
- ruby/ext, ruby: * ext/extmk.rb.in (create_makefile): use Regexp in gsub., eban
- ruby: * random.c (N, M): undef for <winnt.h> on MinGW., eban
- ruby/ext/socket: * random.c: replace with Mersenne Twister RNG., matz
- ruby: * random.c: replace with Mersenne Twister RNG., matz
- ruby: 2002-07-26, nobu
- ruby: * parse.y (yylex): modify to accept a code like "m (a){...}"., aamine
July 12, 2002
- lib/xlib, lib/xlib/X11, lib/xlib/tests: for Ned Konz., matju
- app/rwiki/sample/slide:, seki
- app/rwiki/sample/slide: slide, seki
- app/rwiki/lib/rwiki: add rddoc, seki
- ruby/lib/optparse: import, nobu
- ruby: * lib/resolv.rb (Resolv::DNS::open, close): new., nobu
- ruby/lib: * lib/resolv.rb (Resolv::DNS::open, close): new., nobu
July 11, 2002
- ruby/doc/net: * doc/net/smtp.rd.ja: add note for RubyMail/TMail., aamine
- ruby, ruby/lib/net, ruby/doc/net: * lib/net/http.rb: rename HTTP.get_uri get_response., aamine
- ruby/doc: * NEWS: add note for net/http's incompatibility., aamine
- ruby: * string.c (rb_str_match): fix for string match., nobu
- ruby: * eval.c (rb_eval): fixed line number in string interpolation., nobu
- ruby: 2002-07-11, nobu
- ruby: 2002-07-11, nobu
- ruby: * ext/stringio/stringio.c (strio_gets_internal): fixed for record, nobu
- ruby/ext/stringio: * ext/stringio/stringio.c (strio_gets_internal): fixed for record, nobu
- ruby: * parse.y (yylex): should pushback proper char after '<<'., nobu
- ruby: * string.c (rb_str_slice_bang): if there's no corresponding, matz
- ruby/sample: * string.c (rb_str_slice_bang): if there's no corresponding, matz
- ruby/lib/net: * string.c (rb_str_slice_bang): if there's no corresponding, matz
- ruby/lib: * string.c (rb_str_slice_bang): if there's no corresponding, matz
- ruby/ext/dl: * string.c (rb_str_slice_bang): if there's no corresponding, matz
- ruby: * string.c (rb_str_slice_bang): if there's no corresponding, matz
- ruby/lib: * lib/resolv.rb: untaint strings read from /etc/hosts and, shugo
- ruby: * lib/resolv.rb: untaint strings read from /etc/hosts and, shugo
- mod_ruby/lib/apache: * lib/apache/eruby-run.rb (handler): send http header even if, shugo
- mod_ruby: * lib/apache/eruby-run.rb (handler): send http header even if, shugo
July 09, 2002
- ruby/doc/irb: * irb 0.9(doc), keiju
- ruby, ruby/lib, ruby/lib/irb, ruby/lib/irb/cmd, ruby/lib/irb/ext, ruby/lib/irb/lc, ruby/lib/irb/lc/ja: * irb 0.9, keiju
- ruby/ext/readline: several minor fixes., matz
- ruby/ext/dbm: several minor fixes., matz
- ruby: several minor fixes., matz
July 03, 2002
- ruby/lib/net: * lib/net/ftp.rb (get): new method., shugo
- ruby: * lib/net/ftp.rb (get): new method., shugo
- mod_ruby: * server.c (server_log_emerge): new method., shugo
- ruby/lib/net: * lib/net/ftp.rb (getbinaryfile): the second argument (localfile), shugo
- ruby: * lib/net/ftp.rb (getbinaryfile): the second argument (localfile), shugo
- ruby/lib/net: * lib/net/ftp.rb: use &block and yield for speed., shugo
- ruby: * lib/net/ftp.rb: use &block and yield for speed., shugo
- ruby/lib: expand TABs., akr
- ruby, ruby/lib: * lib/cgi.rb (CGI#initialize): improvement for mod_ruby., wakou
- ruby, ruby/lib: * lib/cgi.rb (CGI#initialize): improvement for mod_ruby., wakou
|
|