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 6 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed unused getDir() method from AbstractDirectoryEntry.
Matthias Treydte
More...
over 14 years ago
Removed unused OFFSET_LENGTH constant from FatDirEntry.
Matthias Treydte
More...
over 14 years ago
Made FatLfnDirectoryEntry.totalEntrySize() private.
Matthias Treydte
More...
over 14 years ago
Made FatFile, FatLfnDirectory, FatLfnDirectoryEntry public.
Matthias Treydte
More...
over 14 years ago
Refactored the FatLfnDirectory's inner LfnEntry into the top-level FatLfnDirectoryEntry.
Matthias Treydte
More...
over 14 years ago
Bumped version to 0.6-SNAPSHOT.
Matthias Treydte
More...
over 14 years ago
[maven-release-plugin] prepare for next development iteration
Matthias Treydte
More...
over 14 years ago
[maven-release-plugin] copy for tag fat32-lib-0.5.0
Matthias Treydte
More...
over 14 years ago
[maven-release-plugin] prepare release fat32-lib-0.5.0
Matthias Treydte
More...
over 14 years ago
Bumped version to 0.5.0-SNAPSHOT.
Matthias Treydte
More...
over 14 years ago
Updated pom to sign only releases, not snapshots.
Matthias Treydte
More...
over 14 years ago
Updated pom to attach -javadoc and -sources artifacts.
Matthias Treydte
More...
over 14 years ago
Using maven-gpg-plugin to sign artifacts.
Matthias Treydte
More...
over 14 years ago
Made the pom inherit from the Sonatype OSS parent pom.
Matthias Treydte
More...
over 14 years ago
Bumped junit dependency to version 4.8.1.
Matthias Treydte
More...
over 14 years ago
Added / updated copyright notice in all source files; removed same-package imports from some unit tests.
Matthias Treydte
More...
over 14 years ago
Added tag 0.5.0-rc2 for changeset 2544eedbcff9
Matthias Treydte
More...
almost 15 years ago
Bumped POM version to 0.5.0-rc2.
Matthias Treydte
More...
almost 15 years ago
Fixed RamDisk JavaDoc.
Matthias Treydte
More...
almost 15 years ago
Prevent deleting the dot entries in FatLfnDirectory.
Matthias Treydte
More...
almost 15 years ago
Using LinkedHashMaps to maintain entries in FatLfnDirectory (ensures that the dot entries always come first).
Matthias Treydte
More...
almost 15 years ago
Re-added the x86 long jump in the first 3 bytes of the boot sector as suggested in issue #21.
Matthias Treydte
More...
almost 15 years ago
Fixed the dot entries having a LFN as suggested by barsifedron in issue #21.
Matthias Treydte
More...
almost 15 years ago
Created a unit test that fails for dot entries that have an LFN associated (as reported in issue #21).
Matthias Treydte
More...
almost 15 years ago
Removed same-package import from FatLfnDirectoryTest.
Matthias Treydte
More...
almost 15 years ago
Removed same-package import from ListAllTest.
Matthias Treydte
More...
almost 15 years ago
Removed the BootSector "blueprint", all bytes written are hand-crafted now.
Matthias Treydte
More...
almost 15 years ago
Added sanity check and toString method to FsInfoSector.
Matthias Treydte
More...
almost 15 years ago
Added Sector.getOffset() method.
Matthias Treydte
More...
almost 15 years ago
Added test case to FsInfoSectorTest.
Matthias Treydte
More...
almost 15 years ago
←
1
2
3
4
5
6
7
8
9
10
…
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