From: Bitbucket <com...@bi...> - 2013-10-11 11:11:40
|
7 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/dc48c03e72cc/ Changeset: dc48c03e72cc Branch: 1.9 User: rvesse Date: 2013-10-11 12:03:12 Summary: Finish consolidating nodes to a single interface such that core library compiles, add HasLanguage and HasDataType properties (CORE-329), consoliate hash code creation into central static method for reusability Affected #: 12 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/027cb31809b1/ Changeset: 027cb31809b1 Branch: 1.9 User: rvesse Date: 2013-10-11 12:10:51 Summary: Merge in latest changes from default Affected #: 83 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/57b32bc44f70/ Changeset: 57b32bc44f70 Branch: 1.9 User: rvesse Date: 2013-10-11 12:11:18 Summary: Update solution file Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/873e10aaf92a/ Changeset: 873e10aaf92a Branch: 1.9 User: rvesse Date: 2013-10-11 12:25:25 Summary: Refactor Triple and Quad to use auto-properties, also force Quad to always have a non-null Graph field set to a constant DefaultGraphNode for the default graph Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e27ed1105dd5/ Changeset: e27ed1105dd5 Branch: 1.9 User: rvesse Date: 2013-10-11 12:48:08 Summary: Refactor BaseGraphStore and GraphCollection to reflect the fact that Quad now uses Quad.DefaultGraphNode instead of null for representing quads in the default graph. Add a InDefaultGraph property to Quad Affected #: 7 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3fa006f4c908/ Changeset: 3fa006f4c908 Branch: 1.9 User: rvesse Date: 2013-10-11 12:56:53 Summary: Fix an unintentional StackOverflowException introduced by node refactoring Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a39fd17699ce/ Changeset: a39fd17699ce Branch: 1.9 User: rvesse Date: 2013-10-11 13:11:19 Summary: Fix another possible StackOverflowException in LiteralNode. Simplify ThreadSafeTripleCollection code slightly and startt expanding new core API test suite Affected #: 4 files Repository URL: https://bitbucket.org/dotnetrdf/dotnetrdf/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |