aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/test/unit.rb: use standalone runner for -e.nobu2004-12-191-0/+10
* * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate):nobu2004-12-181-0/+5
* * lib/webrick/httpauth.rb,nahi2004-12-181-0/+7
* * configure.in (ac_cv_sizeof_rlim_t): set 8 for BSD/OS.akr2004-12-171-0/+5
* * ext/tk/lib/tk.rb: fix bug on setting up system encodingnagai2004-12-171-0/+36
* * lib/cgi/session.rb (CGI::Session#initialize): control addingnobu2004-12-171-0/+5
* * eval.c (rb_proc_arity, rb_node_arity, rb_mod_method_arity,nobu2004-12-161-0/+6
* * lib/mkmf.rb (create_makefile): create RUBYARCHDIR also when no extensionnobu2004-12-161-1/+6
* adjust and reduce sleepseki2004-12-161-0/+4
* * ext/openssl/ossl.c (ossl_raise): refine message format.gotoyuzo2004-12-161-0/+4
* * ext/tk/sample/demos-en/widget: modify version check for supporting featuresnagai2004-12-161-0/+5
* * ChangeLog: forgot to commitnagai2004-12-161-0/+30
* * ext/ripper/extconf.rb: bison is not needed if ripper.c exists. [ruby-dev:25...aamine2004-12-151-0/+5
* * lib/net/http.rb: remove junk.aamine2004-12-151-0/+4
* * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]matz2004-12-151-0/+8
* changed default binded address family to use an available address family of h...seki2004-12-151-0/+7
* * lib/webrick/server.rb (WEBrick::GenericServer#start_thread):gotoyuzo2004-12-151-0/+15
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-0/+8
* * win32/win32.c (rb_w32_fdisset): check whether the handle is valid.usa2004-12-151-0/+4
* * utf8.c (utf8_is_mbc_ambiguous): [ruby-talk:123561]matz2004-12-141-0/+11
* * win32/win32.c (rb_w32_close): need to reset osfhnd().usa2004-12-141-0/+4
* * ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo2004-12-141-0/+5
* * eval.c (Init_eval): should mark ruby_eval_tree. [ruby-dev:25189]matz2004-12-131-0/+4
* * gc.c (set_stack_end): new function to obtain stack end address.akr2004-12-131-0/+11
* * ext/curses/curses.c (window_subwin): call NUM2INT() beforeshugo2004-12-121-0/+5
* * lib/pathname.rb (cleanpath_aggressive): make it private.akr2004-12-121-0/+6
* * test/ruby/test_super.rb (TestSuper#test_define_method): now methodsnobu2004-12-121-0/+5
* Don't show r/w accessot flags if none were specified for custom attributesdave2004-12-121-0/+5
* Never exclude files given on command linedave2004-12-121-0/+5
* add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki2004-12-111-0/+9
* * sample/optparse/subcommand.rb: a sample for sub commands likenobu2004-12-111-0/+5
* * ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu2004-12-091-0/+5
* * ext/sdbm/init.c (GetDBM): typo.usa2004-12-091-0/+4
* * lib/webrick/cgi.rb (WEBrick::CGI#setup_header): avoidgotoyuzo2004-12-091-0/+8
* * string.c (rb_str_inspect): escape # which starts an expressionnobu2004-12-091-0/+7
* * io.c (pipe_open): should set prog if argc != 0.eban2004-12-091-0/+4
* * ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz2004-12-091-0/+13
* * test/socket/test_socket.rb (test_setsockopt): use SO_LINGER insteadnobu2004-12-091-6/+11
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-081-0/+49
* Fix CSS typo that meant h2 headings were invisibledave2004-12-081-0/+5
* * rubyio.h, io.c, ext/dl/dl.c, ext/pty/pty.c, ext/socket/socket.c:akr2004-12-081-0/+8
* * process.c (rb_spawn): support for DJGPP.eban2004-12-081-0/+6
* * win32/win32.c (rb_w32_pipe_exec): need to close original socketusa2004-12-081-0/+5
* * sprintf.c (rb_f_sprintf): [ruby-dev:25104]matz2004-12-081-0/+4
* * win32/win32.c (rb_w32_pipe_exec): must close original handleusa2004-12-081-3/+3
* * win32/win32.c (rb_w32_fclose, rb_w32_close): shutdown socketusa2004-12-081-0/+5
* * parse.y (string_content): get rid of segfault at empty evstr.nobu2004-12-081-0/+5
* * ext/openssl/ossl_bio.c (ossl_obj2bio): should not use fptr->f.gotoyuzo2004-12-071-0/+5
* * runruby.rb: prepend LIBRUBY_SO to LD_PRELOAD as well as rubytest.rb.nobu2004-12-071-0/+4
* * win32/win32.c (is_socket): reorder of function definitions.usa2004-12-071-0/+4