Commit Graph

23 Commits

Author SHA1 Message Date
Rod Smith
eae9f7e2e1 Code cleanup based on 'infer' suggestions; mostly just dead stores.
One forgotten change
2021-03-17 21:59:18 -04:00
Rod Smith
f523bbc0c2 Fix bug that could cause crash if a badly-formatted MBR disk was read. 2021-01-13 10:29:24 -05:00
Rod Smith
9ae60195b9 Added explicit copy constructors and made other tweaks to avoid
compiler complaints.
2018-07-05 16:50:13 -04:00
Rod Smith
eed1122809 Version 1.0.2 release. 2017-07-26 21:15:59 -04:00
Roderick W. Smith
54f8fb17e6 Version 1.0.0 release! Added some type codes and the -O/--print-mbr
option for sgdisk.
2015-03-17 19:46:05 -04:00
Roderick W. Smith
84aaff6b9c Removed libicu dependency for UTF-16 partition names. Version 0.8.9
release.
2014-02-17 16:17:11 -05:00
Roderick W. Smith
22e88b5be2 Fixed spurious error message in FixParts. 2014-02-17 12:07:02 -05:00
Roderick W. Smith
e3ee733ff8 Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
2013-09-24 12:56:11 -04:00
Roderick W. Smith
427c799b61 Fixed hybrid creation bug on over-2TiB disks & improved verification
('v') detection of disks with 0xEE partitions that don't begin on
sector 1.
2013-09-12 12:37:44 -04:00
Roderick W. Smith
042f38a2f7 Check for boot/active flag on 0xEE protective partition in verify
function.
2013-08-31 17:40:15 -04:00
srs5694
a6297b8a2c Fix Ctrl+D problems; 0.8.4 release 2012-03-25 16:13:16 -04:00
srs5694
3488294d71 GPT fdisk 0.8.3 release; minor bug fixes & feature changes. 2012-03-23 12:49:15 -04:00
srs5694
23d8d54cdf Changes for GPT fdisk version 0.8.1 2011-10-01 18:40:10 -04:00
srs5694
a17fe69ec0 Changes for version 0.8.0 2011-09-10 20:30:20 -04:00
srs5694
00b6d7a460 0.7.2 release, includes new Linux type code & true GUID generation in
Windows
2011-06-26 22:40:06 -04:00
srs5694
6aae2a9b70 Miscellaneous bug fixes. 2011-06-10 01:16:51 -04:00
srs5694
699941e25a 0.7.1 release version 2011-03-21 21:33:57 -04:00
srs5694
5a6085310b Preliminary UTF-16LE support for GPT descriptions 2011-03-17 13:53:01 -04:00
srs5694
c2f6e0cb81 A few miscellaneous changes 2011-03-16 02:42:33 -04:00
srs5694
01f7f08624 Second patchset from Florian & a few other small changes 2011-03-15 23:53:31 -04:00
srs5694
9a46b042c5 Patches supplied by Florian Zumbiehl 2011-03-15 00:34:10 -04:00
srs5694
bf8950cad0 Version 0.7.0 2011-03-12 01:23:12 -05:00
srs5694
f2efa7defc New files 2011-03-01 22:03:26 -05:00