summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_pkcs5.c: New module.technorama2007-04-051-0/+12
* * error.c (rb_notimplement), io.c (pipe_open): removed definitenobu2007-04-041-0/+5
* * io.c (pipe_open): refined the message of NotImplementedError.nobu2007-04-041-0/+5
* * error.c (rb_notimplement): should show the name of this func,usa2007-04-041-0/+5
* * io.c (pipe_open): raise NotImplementedError for command "-" onnobu2007-04-041-1/+4
* * io.c (popen_exec): should not close close-on-exec FDs.nobu2007-04-041-0/+5
* * ext/openssl/ossl_ssl.c: Add documentation.technorama2007-04-031-3/+7
* * ChangeLog: fixed timestamps from commit log.nobu2007-04-031-3/+6
* * ext/openssl/extconf.rb: check for functions added in 1.9.nobu2007-04-031-0/+7
* * ext/openssl/ossl_bn.c: More documentation.technorama2007-04-031-0/+5
* * ext/socket/socket.c (s_recv, s_recvfrom): some systems (such asusa2007-04-031-0/+6
* * ext/openssl/ruby_missing.h: need to include version.h to checkusa2007-04-031-0/+5
* * ext/openssl/ossl_{ssl.[ch],ssl_session.c}},technorama2007-04-021-0/+7
* * 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