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
17 days
ago. based on code collected
18 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 9 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Created FatFileTest.
Matthias Treydte
More...
about 15 years ago
The FatFile is composed of a ClusterChain and a FatDirEntry, it does not extend ClusterChain.
Matthias Treydte
More...
about 15 years ago
Fixed not setting the date/time field when creating directory entries.
Matthias Treydte
More...
about 15 years ago
Several cleanups for directory creation.
Matthias Treydte
More...
about 15 years ago
Changed the Fat16BootSector.DEFAULT_VOLUME_LABEL to match the specs.
Matthias Treydte
More...
about 15 years ago
Fixed not flushing sub-directories when flushing a FatLfnDirectory.
Matthias Treydte
More...
about 15 years ago
Added support for accessing the volume label stored in a FAT12/16 boot sector.
Matthias Treydte
More...
about 15 years ago
Pimped pom.xml.
Matthias Treydte
More...
about 15 years ago
Added target/* to .hgignore.
Matthias Treydte
More...
about 15 years ago
Made a clear separation between FatFile and FatDirectory.
Matthias Treydte
More...
about 15 years ago
Fixed handling of the "root directory is full" case.
Matthias Treydte
More...
about 15 years ago
Removed some debug output.
Matthias Treydte
More...
about 15 years ago
Fixed LfnEntry confusing directories with files.
Matthias Treydte
More...
about 15 years ago
Fixed root directories containing the "." and ".." entries.
Matthias Treydte
More...
about 15 years ago
Massive directory related classes refactoring, part 2.
Matthias Treydte
More...
about 15 years ago
Moved FatConstants static members to AbstractDirectoryEntry and removed this interface.
Matthias Treydte
More...
about 15 years ago
Removed setName(String) from FatDirEntry.
Matthias Treydte
More...
about 15 years ago
AbstractDirectory no longer implements the Iterable<FSDirectoryEntry> interface.
Matthias Treydte
More...
about 15 years ago
Removed "parent" field from FatDirEntry.
Matthias Treydte
More...
about 15 years ago
Created AbstractDirectory.checkEntryCount(int) method.
Matthias Treydte
More...
about 15 years ago
Created ShortNameTest, added some documentation to ShortName.
Matthias Treydte
More...
about 15 years ago
Fixed Fat16RootDirectory not containing the "." entry.
Matthias Treydte
More...
about 15 years ago
Created FatLfnDirectoryTest, removed broken code from FatLfnDirectory.
Matthias Treydte
More...
about 15 years ago
Fixed Fat.create(..) to initialize with the correct medium descriptor.
Matthias Treydte
More...
about 15 years ago
Some cleanups to Fat, created FatTest.
Matthias Treydte
More...
about 15 years ago
Checking buffer limits not altered on write in ClusterChainTest.
Matthias Treydte
More...
about 15 years ago
Created more ClusterChain tests, fixed ClusterChain off-by-one error in writing.
Matthias Treydte
More...
about 15 years ago
Changed AbstractDirectory size change logic.
Matthias Treydte
More...
about 15 years ago
Created Fat16RootDirectoryTest, added some documentation.
Matthias Treydte
More...
about 15 years ago
Several cleanups for AbstractDirectory.
Matthias Treydte
More...
about 15 years ago
←
1
2
…
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