mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* NEWS (io/console): IO#noecho and IO#raw without block are
obsolete already. [ruby-dev:41226] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27677 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									6f3830427d
								
							
						
					
					
						commit
						9f7feadf03
					
				
					 2 changed files with 4 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,7 @@
 | 
			
		|||
Sat May  8 23:07:28 2010  Nobuyoshi Nakada  <nobu@ruby-lang.org>
 | 
			
		||||
Sat May  8 23:09:44 2010  Nobuyoshi Nakada  <nobu@ruby-lang.org>
 | 
			
		||||
 | 
			
		||||
	* NEWS (io/console): IO#noecho and IO#raw without block are
 | 
			
		||||
	  obsolete already.  [ruby-dev:41226]
 | 
			
		||||
 | 
			
		||||
	* ext/io/console/console.c (ttymode): save dupped file descriptors
 | 
			
		||||
	  and restore tty modes using them, so that original modes can be
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								NEWS
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								NEWS
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -412,9 +412,7 @@ with all sufficient information, see the ChangeLog file.
 | 
			
		|||
 | 
			
		||||
* io/console
 | 
			
		||||
  * new methods:
 | 
			
		||||
    * IO#noecho
 | 
			
		||||
    * IO#noecho {|io| }
 | 
			
		||||
    * IO#raw
 | 
			
		||||
    * IO#raw {|io| }
 | 
			
		||||
    * IO#getch
 | 
			
		||||
    * IO#winsize
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue