Commit Graph

17 Commits

Author SHA1 Message Date
ec8b309670 General refactor. 2018-06-20 22:22:21 +01:00
72740566ae 🐛Fix Fletcher-16 and Fletcher-32 speed. 2018-02-03 21:25:37 +00:00
b50b6c29ca 🐛Move checksum initializers to instance constructors. 2018-02-03 17:39:49 +00:00
4b4671b4ef 🐛Moved checksums to interface. 2018-02-03 17:01:17 +00:00
380dbad1a0 REFACTOR: Final cleanup of DiscImageChef.Core. 2017-12-23 17:41:23 +00:00
9249a221fc DOCUMENTATION: Added XML documentation to DiscImageChef.Core. 2017-12-23 01:46:08 +00:00
7f829422a8 REFACTOR: All refactor in DiscImageChef.Core. 2017-12-21 23:00:30 +00:00
e06c140e45 REFACTOR: Possible loss of fraction. 2017-12-21 17:02:40 +00:00
5592f147ac REFACTOR: Loop can be converted into LINQ-expression. 2017-12-21 07:08:26 +00:00
df2fb651e4 REFACTOR: Redundant empty argument list on object creation expression. 2017-12-21 03:18:10 +00:00
b0936d51c5 REFACTOR: Remove redundant parentheses. 2017-12-20 17:26:28 +00:00
a4650c61aa REFACTOR: Fixed MOST name inconsistencies. 2017-12-20 17:15:37 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
8d3e4fe420 Refactor: Use delegates to report progress and status. 2017-05-28 00:31:46 +01:00
33d8945f1d Refactor: Return result from core to CLI, show in CLI. 2017-05-27 23:14:55 +01:00
9eea933876 Refactor: Move benchmark to Core. 2017-05-27 22:30:02 +01:00