mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
22 lines
517 B
Plaintext
22 lines
517 B
Plaintext
2015-10-18 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* PrintHex.cs:
|
|
* DateHandlers.cs:
|
|
* DiscImageChef.Helpers.csproj:
|
|
Added specific console handling for standard, verbose, debug
|
|
and error outputs.
|
|
|
|
2015-10-05 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* PrintHex.cs:
|
|
* Swapping.cs:
|
|
* ArrayFill.cs:
|
|
* DateHandlers.cs:
|
|
* StringHandlers.cs:
|
|
* BigEndianBitConverter.cs:
|
|
* EndianAwareBinaryReader.cs:
|
|
* Properties/AssemblyInfo.cs:
|
|
* DiscImageChef.Helpers.csproj:
|
|
Move helpers to a separate library.
|
|
|