I had some hack in this library too.
commitaef2ed33aacd8683859249dae79263642561df1f
authorAtsushi Eno <atsushieno@gmail.com>
Tue, 29 Jun 2010 22:22:37 +0000 (29 22:22 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Tue, 29 Jun 2010 22:22:37 +0000 (29 22:22 -0000)
treebcb7714529e91e65e0319270d5223fb856eae16a
parent0e6303dd461fd499080e8aefb2db83107ba1a988
I had some hack in this library too.

svn path=/trunk/mcs/; revision=159701
mcs/class/System.Runtime.DurableInstancing/ChangeLog
mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing/ChangeLog
mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing/InstancePersistenceContext.cs
mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing/InstancePersistenceEvent.cs
mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing/InstanceStore.cs
mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing/InstanceValue.cs
mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing/InstanceView.cs
mcs/class/System.Runtime.DurableInstancing/System.Runtime.DurableInstancing_test.dll.sources [new file with mode: 0644]
mcs/class/System.Runtime.DurableInstancing/Test/System.Runtime.DurableInstancing/InstancePersistenceEventTest.cs [new file with mode: 0644]
mcs/class/System.Runtime.DurableInstancing/Test/System.Runtime.DurableInstancing/InstanceValueTest.cs [new file with mode: 0644]