1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added new taster test More... over 7 years ago
Moved TasterTest to OldTasterTest. refs #11 More... over 7 years ago
Got started converting old tests More... over 7 years ago
Changed write and seek back More... over 7 years ago
Changed Readable interface back how it was More... over 7 years ago
Added notes to reader More... over 7 years ago
Added weird -1 link to .gitignore More... over 7 years ago
Removed weird -1 link file More... over 7 years ago
Allows reader to accept strings More... over 7 years ago
Added Stream::streamize() More... over 7 years ago
Added isReadable and isWritable to respective interfaces More... over 7 years ago
Added isSeekable, isReadable, and isWritable to Stream More... over 7 years ago
Added isSeekable() and Seekable to Stream More... over 7 years ago
Added Stream::fseek() and tests More... over 7 years ago
Added docblocks to all public Stream methods More... over 7 years ago
Added Stream::close() and Stream::__destruct() More... over 7 years ago
Refactored Stream::__construct() More... over 7 years ago
Added tests for Stream context More... over 7 years ago
Added test for fread More... over 7 years ago
Added writable methods to stream More... over 7 years ago
Just added various @todos and notes. More... over 7 years ago
Implemented Readable methods for Stream More... over 7 years ago
Added Stream::fread() and tests More... over 7 years ago
Added note about try/catch/finally More... over 7 years ago
Added Stream instantiation exceptions More... over 7 years ago
Moved FileNotFound ERR_ constants More... over 7 years ago
Added CSVelte\IO\Stream More... over 7 years ago
Removed IsReadable & IsWritable traits More... over 7 years ago
Added fseek and resolve include path for IO\File More... over 7 years ago
Added tmpdir to UnitTestCase More... over 7 years ago