summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2015-11-07* lib/net/http.rb (Net::HTTP#initialize):naruse
2015-11-06Revert r52469naruse
2015-11-06* lib/cmath.rb: methods which has suffix '!' are now deprecated.gogotanaka
2015-11-06change DOTQnobu
2015-10-27add ticket number [ci skip]kazu
2015-10-23* NEWS: [DOC] In the new safe call syntax, arguments are evaluatedknu
2015-10-22NEWS: add a spacenobu
2015-10-22NEWS: fix typo [ci skip]normal
2015-10-22Kernel#loop returns the result value of a finished iteratorknu
2015-10-22Safe navigation operatornobu
2015-10-18* append newline at EOF.svn
2015-10-18* numeric.c: Good-by Borland-C.kosaki
2015-10-18* append newline at EOF.svn
2015-10-18* ChangeLog: Good-bye OS/2.kosaki
2015-10-09* ext/openssl/lib/openssl/ssl.rb: Revert r52082 because it wassorah
2015-10-08* ext/openssl/lib/openssl/ssl.rb: Default to TLSv1.2 and drop TLS v1zzak
2015-10-05* proc.c: enable optimization of Proc#call.ko1
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-09-27fronzen-string-literal pragmanobu
2015-09-18file.c: File.mkfifonobu
2015-09-18* NEWS: add Net::FTP#mlst and Net::FTP#mlsd.shugo
2015-08-21* ext/objspace/objspace.c: add a new method ObjectSpace.count_symbols.ko1
2015-08-17io.c: raise at incomplete charnobu
2015-07-30variable.c: Module#deprecate_constantnobu
2015-07-30NEWS: sort alphabeticallynobu
2015-07-29* io.c (rb_io_extract_modeenc): add option parameter `flags'naruse
2015-07-17io.c (argf_read_nonblock): support `exception: false'normal
2015-07-13timeout.rb: warn deprecated methodnobu
2015-06-28class.c: TypeError when superclass mismatchnobu
2015-06-21fix a typo [ci skip]kazu
2015-06-21* NEWS: mention Array#bsearch_index and Hash#fetch_values. [ci skip]kazu
2015-06-21* NEWS: add a reference to a ticket. [ci skip]kazu
2015-06-21fix a typo [ci skip]kazu
2015-06-19* NEWS: mention about $SAFE.kazu
2015-06-19proc.c: ArgumentError if no blocknobu
2015-06-18NEWS: NameError#receiver [Feature #10881]nobu
2015-06-15NEWS: update for socket API changes [ci skip]normal
2015-06-14* ext/pathname/lib/pathname.rb (descend): Blockless form supported.akr
2015-06-14* enum.c (enum_chunk_while): New method Enumerable#chunk_while.akr
2015-06-14Add ticket numbers.akr
2015-06-13On Windows File::Stat#ino always returned 0, butnaruse
2015-06-13move a new feature to correct sectionnaruse
2015-06-13add news about inode for Windows [Feature #11216]naruse
2015-06-13add Thread.name and Thread.name= docs Feature #11251 [ci skip]naruse
2015-06-12* pack.c (pack_{un,}pack): new template character `j` and `J`, pointerusa
2015-06-12* file.c (File::SHARE_DELETE): new flag to be able to delete opened fileusa
2015-05-28* ext/objspace/objspace.c: add two methods to debug internals.ko1
2015-05-22* NEWS: added news for net-telnet and rakehsbt
2015-05-17numeric.c: Numeric#positive? and Numeric#negative?nobu
2015-05-16fix a typo [ci skip]kazu