mirror of
https://github.com/claunia/plist-cil.git
synced 2025-12-16 19:14:26 +00:00
* plist-cil/plist-cil.csproj: * plist-cil.test/plist-cil.test.csproj: * plist-cil/Properties/AssemblyInfo.cs: Bump to 1.14 (upstream r114). * plist-cil/PropertyListParser.cs: * plist-cil/ASCIIPropertyListParser.cs: Sync BOM skipping code with upstream. * plist-cil/BinaryPropertyListParser.cs: Sync code with upstream. Added UTF-8 string decoding on binary property lists.
34 lines
642 B
Plaintext
34 lines
642 B
Plaintext
2015-02-24 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* plist-cil.sln:
|
|
Bump to 1.14 (upstream r114).
|
|
|
|
2015-02-20 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* SvnInfo.txt:
|
|
* plist-cil.sln:
|
|
Added file to keep track of mainstream Subversion
|
|
repository.
|
|
|
|
2015-02-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* plist-cil.sln:
|
|
Add test skeleton.
|
|
|
|
2015-02-19 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* plist-cil.sln:
|
|
Added test files
|
|
|
|
2015-02-16 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* plist-cil.sln:
|
|
Initial commit
|
|
|
|
2015-02-16 Natalia Portillo <claunia@claunia.com>
|
|
|
|
* .gitignore:
|
|
* plist-cil.sln:
|
|
Initial commit
|
|
|