Age | Commit message (Expand) | Author |
2004-02-13 | lib/cgi.rb: commit miss. | eban |
2004-02-13 | * re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int). | matz |
2004-01-19 | * variable.c (rb_set_class_path): do not set path if | matz |
2004-01-12 | * file.c (test_wr, test_ww): New functions implementing new | matz |
2003-12-22 | * lib/cgi.rb: reduce eval. | nobu |
2003-12-17 | * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like | matz |
2003-11-22 | * gc.c (Init_stack): stack region is far smaller than usual if | matz |
2003-11-07 | Minor documentation fix. | wew |
2003-11-06 | * eval.c (rb_load): allow interrupt during loaded program | matz |
2003-10-29 | * eval.c (proc_invoke): single array value to normal Proc#call | matz |
2003-10-29 | * eval.c (Init_Proc): taint preallocated exception object | matz |
2003-10-29 | * parse.y (ret_args): node may be NULL. [ruby-talk:84530] | matz |
2003-10-24 | * hash.c (rb_hash_each): Hash#each should yield single value. | matz |
2003-10-16 | consistent parentheses in assignment RHS. | matz |
2003-10-15 | * lib/cgi.rb (CGI::Cookie): tiny typo fix. | matz |
2003-10-15 | * marshal.c (w_object): dump extended modules as well. | matz |
2003-08-22 | * enum.c (inject_i): use rb_yield_values. | matz |
2003-08-19 | RD -> RDoc, with embellishments, by William Webber. | gsinclair |
2003-07-26 | * variable.c (rb_mod_const_missing): "const_missing" should not | matz |
2003-07-24 | * eval.c (thgroup_add): no warning for terminated threads. | matz |
2003-06-02 | * array.c (push_values_at): Array#values_at should work with | matz |
2003-04-23 | * lib/cgi.rb (CGI::QueryExtension::[]): always return Value | matz |
2003-04-22 | * parse.y (arg_ambiguous): hopefully better message. | matz |
2003-03-29 | * instruby.rb, ext/extmk.rb, lib/benchmark.rb, lib/cgi.rb, | akr |
2003-03-21 | * regex.c (re_compile_pattern): fix previous change. | akr |
2003-03-04 | * io.c (rb_io_popen): do not call rb_io_close() directly, call | matz |
2003-01-20 | * regex.c (is_in_list): should work weill with UTF-8. | matz |
2002-12-27 | * lib/cgi.rb (CGI#[]): improvement. thanks to Kazuhiro NISHIYAMA | wakou |
2002-12-26 | * lib/net/telnet.rb: Telnet#print not add "\n". | wakou |
2002-12-24 | * lib/cgi.rb (Cookie::parse), lib/cgi-lib.rb (initialize): Do not | knu |
2002-08-25 | * lib/cgi.rb (CGI#form): fix ruby-bugs-ja:PR#280, add default action. | wakou |
2002-08-12 | * bignum.c (rb_big_cmp): use dbl2big() for Floats, instead of | matz |
2002-07-05 | * lib/cgi.rb (CGI#initialize): improvement for mod_ruby. | wakou |
2002-07-03 | * lib/cgi.rb (CGI#initialize): improvement for mod_ruby. | wakou |
2002-07-02 | * lib/cgi.rb (CGI#header): accept any type as value. | wakou |
2002-05-30 | * lib/cgi.rb: if StringIO is usable then use it. | wakou |
2002-05-29 | fix for POST method. | wakou |
2002-05-29 | * lib/cgi.rb: not use const if GET, HEAD. check multipart form head. | wakou |
2002-04-11 | * eval.c (assign): ruby_verbose should be surrounded by RTEST(). | matz |
2001-11-21 | * lib/cgi.rb: CGI#header: do not set Apache.request.status for | shugo |
2001-11-18 | * lib/cgi.rb (header): support for Apache. thanks to | wakou |
2001-10-30 | * lib/cgi.rb: CGI::Cookie::parse(): Ignore duplicate keys caused by | wakou |
2001-09-06 | * lib/cgi.rb: CGI#doctype(): bug fix (html4Fr). | wakou |
2001-04-17 | Wed Apr 18 04:37:51 2001 Wakou Aoyama <[email protected]> | wakou |
2001-03-18 | very sorry check miss. | wakou |
2001-03-18 | sorry erase miss. | wakou |
2001-03-18 | Sun Mar 18 08:58:18 2001 Wakou Aoyama <[email protected]> | wakou |
2001-02-25 | Mon Feb 26 04:55:50 2001 Wakou Aoyama <[email protected]> | wakou |
2001-01-24 | * lib/cgi.rb: fix the problem that when running under mod_ruby | knu |
2000-12-24 | wakou | wakou |