mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
27 lines
636 B
Plaintext
27 lines
636 B
Plaintext
2015-10-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* DiscImageChef.Helpers.csproj:
|
|
Upgrade .NET version to 4.0.
|
|
|
|
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.
|
|
|