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 4 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added another test for renaming directory entries.
Matthias Treydte
More...
over 14 years ago
Made some package-visible fields from FatLfnDirectory private.
Matthias Treydte
More...
over 14 years ago
Added FatLfnDirectory.linkEntry(..) and finished FatLfnDirectoryEntry.setName(..) using the link/unlink logic.
Matthias Treydte
More...
over 14 years ago
Added FatLfnDirectory.unlinkEntry(..) method to prepare proper renaming and moving of directory entries.
Matthias Treydte
More...
over 14 years ago
Fixed FatLfnDirectory so that it is case-preserving but not case-sensitive, just like FAT likes to be.
Matthias Treydte
More...
over 14 years ago
Using AbstractFsObject.checkWritable() in FatLfnDirectory instead of having it's own solution.
Matthias Treydte
More...
over 14 years ago
Fixed typo in FatType JavaDoc.
Matthias Treydte
More...
over 14 years ago
Finished FatFile JavaDoc.
Matthias Treydte
More...
over 14 years ago
Fixed usage of final/private modifiers in FatDirectoryEntry.
Matthias Treydte
More...
over 14 years ago
Fixed FatFile JavaDoc.
Matthias Treydte
More...
over 14 years ago
Removed unused equals(..) and hashCode() from FatFile.
Matthias Treydte
More...
over 14 years ago
Added links to core J2SE APIs in generated JavaDoc.
Matthias Treydte
More...
over 14 years ago
Enforcing unique files names in FatLfnDirectory as required by the FAT specification (ignoring the case).
Matthias Treydte
More...
over 14 years ago
Enforcing unique files names in FatLfnDirectory.parseLfn().
Matthias Treydte
More...
over 14 years ago
Bumped oss-parent version to 5.
Matthias Treydte
More...
over 14 years ago
Bumped JUnit dependency version to 4.8.2.
Matthias Treydte
More...
over 14 years ago
Fixed FatLfnDirectory.add(Directory, File) makes it possible to create multiple entries with the same name.
Matthias Treydte
More...
over 14 years ago
Added some documentation to FatLfnDirectoryEntry.
Matthias Treydte
More...
over 14 years ago
Made the FatLfnDirectoryEntry archive flag accessible.
Matthias Treydte
More...
over 14 years ago
Made the FatLfnDirectoryEntry read-only flag accessible.
Matthias Treydte
More...
over 14 years ago
Made the FatLfnDirectoryEntry system flag accessible.
Matthias Treydte
More...
over 14 years ago
Made the FatLfnDirectoryEntry hidden flag accessible.
Matthias Treydte
More...
over 14 years ago
Removed redundant casts in FatLfnDirectoryTest.
Matthias Treydte
More...
over 14 years ago
Fixed typo in FsDirectoryEntry JavaDoc.
Matthias Treydte
More...
over 14 years ago
Added some documentation to FatFileSystem.
Matthias Treydte
More...
over 14 years ago
Made FatLfnDirectory.getEntry(..) return a FatLfnDirectoryEntry.
Matthias Treydte
More...
over 14 years ago
Made the FatDirectoryEntry get/setFlags methods private.
Matthias Treydte
More...
over 14 years ago
Made the FsDirectory interface extend the FsObject interface.
Matthias Treydte
More...
over 14 years ago
Fixed JavaDoc for FsObject and AbstractFsObject.
Matthias Treydte
More...
over 14 years ago
Bumped oss-parent version to 4.
Matthias Treydte
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
…
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