From 5cc08a4c23421f8cc89d400d522e572223a61501 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 29 Aug 2000 02:52:41 +0000 Subject: matz git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ToDo | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'ToDo') diff --git a/ToDo b/ToDo index 4a7ab395a..e56903820 100644 --- a/ToDo +++ b/ToDo @@ -90,6 +90,7 @@ Standard Libraries * Ruby module -- Ruby::Version, Ruby::Interpreter * introduce Boolean class; super of TrueClass, FalseClass * Process::waitall [ruby-talk:4557] +* synchronized method - synchronized{...}, synchronized :foo, :bar Extension Libraries @@ -114,9 +115,3 @@ Misc - publish Ruby books * publish Ruby books in English - -Things To Do Before 1.6 - -* fix spec. for the following: - - * mkmf.rb - create_makefile("net/socket") -- cgit