| Commit message (Expand) | Author | Age | Files | Lines |
| * | * ext/tk/lib/tk/canvas.rb (TkCanvasItemConfig::__item_val2ruby_optkeys): | matz | 2005-10-24 | 1 | -1/+19 |
| * | * ext/tcltklib/extconf.rb: improbe messages [ruby-core:06325]. | nagai | 2005-10-22 | 1 | -0/+24 |
| * | * ext/extmk.rb, lib/mkmf.rb (with_config): support --with-extension | nobu | 2005-10-22 | 1 | -0/+5 |
| * | * time.c (rb_strftime): removed meaningless volatile modifiers, and | nobu | 2005-10-22 | 1 | -1/+4 |
| * | * object.c (sym_inspect), parse.y (parser_yylex, rb_symname_p): check | nobu | 2005-10-22 | 1 | -0/+7 |
| * | * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper) | ocean | 2005-10-21 | 1 | -0/+4 |
| * | * time.c: should use LONG_LONG instead of `long long'. | ocean | 2005-10-21 | 1 | -0/+2 |
| * | * bignum.c (bignew_1): convertion from `int' to `char' discards | ocean | 2005-10-21 | 1 | -0/+8 |
| * | * lib/mkmf.rb (create_makefile): Borland make seems not to allow | ocean | 2005-10-20 | 1 | -0/+6 |
| * | * lib/mkmf.rb (create_makefile): get rid of a restriction | nobu | 2005-10-19 | 1 | -0/+5 |
| * | * rubysig.h (CHECK_INTS): fix typo. | usa | 2005-10-19 | 1 | -0/+4 |
| * | * ChangeLog: wrong log. | nobu | 2005-10-19 | 1 | -2/+2 |
| * | * lib/mkmf.rb (create_makefile): do not unnecessary empty directories. | nobu | 2005-10-19 | 1 | -0/+5 |
| * | * rubysig.h (CHECK_INTS): prevent signal handler to run during | matz | 2005-10-19 | 1 | -0/+16 |
| * | * parse.y (rb_gc_mark_parser): get rid of segfault with old yacc. | nobu | 2005-10-19 | 1 | -0/+5 |
| * | * file.c (rb_file_join): elements may contain null pointer strings. | nobu | 2005-10-18 | 1 | -0/+5 |
| * | * eval.c, gc.c, time.c: made internal symbols static. [ruby-dev:27435] | nobu | 2005-10-18 | 1 | -0/+4 |
| * | * regex.c (re_compile_pattern): numeric literal inside character class | nobu | 2005-10-18 | 1 | -0/+5 |
| * | * parse.y (parser_heap): byacc never free parser stack. | nobu | 2005-10-17 | 1 | -0/+5 |
| * | * file.c (chmod_internal, lchmod_internal): fixed type of 2nd argument. | usa | 2005-10-17 | 1 | -0/+4 |
| * | * ext/extmk.rb: omit non-existing directories. | nobu | 2005-10-16 | 1 | -0/+4 |
| * | check remote hash tuple | seki | 2005-10-16 | 1 | -0/+7 |
| * | typo fixed, again. thanks, Doug Kearns. | seki | 2005-10-15 | 1 | -0/+4 |
| * | * win32/win32.c (ioctl): should set errno. | usa | 2005-10-14 | 1 | -0/+4 |
| * | * lib/webrick/config.rb (Config::FileHandler): :UserDir should be nil. | gotoyuzo | 2005-10-14 | 1 | -0/+6 |
| * | * io.c, pack.c, ext/syck/rubyext.c, ext/syck/syck.h, missing/isinf.c: | nobu | 2005-10-13 | 1 | -1/+4 |
| * | * parse.y (HEAPCNT): bison allocates indivisible size. | nobu | 2005-10-13 | 1 | -0/+5 |
| * | * ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms(). | gotoyuzo | 2005-10-12 | 1 | -0/+5 |
| * | * file.c (rb_f_test): typo in RDoc comments. | eban | 2005-10-12 | 1 | -0/+4 |
| * | * eval.c (rb_obj_respond_to): check if obj responds to the given | nobu | 2005-10-11 | 1 | -0/+7 |
| * | * eval.c (Init_Binding): add Binding#dup method. [yarv-dev:666] | nobu | 2005-10-08 | 1 | -1/+3 |
| * | * 2005-10-08 | nobu | 2005-10-08 | 1 | -1/+0 |
| * | * ext/iconv/charset_alias.rb: parse config.charset_alias file directly. | nobu | 2005-10-08 | 1 | -1/+3 |
| * | * parse.y (rb_parser_malloc, rb_parser_free): manage parser stack on | nobu | 2005-10-08 | 1 | -0/+5 |
| * | * lib/cgi.rb (CGI::Cookie::parse): Cookies from Nokia devices may | matz | 2005-10-07 | 1 | -0/+11 |
| * | * ext/strscan/strscan.c (strscan_free): remove useless code. [ruby-dev:26368]... | aamine | 2005-10-06 | 1 | -0/+6 |
| * | * lib/xmlrpc/server.rb (XMLRPC::Server#initialize): should mount the | gotoyuzo | 2005-10-04 | 1 | -0/+5 |
| * | * lib/xmlrpc/server.rb (XMLRPC::Server#serve): delete wrong call | gotoyuzo | 2005-10-04 | 1 | -0/+5 |
| * | * ext/dl/dl.c (rb_io_to_ptr): abolish sizeof(FILE). | akr | 2005-09-29 | 1 | -0/+5 |
| * | * evalc. (rb_f_send): underscores need to be escaped. | nobu | 2005-09-28 | 1 | -0/+5 |
| * | * eval.c (ev_const_get), variable.c (rb_const_get_0): retry only when | nobu | 2005-09-28 | 1 | -0/+8 |
| * | * class.c (rb_mod_init_copy, rb_class_init_copy), file.c (rb_stat_init_copy), | nobu | 2005-09-28 | 1 | -1/+6 |
| * | * file.c (apply2files): add prototype. | nobu | 2005-09-28 | 1 | -1/+7 |
| * | * lib/delegate.rb: document update from James Edward Gray II | matz | 2005-09-28 | 1 | -0/+5 |
| * | * lib/webrick/cgi.rb (WEBrick::CGI#start): req.query_string should | gotoyuzo | 2005-09-28 | 1 | -0/+8 |
| * | * ext/tcltklib/tcltklib.c: cannot compile with Tcl/Tk8.0.x | nagai | 2005-09-28 | 1 | -0/+5 |
| * | * io.c (read_buffered_data): check if reached EOF. fixed: [ruby-dev:27334] | nobu | 2005-09-27 | 1 | -0/+4 |
| * | * lib/yaml/basenode.rb (YAML::BaseNode::match_segment): fix typo. | nobu | 2005-09-27 | 1 | -0/+9 |
| * | * rubysig.h: fixed build problem with --enable-pthread on platforms | usa | 2005-09-27 | 1 | -0/+5 |
| * | * eval.c (set_trace_func): add rb_secure(4) to prevent adding | matz | 2005-09-26 | 1 | -0/+10 |