aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* updatedakr2004-12-201-0/+5
* gcc noinline attribute is available since gcc-3.1.akr2004-12-201-0/+2
* * added files:nahi2004-12-2082-1145/+2977
* * lib/net/https.rb: delete descriptions about key_file and cert_file.gotoyuzo2004-12-203-8/+7
* * ext/tk/lib/multi-tk.rb: supports new features of Tcl/Tk8.5a2nagai2004-12-205-19/+154
* * parse.y (special_local_set): prevent the parser object from GC.nobu2004-12-202-1/+7
* * 2004-12-20eban2004-12-201-3/+3
* * lib/cgi/session.rb (CGI::Session#initialize): empty session id wasnobu2004-12-192-1/+7
* * 2004-12-19nobu2004-12-191-3/+3
* * lib/rexml/encodings/SHIFT_JIS.rb: fixed LoadError bug. [ruby-core:3958]kou2004-12-192-1/+6
* * configure.in (disable-rpath): typo fix.nobu2004-12-191-1/+1
* * configure.in (enable_rpath): use rpath flag to embed the librarynobu2004-12-192-23/+31
* * lib/test/unit.rb: use standalone runner for -e.nobu2004-12-195-16/+37
* * 2004-12-18nobu2004-12-181-3/+3
* * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):nobu2004-12-182-4/+10
* * lib/webrick/httpauth.rb,nahi2004-12-184-5/+9
* * configure.in (ac_cv_sizeof_rlim_t): set 8 for BSD/OS.akr2004-12-172-0/+7
* * ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai2004-12-1710-39/+188
* * lib/cgi/session.rb (CGI::Session#initialize): control addingnobu2004-12-172-6/+10
* * 2004-12-17eban2004-12-171-3/+3
* * eval.c (rb_proc_arity, rb_node_arity, rb_mod_method_arity,nobu2004-12-161-0/+6
* * eval.c (rb_proc_arity, rb_node_arity, rb_mod_method_arity,nobu2004-12-163-59/+103
* * lib/mkmf.rb (create_makefile): create RUBYARCHDIR also when no extensionnobu2004-12-162-2/+8
* adjust and reduce sleepseki2004-12-162-4/+5
* * ext/openssl/ossl.c (ossl_raise): refine message format.gotoyuzo2004-12-162-1/+6
* * ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai2004-12-162-4/+9
* * ChangeLog: forgot to commitnagai2004-12-161-0/+30
* * ext/tk/lib/tk/bindtag.rb: bug fix [ruby-talk: 123667]nagai2004-12-1624-100/+187
* * 2004-12-16usa2004-12-161-3/+3
* * ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25...aamine2004-12-152-2/+9
* * lib/net/http.rb: remove junk.aamine2004-12-152-1/+5
* * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]matz2004-12-154-7/+25
* changed default binded address family to use an available address family of h...seki2004-12-153-4/+37
* * lib/webrick/server.rb (WEBrick::GenericServer#start_thread):gotoyuzo2004-12-155-13/+47
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-1523-146/+184
* * 2004-12-15usa2004-12-151-3/+3
* * win32/win32.c (rb_w32_fdisset): check whether the handle is valid.usa2004-12-152-1/+10
* * utf8.c (utf8_is_mbc_ambiguous): [ruby-talk:123561]matz2004-12-141-0/+11
* devided DL::Types#encode_type into three methods.ttate2004-12-143-48/+56
* * win32/win32.c (rb_w32_close): need to reset osfhnd().usa2004-12-142-0/+5
* * ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo2004-12-142-3/+8
* * 2004-12-14eban2004-12-141-3/+3
* * eval.c (Init_eval): should mark ruby_eval_tree. [ruby-dev:25189]matz2004-12-133-55/+16
* Merged in the changes from BSD bug report. shift-jis is now shift_jis, inser2004-12-132-5/+5
* * gc.c (set_stack_end): new function to obtain stack end address.akr2004-12-132-10/+22
* * 2004-12-13eban2004-12-131-3/+3
* * ext/curses/curses.c (window_subwin): call NUM2INT() beforeshugo2004-12-122-6/+15
* * lib/pathname.rb (cleanpath_aggressive): make it private.akr2004-12-122-2/+10
* * 2004-12-12eban2004-12-121-3/+3
* * test/ruby/test_super.rb (TestSuper#test_define_method): now methodsnobu2004-12-122-1/+6