| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c: | nobu | 2005-10-13 | 6 | -3/+14 |
| * | * parse.y (HEAPCNT): bison allocates indivisible size. | nobu | 2005-10-13 | 2 | -1/+6 |
| * | * ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms(). | gotoyuzo | 2005-10-12 | 2 | -0/+6 |
| * | * file.c (rb_f_test): typos in RDoc comments. | eban | 2005-10-12 | 1 | -3/+3 |
| * | * 2005-10-12 | eban | 2005-10-12 | 1 | -3/+3 |
| * | * file.c (rb_f_test): typo in RDoc comments. | eban | 2005-10-12 | 2 | -1/+5 |
| * | * 2005-10-11 | eban | 2005-10-11 | 1 | -3/+3 |
| * | * eval.c (rb_obj_respond_to): check if obj responds to the given | nobu | 2005-10-11 | 3 | -9/+28 |
| * | * 2005-10-10 | eban | 2005-10-10 | 1 | -3/+3 |
| * | * test/soap/ssl/test_ssl.rb (test_verification, test_property, test_ciphers): | nobu | 2005-10-10 | 1 | -56/+24 |
| * | * 2005-10-09 | eban | 2005-10-09 | 1 | -3/+3 |
| * | add testNIL2VTEMPTY | suke | 2005-10-09 | 2 | -0/+29 |
| * | create .document file for rdoc. | suke | 2005-10-09 | 1 | -0/+14 |
| * | * eval.c (Init_Binding): add Binding#dup method. [yarv-dev:666] | nobu | 2005-10-08 | 2 | -1/+4 |
| * | * 2005-10-08 | nobu | 2005-10-08 | 2 | -4/+3 |
| * | * ext/iconv/charset_alias.rb: parse config.charset_alias file directly. | nobu | 2005-10-08 | 3 | -13/+41 |
| * | * parse.y (rb_parser_malloc, rb_parser_free): manage parser stack on | nobu | 2005-10-08 | 4 | -7/+89 |
| * | * 2005-10-07 | eban | 2005-10-07 | 1 | -3/+3 |
| * | * lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices may | matz | 2005-10-07 | 3 | -3/+14 |
| * | * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]... | aamine | 2005-10-06 | 2 | -1/+6 |
| * | * 2005-10-05 | eban | 2005-10-05 | 1 | -3/+3 |
| * | * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount the | gotoyuzo | 2005-10-04 | 2 | -1/+6 |
| * | * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong call | gotoyuzo | 2005-10-04 | 2 | -1/+6 |
| * | update comment. | suke | 2005-10-04 | 1 | -221/+779 |
| * | * 2005-10-04 | eban | 2005-10-03 | 1 | -4/+4 |
| * | * ext/tk/lib/tkextlib/tktable/tktable.rb: border_* instance methods | nagai | 2005-10-03 | 3 | -5/+10 |
| * | * ext/dl/dl.c (rb_io_to_ptr): abolish sizeof(FILE). | akr | 2005-09-29 | 2 | -4/+5 |
| * | * evalc. (rb_f_send): underscores need to be escaped. | nobu | 2005-09-28 | 2 | -1/+6 |
| * | * 2005-09-29 | eban | 2005-09-28 | 1 | -3/+3 |
| * | * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only when | nobu | 2005-09-28 | 4 | -6/+14 |
| * | * class.c (rb_mod_init_copy, rb_class_init_copy), file.c (rb_stat_init_copy), | nobu | 2005-09-28 | 7 | -3/+16 |
| * | * file.c (apply2files): add prototype. | nobu | 2005-09-28 | 2 | -44/+73 |
| * | * lib/delegate.rb: document update from James Edward Gray II | matz | 2005-09-28 | 3 | -0/+7 |
| * | * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should | gotoyuzo | 2005-09-28 | 3 | -2/+11 |
| * | * ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.x | nagai | 2005-09-28 | 2 | -7/+12 |
| * | * io.c (read_buffered_data): check if reached EOF. fixed: [ruby-dev:27334] | nobu | 2005-09-27 | 2 | -2/+8 |
| * | * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo. | nobu | 2005-09-27 | 5 | -41/+63 |
| * | * 2005-09-28 | usa | 2005-09-27 | 0 | -0/+0 |
| * | * 2005-09-27 | usa | 2005-09-27 | 1 | -3/+3 |
| * | * rubysig.h: fixed build problem with --enable-pthread on platforms | usa | 2005-09-27 | 2 | -1/+6 |
| * | * 2005-09-27 | eban | 2005-09-27 | 1 | -3/+3 |
| * | * io.c: fixed rdoc. [ruby-Bugs:2523] | ocean | 2005-09-27 | 1 | -2/+3 |
| * | * eval.c (set_trace_func): add rb_secure(4) to prevent adding | matz | 2005-09-26 | 5 | -46/+332 |
| * | *** empty log message *** | nobu | 2005-09-26 | 2 | -15/+14 |
| * | * 2005-09-26 | eban | 2005-09-26 | 1 | -3/+3 |
| * | * lib/optparse.rb (RequiredArgument#parse): not consume unmatched | nobu | 2005-09-25 | 2 | -15/+16 |
| * | typo fixed | seki | 2005-09-25 | 2 | -1/+5 |
| * | * misc/ruby-mode.el (ruby-calculate-indent): arrange deep-indent | nobu | 2005-09-24 | 2 | -2/+11 |
| * | * misc/ruby-mode.el (ruby-expr-beg): deal with heredoc separately. | nobu | 2005-09-24 | 2 | -6/+15 |
| * | * 2005-09-25 | eban | 2005-09-24 | 1 | -3/+3 |