Skip to content
  • Hidetoshi NAGAI's avatar
    24ff3f44
    * doc/ChangeLog-1.8.0: add changes of Ruby/Tk · 24ff3f44
    Hidetoshi NAGAI authored
    * ext/tcltklib/tcltklib.c : some methods have no effect if on slave-IP
    * ext/tcltklib/tcltklib.c : can create a interpreter without Tk
    * ext/tcltklib/tcltklib.c : bug fix on handling exceptions
    * ext/tcltklib/MANUAL.euc : modify
    * ext/tk/lib/tk.rb : freeze some core modules
    * ext/tk/lib/multi-tk.rb : more secure
    * ext/tk/lib/tk.rb: TkVariable.new(array) --> treat the array as the
      Tk's list
    * ext/tk/lib/tk.rb: improve accessibility of TkVariable object
    * ext/tk/lib/tk.rb, ext/tk/lib/tkfont.rb, ext/tk/lib/tkcanvas.rb,
      ext/tk/lib/tktext.rb : fix bug of font handling
    * ext/tk/lib/tkfont.rb TkFont.new() accepts compound fonts
    * process.c: bug fix
    * process.c: add rb_secure(2) to methods of Process::{UID,GID,Sys}
    * process.c: deny handling IDs during evaluating the block given to
      the Process::{UID,GID}.switch method
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
    24ff3f44
    * doc/ChangeLog-1.8.0: add changes of Ruby/Tk
    Hidetoshi NAGAI authored
    * ext/tcltklib/tcltklib.c : some methods have no effect if on slave-IP
    * ext/tcltklib/tcltklib.c : can create a interpreter without Tk
    * ext/tcltklib/tcltklib.c : bug fix on handling exceptions
    * ext/tcltklib/MANUAL.euc : modify
    * ext/tk/lib/tk.rb : freeze some core modules
    * ext/tk/lib/multi-tk.rb : more secure
    * ext/tk/lib/tk.rb: TkVariable.new(array) --> treat the array as the
      Tk's list
    * ext/tk/lib/tk.rb: improve accessibility of TkVariable object
    * ext/tk/lib/tk.rb, ext/tk/lib/tkfont.rb, ext/tk/lib/tkcanvas.rb,
      ext/tk/lib/tktext.rb : fix bug of font handling
    * ext/tk/lib/tkfont.rb TkFont.new() accepts compound fonts
    * process.c: bug fix
    * process.c: add rb_secure(2) to methods of Process::{UID,GID,Sys}
    * process.c: deny handling IDs during evaluating the block given to
      the Process::{UID,GID}.switch method
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading