Branch: refs/heads/master
Home: https://github.com/castleproject/Core
Commit: b4d2661e3327f94e1a6a28c3f7d580a7157012f1
https://github.com/castleproject/Core/commit/b4d2661e3327f94e1a6a28c3f7d580a7157012f1
Author: Jeff Sharp <[email protected]>
Date: 2011-11-29 (Tue, 29 Nov 2011)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
A src/Castle.Core.Tests/Core.Tests/Internal/WeakKeyDictionaryTestCase.cs
M src/Castle.Core/Castle.Core.csproj
A src/Castle.Core/Core/Internal/WeakKey.cs
A src/Castle.Core/Core/Internal/WeakKeyComparer.cs
A src/Castle.Core/Core/Internal/WeakKeyDictionary.cs
Log Message:
-----------
Added WeakKeyDictionary
Commit: 56daefd65559574c3540194fbba2806ca6bb1040
https://github.com/castleproject/Core/commit/56daefd65559574c3540194fbba2806ca6bb1040
Author: Jeff Sharp <[email protected]>
Date: 2011-11-30 (Wed, 30 Nov 2011)
Changed paths:
M
src/Castle.Core/Components.DictionaryAdapter/Xml/Core/XmlReferenceManager.cs
Log Message:
-----------
Use WeakKeyDictionary to track references in XmlAdapter.
Commit: 617888c8cc283c1044eee7fa2108352b9efe7201
https://github.com/castleproject/Core/commit/617888c8cc283c1044eee7fa2108352b9efe7201
Author: Jeff Sharp <[email protected]>
Date: 2011-11-30 (Wed, 30 Nov 2011)
Changed paths:
M src/Castle.Core.Tests/Core.Tests/Internal/WeakKeyDictionaryTestCase.cs
M src/Castle.Core/Core/Internal/WeakKeyDictionary.cs
Log Message:
-----------
Automatic trimming for WeakKeyDictionary
Commit: 80de1b32d47b3d235275bf0bdc369021cb16b8ca
https://github.com/castleproject/Core/commit/80de1b32d47b3d235275bf0bdc369021cb16b8ca
Author: Jeff Sharp <[email protected]>
Date: 2011-12-05 (Mon, 05 Dec 2011)
Changed paths:
M src/Castle.Core/Castle.Core.csproj
M src/Castle.Core/Components.DictionaryAdapter/Util/IBindingList.cs
A src/Castle.Core/Components.DictionaryAdapter/Util/IBindingListSource.cs
Log Message:
-----------
Add IBindingListSource to expose nongeneric IBindingList from DA's generic
BindingList
Commit: bd8fdf3747a322db7c7c6d6784a95641415742e2
https://github.com/castleproject/Core/commit/bd8fdf3747a322db7c7c6d6784a95641415742e2
Author: Craig Neuwirt <[email protected]>
Date: 2011-12-06 (Tue, 06 Dec 2011)
Changed paths:
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
A src/Castle.Core.Tests/Core.Tests/Internal/WeakKeyDictionaryTestCase.cs
M src/Castle.Core/Castle.Core.csproj
M src/Castle.Core/Components.DictionaryAdapter/Util/IBindingList.cs
A src/Castle.Core/Components.DictionaryAdapter/Util/IBindingListSource.cs
M src/Castle.Core/Components.DictionaryAdapter/Xml/Core/XmlReferenceManager.cs
A src/Castle.Core/Core/Internal/WeakKey.cs
A src/Castle.Core/Core/Internal/WeakKeyComparer.cs
A src/Castle.Core/Core/Internal/WeakKeyDictionary.cs
Log Message:
-----------
Merge pull request #3 from sharpjs/sharpjs
XmlAdapter Improvements
Compare: https://github.com/castleproject/Core/compare/9f74b08...bd8fdf3
--
You received this message because you are subscribed to the Google Groups
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/castle-project-commits?hl=en.