Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

root/trunk/tango/io/FileScan.d


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2913 [2913] 11/23/07 15:39:03 kris the big toString change
(edit) @2518 [2518] 08/28/07 02:13:27 kris added new functionality per #587, and migrated some existing code over to …
(edit) @2506 [2506] 08/26/07 16:18:55 kris added an unfiltered option for sweep()
(edit) @1868 [1868] 03/09/07 22:21:46 kris simplified "..." test
(edit) @1844 [1844] 03/04/07 16:42:44 kris fixed bogus comment
(edit) @1835 [1835] 03/03/07 15:45:02 kris - folded FileProxy? into FilePath?, to make life easier for everyone - …
(edit) @1823 [1823] 03/01/07 13:47:24 kris removed old imports
(edit) @1715 [1715] 02/18/07 20:46:38 kris Removed trailing null from toList() args, corrected the bogus cString() …
(edit) @1714 [1714] 02/18/07 19:08:26 kris Big change to FilePath?, which now mutates internally. This was done to …
(edit) @1404 [1404] 01/25/07 21:37:09 kris made FileScan? more efficient, based upon the new toList() in FileProxy?.d. …
(edit) @1241 [1241] 01/11/07 08:52:20 larsivi Updated filter docs, cleaned example a bit
(edit) @1145 [1145] 12/29/06 20:15:19 kris added another ctor to support FilePath? aliasing
(edit) @1133 [1133] 12/26/06 02:08:07 kris more missing .ptr
(edit) @1130 [1130] 12/25/06 16:42:47 kris reworked FileProxy?.toList() to be more efficient. Also returns prefixed …
(edit) @1123 [1123] 12/24/06 16:07:49 kris - Changed FilePath? to expose a non-allocating private ctor - Changed …
(edit) @1078 [1078] 12/11/06 10:42:29 larsivi Documentation for filter alias
(edit) @1069 [1069] 12/08/06 13:38:34 larsivi typedef leads to implicit conversion errors
(edit) @1060 [1060] 12/07/06 20:10:39 kris fixed example doc
(edit) @1010 [1010] 11/25/06 20:35:24 kris FilePath? has been rewritten, due to recent problems coming to light. The …
(edit) @955 [955] 11/08/06 22:59:04 kris Changed around the model for mutable/immutable per old discussion. The …
(edit) @866 [866] 09/18/06 18:29:46 kris fixed bug in toUtf() sig and changed some doc
(edit) @808 [808] 08/29/06 11:42:09 kris First pass for changing Mutable/Immutable namespace
(edit) @716 [716] 08/05/06 20:06:58 kris fixed bug in FilePath?.toUtf16(), and cleaned up some minor related things
(edit) @686 [686] 07/28/06 01:07:06 kris reverted changeset 684, since most of the changes made therein would break …
(edit) @684 [684] 07/27/06 16:28:59 jpelcis Added "override" where appropriate to all of tango.io but …
(edit) @454 [454] 06/28/06 19:13:56 jcomellas * Corrected line endings to make them acceptable to Subversion with the …
(edit) @437 [437] 06/27/06 17:33:37 jcomellas Set the 'eol-style' property to 'native' for all the text files in the …
(edit) @352 [352] 06/19/06 23:15:04 kris big cleanup of the the file subsystem: - FileStyle? is now …
(edit) @245 [245] 06/16/06 03:38:35 kris changed more Doxygen tags to be DDoc instead
(edit) @240 [240] 06/16/06 02:12:12 kris renamed methods to sweep() instead of read()
(edit) @213 [213] 06/14/06 20:33:16 kris changed the license tag to be dynamic (via DDoc)
(edit) @131 [131] 06/08/06 16:17:56 kris changed the headers to be compatible with Tango
(add) @7 [7] 05/29/06 20:49:20 kris --
Note: See TracRevisionLog for help on using the revision log.