aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama2007-04-021-0/+11
* * insns.def (throw), thread.c, yarvcore.h (throwed_errinfo): fixednobu2007-04-021-0/+5
* * win32/win32.c (rb_w32_cmdvector): fixed buffer size. reported byusa2007-03-301-0/+8
* Add an entry for the last commit.knu2007-03-301-1/+11
* * win32/win32.c (init_env, insert, cmdglob, rb_w32_cmdvector,usa2007-03-231-1/+11
* * lib/shell: commit miss(support for ruby 1.9(YARV) thread model).keiju2007-03-221-0/+4
* * win32/Makefile.sub (LIBS): remove an unnecessary library.usa2007-03-221-0/+4
* * test/ruby/test_bignum.rb (test_to_s): add tests for Bignum#to_s.usa2007-03-221-0/+4
* * marshal.c (w_short, w_long, w_object): get rid of VC++ warnings.usa2007-03-211-0/+4
* * compile.c, parse.y, eval.c, intern.h, iseq.c, lex.c, node.h,ko12007-03-211-0/+11
* * bignum.c (rb_big2str0): round up for the most significant digit.nobu2007-03-211-0/+5
* * test/testunit/collector/test_dir.rb: Fixed test/unit tests that ntalbott2007-03-201-0/+8
* * marshal.c (w_extended): erroneous check condition when dumpmatz2007-03-201-0/+5
* * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.keiju2007-03-201-0/+4
* * distruby.rb: Add zip generation.shyouhei2007-03-201-0/+4
* * eval.c (rb_f_callee_name): add __method__ and __callee__ again.matz2007-03-201-0/+5
* * lib/set.rb: Revise rdoc.knu2007-03-201-0/+8
* * process.c (rb_fork): flush stdouts always before fork(2).nobu2007-03-201-0/+5
* * thread.c (thread_start_func_2): store the result of first_funcnobu2007-03-191-1/+4
* * thread.c (thread_create_core): block is not used if first_funcnobu2007-03-191-0/+5
* * missing/{strlcat,strlcpy}.c, missing.h: new functions.usa2007-03-191-0/+10
* * lib/matrix.rb (Matrix::inverse_from): adding partial pivoting tomatz2007-03-191-0/+6
* * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz2007-03-191-0/+5
* * lib/net/protocol.rb (rbuf_read): extend buffer size for speed.aamine2007-03-191-0/+4
* * win32/dir.h, win32/win32.c (rb_w32_opendir, rb_w32_readdir,usa2007-03-171-0/+5
* * lib/rss, test/rss:kou2007-03-171-0/+7
* * lib/net/pop.rb: change default verification mode from VERIFY_PEER to VERIFY...aamine2007-03-161-0/+6
* * ext/win32ole/win32ole.c: add WIN32OLE#ole_activex_initialize,suke2007-03-161-0/+5
* * lib/net/http.rb: merge Ruby-SSPI patch contributed by Justin Bailey.aamine2007-03-161-0/+7
* * ext/bigdecimal/bigdecimal.c: BigDecimal("-.31") is nowmatz2007-03-141-0/+5
* * lib/sync.rb: support for ruby 1.9(YARV) thread model.keiju2007-03-131-0/+4
* * common.mk (clear-installed-list): separated from install-prereq.nobu2007-03-131-0/+4
* * lib/monitor.rb (mon_try_enter): call @mon_muetx.try_lock.shugo2007-03-121-0/+5
* * lib/cgi.rb (CGI::header): IIS >= 5.0 does not need the nphknu2007-03-121-0/+6
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-121-0/+26
* * misc/ruby-mode.el (ruby-block-end-re): Support for theknu2007-03-111-0/+5
* * ChangeLog: correct ML number. [ruby-dev:30455]nobu2007-03-111-1/+1
* * misc/README, misc/rdebug.el: Add rdebug.el, Emacs ruby-debugknu2007-03-101-0/+6
* * ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB#library_name,suke2007-03-091-0/+7
* * compile.c: iseq_compile -> rb_iseq_compile.aamine2007-03-081-0/+22
* * lib/shell/process-controller.rb: fix thread synchronization problem for [r...keiju2007-03-061-0/+4
* * ext/tk/sample/irbtkw.rbw: fails to exit process.nagai2007-03-061-0/+4
* * ChangeLog: commit miss.nobu2007-03-061-1/+1
* * runruby.rb: added --pure (turned on by default) and --debuggernobu2007-03-061-0/+5
* * lib/timeout.rb (Timeout.timeout): should return the block value always.aamine2007-03-051-0/+10
* * lib/net/smtp.rb: support automatic STARTTLS.aamine2007-03-051-0/+14
* * lib/net/smtp.rb: reconstruct SMTPS/STARTTLS interface. New interface is in...aamine2007-03-041-0/+13
* * parse.y (parser_yylex), win32/win32.c (rb_w32_utime): fixednobu2007-03-041-0/+5
* * file.c (rb_stat_uid, rb_stat_gid, eaccess): use rb_uid_t andnobu2007-03-041-1/+4
* * file.c (rb_stat_s_utime): fixed a commit miss for the platformsnobu2007-03-041-0/+7