aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-031-0/+3
* * ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss2012-08-311-0/+2
* * ext/syck: removed. Fixes [ruby-core:43360]tenderlove2012-08-221-0/+4
* Kernel#inspect: improve consistency and do not call #to_s.eregon2012-08-151-0/+2
* * lib/net/http.rb: Added SSL session reuse across connections for adrbrain2012-07-251-0/+2
* * parse.y: added symbols and qsymbols productions for %i and %Itenderlove2012-07-241-0/+3
* * NEWS: Updated net/http for automatic proxy detection (#6546) anddrbrain2012-07-201-0/+5
* * lib/net/http.rb (Net::HTTP#connect): use local_host and local_portnaruse2012-07-111-0/+9
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-0/+2
* * ext/zlib/zlib.c: Revert r36349. Added streaming support to inflatedrbrain2012-07-101-2/+0
* * ext/zlib/zlib.c: Added streaming support to inflate processing.drbrain2012-07-101-0/+2
* fix a typokazu2012-07-051-1/+1
* NEWSnobu2012-07-051-0/+7
* * ext/zlib/zlib.c (zstream_run): Process zlib streams without GVL.drbrain2012-07-021-0/+2
* fix a typokazu2012-06-301-1/+1
* method transplantingnobu2012-06-251-0/+4
* * NEWS: Add note about the new private key export behavior.emboss2012-06-101-0/+7
* * removed trailing spaces.nobu2012-06-091-4/+4
* * NEWS: document new features of Ruby OpenSSL.emboss2012-06-091-0/+11
* * NEWS: expanded a tab.nagachika2012-05-271-1/+1
* * NEWS: add Kernel#caller's second argument.ko12012-05-261-0/+2
* * ext/syslog/syslog.c: Classify constants and macros into severalknu2012-05-211-0/+3
* * ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain2012-05-171-0/+3
* * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu2012-04-241-0/+19
* Revert r35339-35343 because of no tests.naruse2012-04-181-19/+0
* * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]marcandre2012-04-161-0/+4
* * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]marcandre2012-04-161-0/+4
* * struct.c: Add Struct#to_h [Feature #6276]marcandre2012-04-161-0/+5
* * object.c: Add NilClass#to_h [Feature #6276]marcandre2012-04-161-0/+4
* * hash.c: Add Hash#to_h [Feature #6276]marcandre2012-04-161-0/+2
* * hash.c (rb_hash_set_default_proc): Accept nil, patch by Run Paintmarcandre2012-04-091-0/+4
* * NEWS: add note about unified behavior of encoding nil values inemboss2012-03-281-0/+7
* remove a trailing spacekazu2012-03-161-1/+1
* * lib/tmpdir.rb: update document for changingakr2012-03-111-0/+11
* cosmetic change.akr2012-03-111-2/+1
* * enumerator.c: add Enumerable#lazy. based on the patch bynobu2012-03-081-0/+4
* * error.c (rb_loaderror_with_path): Adding the missing file as antenderlove2012-03-061-0/+5
* Add News for r34367 [ruby-core:29462] [Feature #3131]naruse2012-02-251-0/+2
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-0/+3
* * ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLEdrbrain2012-02-151-0/+3
* Mention Kernel#respond_to?.knu2012-02-131-0/+5
* * lib/shellwords.rb (Shellwords#shellescape): shellescape() nowknu2012-01-121-0/+5
* * lib/pathname.rb (Pathname#find): return an enumerator ifakr2011-11-191-0/+4
* added a description of NUM2SHORT() to NEWSkosaki2011-11-141-0/+2
* * cont.c (rb_fiber_m_transfer, rb_fiber_resume): prohibit usingko12011-11-091-0/+4
* * include/ruby/intern.h (rb_fd_set_cloexec): declared.akr2011-10-221-0/+9
* describe Resolv::DNS#timeouts= and Resolv::DNS::Config#timeouts=.akr2011-10-221-0/+5
* added new methods of Net::IMAP.shugo2011-09-091-0/+8
* * time.c (strftimev): Make Time#to_s default to US-ASCII encoding buttenderlove2011-08-251-0/+5
* * NEWS: mention Kernel#warn. [ruby-core:38119] [Feature #5029]kazu2011-07-191-0/+4