|
|
5d4a05ab08
|
Parse decimal comma always as '.'.
|
2015-02-19 20:33:49 +00:00 |
|
|
|
c244212d25
|
Convert unix date to .net dates.
Array.Equals() does not compare array internals but object
reference, implement substitute.
String.Substring() has a different API than Java, correct.
|
2015-02-19 20:26:05 +00:00 |
|
|
|
0189f3d859
|
Implement IssueTest.
|
2015-02-19 19:35:05 +00:00 |
|
|
|
4e037a2170
|
Implement ParseTest
|
2015-02-19 19:28:42 +00:00 |
|
|
|
3f95dd4569
|
Organize test-files in a folder
|
2015-02-19 19:01:02 +00:00 |
|
|
|
4c747653cf
|
Add test skeleton.
|
2015-02-19 18:59:47 +00:00 |
|
|
|
13f8ee6d73
|
Added test files
|
2015-02-19 18:55:30 +00:00 |
|
|
|
49d3484958
|
Implement XmlPropertyListParser
|
2015-02-19 18:52:17 +00:00 |
|
|
|
018926d28a
|
* plist-cil/UID.cs:
* plist-cil/NSData.cs:
* plist-cil/NSDate.cs:
* plist-cil/NSArray.cs:
* plist-cil/NSNumber.cs:
* plist-cil/NSString.cs:
* plist-cil/NSObject.cs:
* plist-cil/NSDictionary.cs:
* plist-cil/plist-cil.csproj:
* plist-cil/PropertyListParser.cs:
* plist-cil/BinaryPropertyListWriter.cs:
Implement BinaryPropertyListWriter.
* plist-cil/NSSet.cs:
* plist-cil/BinaryPropertyListParser.cs:
Implement BinaryPropertyListWriter.
Add way to make ordered NSSet.
|
2015-02-19 17:41:33 +00:00 |
|
|
|
d7d76923cb
|
Implement BinaryPropertyListParser.
|
2015-02-19 11:53:13 +00:00 |
|
|
|
c5b808df06
|
Implement ASCIIPropertyListParser
|
2015-02-19 02:21:49 +00:00 |
|
|
|
7c2546a708
|
Implement PropertyListParser
|
2015-02-18 19:34:11 +00:00 |
|
|
|
21666c2df7
|
Implement NSObject to .NET Object and all methods on all
classes that depended on NSObject<->Object
|
2015-02-18 04:30:47 +00:00 |
|
|
|
688a4ca8fb
|
Implement .NET to NSObject castings
|
2015-02-18 04:05:01 +00:00 |
|
|
|
6f8d344502
|
Implement PropertyListFormatException
|
2015-02-18 03:40:56 +00:00 |
|
|
|
a8ca6545b8
|
Implement NSDictionary
|
2015-02-18 03:36:41 +00:00 |
|
|
|
d0edf92707
|
Implement NSData.
|
2015-02-18 02:22:47 +00:00 |
|
|
|
fb76a40c58
|
Implements NSArray
|
2015-02-18 01:38:35 +00:00 |
|
|
|
ad6ade5f67
|
Implemented NSDate
|
2015-02-18 00:36:34 +00:00 |
|
|
|
4b622d78dc
|
Implement UID
|
2015-02-17 23:40:44 +00:00 |
|
|
|
f3e59e07e1
|
Implemented NSSet.
|
2015-02-17 23:17:20 +00:00 |
|
|
|
f3363bc9dd
|
Implement NSString.
|
2015-02-17 20:44:37 +00:00 |
|
|
|
8bf656ddc0
|
Implement NSNumber.
|
2015-02-17 19:40:40 +00:00 |
|
|
|
d23d45d340
|
Pre-implement NSObject.
|
2015-02-17 18:22:06 +00:00 |
|
|
|
0d604ff14a
|
Initial commit
|
2015-02-16 03:35:54 +00:00 |
|
|
|
c56c4650a5
|
Initial commit
|
2015-02-16 03:35:42 +00:00 |
|