openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
fat32-lib
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
16 days
ago. based on code collected
17 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 8 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed the names of the FS* classes to be Fs*.
Matthias Treydte
More...
about 15 years ago
Added tests for checking if "closed" FatFileSystem throw appropriate exceptions.
Matthias Treydte
More...
about 15 years ago
The SuperFloppyFormatter's setter methods return "this".
Matthias Treydte
More...
about 15 years ago
Deprecated the SuperFloppyFormatter constructor in favour of a static getter.
Matthias Treydte
More...
about 15 years ago
Fixed handling of trailing dots in ShortNameGenerator and FatLfnDirectory.
Matthias Treydte
More...
about 15 years ago
Added tests to ensure leading and trailing spaces are ignored by FatLfnDirectory and documented this.
Matthias Treydte
More...
about 15 years ago
Fixed wrong exception detail message in ShortName.checkString(..).
Matthias Treydte
More...
about 15 years ago
Removed some unused methods from LittleEndian utility class.
Matthias Treydte
More...
about 15 years ago
Added AbstractFileSystem.checkReadOnly() method.
Matthias Treydte
More...
about 15 years ago
Cleaned up AbstractFileSystem.
Matthias Treydte
More...
about 15 years ago
Using Emma for generating code coverage reports.
Matthias Treydte
More...
about 15 years ago
Removed FileSystemException class, merged ReadOnlyDeviceException and ReadOnlyFileSystemException into ReadOnlyException.
Matthias Treydte
More...
about 15 years ago
Minor fixes to AbstractDirectory exception handling, added some documentation.
Matthias Treydte
More...
about 15 years ago
Fixed directories not being properly flushed to device.
Matthias Treydte
More...
about 15 years ago
Added support for storing the volume label as a directory entry.
Matthias Treydte
More...
about 15 years ago
Moved methods related to the volume label from FatLfnDirectory to AbstractDirectory (still not implemented).
Matthias Treydte
More...
about 15 years ago
Minor fixes to SuperFloppyFormatter exceptions, created more SuperFloppyFormatter test cases.
Matthias Treydte
More...
about 15 years ago
Disabled DosFsckTest cases.
Matthias Treydte
More...
about 15 years ago
Fixed SuperFloppyFormatterTest.
Matthias Treydte
More...
about 15 years ago
Removed some debug output.
Matthias Treydte
More...
about 15 years ago
Many fixes to make the FAT type detection conform to the specification.
Matthias Treydte
More...
about 15 years ago
Created DosFsckTest.
Matthias Treydte
More...
about 15 years ago
ClusterChainDirectory can not grow beyond the maximum size defined in the FAT specification.
Matthias Treydte
More...
about 15 years ago
More strict checking of valid chars in ShortName.
Matthias Treydte
More...
about 15 years ago
Merged with main.
Matthias Treydte
More...
about 15 years ago
Added support for deleting directories and files.
Matthias Treydte
More...
about 15 years ago
Re-enabled two test cases, minor fixes.
Matthias Treydte
More...
about 15 years ago
Fixed reading zero bytes from zero-length file.
Matthias Treydte
More...
about 15 years ago
Changed ShortName's internal representation to what's written to the FatDirEntry.
Matthias Treydte
More...
about 15 years ago
Deactivated unreliable locale-dependent date/time tests.
Matthias Treydte
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree