rev 440 - trunk
SVN User <[email protected]> Sat, 01 May 2004 03:05:55 -0400
| Newsgroups | gmane.comp.lang.prothon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mark
Date: 2004-05-01 03:05:52 -0400 (Sat, 01 May 2004)
New Revision: 440
Modified:
trunk/STATUS.txt
Log:
status update
Modified: trunk/STATUS.txt
===================================================================
--- trunk/STATUS.txt 2004-05-01 06:55:49 UTC (rev 439)
+++ trunk/STATUS.txt 2004-05-01 07:05:52 UTC (rev 440)
@@ -1,6 +1,10 @@
----------------------- TO-DO (highest priority first) ------------------------
+--- Complete File/Dir objects
+--- add support for APR_BINARY in File.c ('b' flag)
+--- support any object that supports file methods in stdxxx (duck std)
+
--- Add BIN_CHK to all types
--- Auto-documenter app
@@ -13,9 +17,6 @@
--- Add missing string functions
---- add support for APR_BINARY in File.c ('b' flag)
---- support any object that supports file methods in stdxxx (duck std)
-
--- help() in interactive console()
--- -d -m -l cmd-line options missing