You can subscribe to this list here.
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(104) |
Aug
(30) |
Sep
|
Oct
(2) |
Nov
|
Dec
(28) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2013 |
Jan
(28) |
Feb
(24) |
Mar
(30) |
Apr
(58) |
May
(17) |
Jun
(24) |
Jul
(30) |
Aug
(4) |
Sep
(3) |
Oct
(26) |
Nov
(17) |
Dec
(21) |
2014 |
Jan
(19) |
Feb
(32) |
Mar
(12) |
Apr
(9) |
May
(19) |
Jun
(7) |
Jul
(15) |
Aug
(6) |
Sep
(4) |
Oct
(2) |
Nov
(11) |
Dec
(5) |
2015 |
Jan
(5) |
Feb
(12) |
Mar
(4) |
Apr
(1) |
May
(15) |
Jun
(1) |
Jul
(8) |
Aug
|
Sep
(7) |
Oct
(7) |
Nov
(2) |
Dec
|
2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bitbucket <com...@bi...> - 2014-07-05 03:34:09
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/de7f9b8c4def/ Changeset: de7f9b8c4def User: zett...@RONMACPROWIN1 Date: 2014-07-05 05:33:52 Summary: Added reasoning mode to URL parameter to support Stardog 2.2+ Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2014-07-04 15:11:01
|
7 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/f06cea129611/ Changeset: f06cea129611 Branch: 1.9 User: rvesse Date: 2014-07-04 16:18:55 Summary: Tweaks to IGraph contract tests and some code clean up Affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/49e1b1b85318/ Changeset: 49e1b1b85318 Branch: 1.9 User: rvesse Date: 2014-07-04 16:33:15 Summary: Expand IGraph contract tests further Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/858895383a52/ Changeset: 858895383a52 Branch: 1.9 User: rvesse Date: 2014-07-04 16:39:32 Summary: Strip out Triple-centric methods from IGraphStore to make a clean separation between IGraph (Triple based) and IGraphStore (Quad/IGraph based) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3217c5f3619e/ Changeset: 3217c5f3619e Branch: 1.9 User: rvesse Date: 2014-07-04 16:47:10 Summary: Split out Quad specific portions of IGraphStore into parent interface IQuadStore Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a8c43a6615b1/ Changeset: a8c43a6615b1 Branch: 1.9 User: rvesse Date: 2014-07-04 16:55:30 Summary: Reorganize Extension methods into more appropriately named classes Affected #: 5 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/0d224b63a190/ Changeset: 0d224b63a190 Branch: 1.9 User: rvesse Date: 2014-07-04 17:05:46 Summary: Various minor tweaks and code clean ups Affected #: 10 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2569b64070a7/ Changeset: 2569b64070a7 Branch: 1.9 User: rvesse Date: 2014-07-04 17:10:28 Summary: Fix subtle error in SubTreeIndexedTripleCollection Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2014-07-04 09:38:58
|
5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d6f5af15c7c4/ Changeset: d6f5af15c7c4 Branch: CORE-423 User: rvesse Date: 2014-07-04 11:05:52 Summary: Test case and initial work towards fixing CORE-423 Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/729a2779d67a/ Changeset: 729a2779d67a Branch: CORE-423 User: rvesse Date: 2014-07-04 11:07:31 Summary: Initial fix for CORE-423 Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b3f94e32cb92/ Changeset: b3f94e32cb92 Branch: CORE-423 User: rvesse Date: 2014-07-04 11:26:57 Summary: Further unit tests and fixes for SPARQL Results JSON Parsing (CORE-423) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b425c4d96ee7/ Changeset: b425c4d96ee7 Branch: CORE-423 User: rvesse Date: 2014-07-04 11:27:40 Summary: Note CORE-423 fixes in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1b842d5dfa87/ Changeset: 1b842d5dfa87 User: rvesse Date: 2014-07-04 11:28:56 Summary: Merge CORE-423 fixes to default Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2014-07-04 08:43:23
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/dfdbe8a967ea/ Changeset: dfdbe8a967ea Branch: TOOLS-424 User: rvesse Date: 2014-07-04 10:37:24 Summary: Update list of required DLLs and remove defunct references from rdfWebDeploy (TOOLS-424) Affected #: 7 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/563401826bf7/ Changeset: 563401826bf7 Branch: TOOLS-424 User: rvesse Date: 2014-07-04 10:38:21 Summary: Note TOOLS-424 fix in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9f67e5b7ae92/ Changeset: 9f67e5b7ae92 User: rvesse Date: 2014-07-04 10:42:39 Summary: Merge TOOLS-424 fixes to default Affected #: 8 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. |
From: Bitbucket <com...@bi...> - 2014-07-03 09:13:26
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/fb9e8a8a071f/ Changeset: fb9e8a8a071f User: rvesse Date: 2014-07-03 11:12:54 Summary: IFDEF out CORE-421 tests that can't run in PCL test suite due to lack of LoadFromFile() method. Remove MSBuild warnings from PCL build warnAsErrors configuration since that configuration pertains only to compiler errors Affected #: 2 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. |
From: Bitbucket <com...@bi...> - 2014-07-02 09:23:12
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/20d64a97199f/ Changeset: 20d64a97199f User: rvesse Date: 2014-07-02 11:22:34 Summary: Make MS Build warnings 3245 and 3644 be treated as errors for PCL build so build systems with incorrect PCL targeting packs fail fast with meaningful errors Affected #: 11 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. |
From: Bitbucket <com...@bi...> - 2014-06-20 11:26:15
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4b9a8b57d88e/ Changeset: 4b9a8b57d88e Branch: 1.9 User: rvesse Date: 2014-06-20 13:15:01 Summary: Start to flesh out more tests on 1.9 branch Affected #: 12 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/adf092066d77/ Changeset: adf092066d77 Branch: 1.9 User: rvesse Date: 2014-06-20 13:25:43 Summary: Fix various bugs in RDF 1.1 Node implementations Affected #: 3 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. |
From: Bitbucket <com...@bi...> - 2014-06-20 10:39:58
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b75aa2d71f0d/ Changeset: b75aa2d71f0d Branch: 1.9 User: rvesse Date: 2014-06-20 12:33:06 Summary: Bring 1.9 branch up to date with default (probably breaks the bits that build) Affected #: 185 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d9fda38eb22e/ Changeset: d9fda38eb22e Branch: 1.9 User: rvesse Date: 2014-06-20 12:37:32 Summary: Fix up some project files and remove defunct project files Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/2cfe1ac64d01/ Changeset: 2cfe1ac64d01 Branch: 1.9 User: rvesse Date: 2014-06-20 12:39:27 Summary: More project file fix ups Affected #: 5 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. |
From: Bitbucket <com...@bi...> - 2014-06-20 10:10:13
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a773d8262ad5/ Changeset: a773d8262ad5 User: rvesse Date: 2014-06-20 12:09:15 Summary: Merge CORE-420 fixes Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1d0bb7da4422/ Changeset: 1d0bb7da4422 User: rvesse Date: 2014-06-20 12:09:41 Summary: Note CORE-420 fix in Change Log Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2014-06-20 10:07:15
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3f0955542bb3/ Changeset: 3f0955542bb3 User: kal_ahmed Date: 2014-06-17 13:28:06 Summary: Test and fix for CORE-420 Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/0887e9698d9a/ Changeset: 0887e9698d9a User: rvesse Date: 2014-06-20 12:07:01 Summary: Merged in kal_ahmed/dotnetrdf (pull request #29) Test and fix for CORE-420 Affected #: 2 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. |
From: Bitbucket <com...@bi...> - 2014-06-20 10:07:15
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/0887e9698d9a/ Changeset: 0887e9698d9a User: rvesse Date: 2014-06-20 12:07:01 Summary: Merged in kal_ahmed/dotnetrdf (pull request #29) Test and fix for CORE-420 Affected #: 2 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. |
From: Bitbucket <com...@bi...> - 2014-06-20 09:56:07
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1c3afdf26721/ Changeset: 1c3afdf26721 User: rvesse Date: 2014-06-20 11:55:36 Summary: Merge CORE-421 fixes to default Affected #: 14 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. |
From: Bitbucket <com...@bi...> - 2014-06-20 09:53:08
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1a6a73d5d497/ Changeset: 1a6a73d5d497 Branch: CORE-421 User: rvesse Date: 2014-06-20 11:44:20 Summary: Add unit tests and bug fixes for CORE-421 Affected #: 11 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/805a14061433/ Changeset: 805a14061433 Branch: CORE-421 User: rvesse Date: 2014-06-20 11:50:56 Summary: Further tests and fixes for NQuadsWriter (CORE-421) Affected #: 6 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6cc7f5c294e5/ Changeset: 6cc7f5c294e5 Branch: CORE-421 User: rvesse Date: 2014-06-20 11:52:32 Summary: Note CORE-421 fix in Change Log Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2014-05-30 13:57:05
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/df2e317f3d8d/ Changeset: df2e317f3d8d Branch: CORE-419 User: rvesse Date: 2014-05-30 15:33:13 Summary: Various additional tests for CORE-419 Affected #: 13 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/7b4f1cb74408/ Changeset: 7b4f1cb74408 User: rvesse Date: 2014-05-30 15:48:27 Summary: Merge CORE-419 fix to default Affected #: 14 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. |
From: Bitbucket <com...@bi...> - 2014-05-30 12:27:19
|
6 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b8a3cb7c5684/ Changeset: b8a3cb7c5684 User: rvesse Date: 2014-05-23 15:30:39 Summary: Update copyright year in NDoc footer Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/4bd586c5604a/ Changeset: 4bd586c5604a User: rvesse Date: 2014-05-30 13:28:30 Summary: Prepare for next dev cycle Affected #: 34 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/8ccdd6d38d6c/ Changeset: 8ccdd6d38d6c Branch: CORE-419 User: rvesse Date: 2014-05-30 13:39:45 Summary: Failing test that demonstrates CORE-419 Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/57a86a5f849e/ Changeset: 57a86a5f849e Branch: CORE-419 User: rvesse Date: 2014-05-30 13:59:02 Summary: Work on debugging CORE-419, includes improvements to a couple of error messages to aid debugging Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/a82e2d837dc4/ Changeset: a82e2d837dc4 Branch: CORE-419 User: rvesse Date: 2014-05-30 14:03:43 Summary: Apply error message improvements to all relevant errors (CORE-419) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d35314ca1409/ Changeset: d35314ca1409 Branch: CORE-419 User: rvesse Date: 2014-05-30 14:26:38 Summary: Initial fix for CORE-419 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2014-05-23 12:49:12
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/416a55de33b7/ Changeset: 416a55de33b7 User: rvesse Date: 2014-05-23 13:53:17 Summary: Final release preparation for 1.0.5 Affected #: 30 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/b6f4eef66308/ Changeset: b6f4eef66308 User: rvesse Date: 2014-05-23 14:02:15 Summary: Added tag 1.0.5, 105 for changeset 416a55de33b7 Affected #: 1 file 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. |
From: Bitbucket <com...@bi...> - 2014-05-23 11:38:40
|
5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e561b1e55e2f/ Changeset: e561b1e55e2f Branch: CORE-416 User: rvesse Date: 2014-05-23 12:29:17 Summary: Update documentation files in preparation for a 1.0.5 release Affected #: 8 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/5a83b7b2f147/ Changeset: 5a83b7b2f147 Branch: CORE-416 User: rvesse Date: 2014-05-23 12:46:30 Summary: Remove some failing tests cases because the failure is down to badly designed test data not the tests themselves Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/cff48dfe925e/ Changeset: cff48dfe925e Branch: CORE-416 User: rvesse Date: 2014-05-23 13:29:16 Summary: Additional tests and fixes for GRAPH pattern compilation (CORE-416) Affected #: 12 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/e640e1dbb4ec/ Changeset: e640e1dbb4ec Branch: CORE-416 User: rvesse Date: 2014-05-23 13:34:01 Summary: Close CORE-416 branch Affected #: 0 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/7aae773157ea/ Changeset: 7aae773157ea User: rvesse Date: 2014-05-23 13:36:28 Summary: Merge CORE-416 fixes to default Affected #: 32 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. |
From: Bitbucket <com...@bi...> - 2014-05-23 10:14:49
|
7 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3a2f0b88aa57/ Changeset: 3a2f0b88aa57 User: rvesse Date: 2014-05-21 18:06:18 Summary: Some improvements to ExplainQueryProcessor to explain graph clauses Affected #: 14 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/04ff42ac0bda/ Changeset: 04ff42ac0bda User: rvesse Date: 2014-05-22 16:28:50 Summary: Add indentation to explanations Affected #: 11 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/6fc94455f3b5/ Changeset: 6fc94455f3b5 User: rvesse Date: 2014-05-22 16:32:51 Summary: Improve error message for illegal white space in URIs in NTriples 1.1 to include error location Affected #: 11 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/00da9d2d359d/ Changeset: 00da9d2d359d User: rvesse Date: 2014-05-22 16:43:50 Summary: Note improvements in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/577e2154a8bf/ Changeset: 577e2154a8bf Branch: CORE-416 User: rvesse Date: 2014-05-22 17:28:58 Summary: Test case based on CORE-416 reports and fix for bug it shows in how sub-queries are scheduled Affected #: 8 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/bff35bcb95b6/ Changeset: bff35bcb95b6 Branch: CORE-416 User: rvesse Date: 2014-05-22 18:15:31 Summary: Fix a bug in algebra generation for GRAPH clauses (CORE-416) Affected #: 14 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3dc4a58048b6/ Changeset: 3dc4a58048b6 Branch: CORE-416 User: rvesse Date: 2014-05-22 18:22:14 Summary: Improve test case for CORE-416 Affected #: 11 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. |
From: Bitbucket <com...@bi...> - 2014-05-16 13:16:24
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/23beb419823c/ Changeset: 23beb419823c Branch: CORE-409 User: rvesse Date: 2014-05-16 15:09:46 Summary: Fix a bug in the Store Manager export causing incorrect data to be exported and some data to be missed when using certain export formats (TOOLS-409) Affected #: 11 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/219c8a8db0e1/ Changeset: 219c8a8db0e1 Branch: CORE-409 User: rvesse Date: 2014-05-16 15:14:06 Summary: Note TOOLS-409 fixes in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/ae71035ccf8f/ Changeset: ae71035ccf8f User: rvesse Date: 2014-05-16 15:15:16 Summary: Merge TOOLS-409 fixes to default Affected #: 12 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. |
From: Bitbucket <com...@bi...> - 2014-05-16 12:05:44
|
5 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/1f5e0f79e5b4/ Changeset: 1f5e0f79e5b4 Branch: CORE-406 User: rvesse Date: 2014-05-16 13:50:32 Summary: Properly detect when Left Joins can be safely linearized (CORE-406) Affected #: 12 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/9004a4dfbdee/ Changeset: 9004a4dfbdee User: rvesse Date: 2014-05-16 13:53:01 Summary: Merge CORE-406 fixes and improvements to default Affected #: 56 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/ed7cde251d97/ Changeset: ed7cde251d97 Branch: CORE-412 User: rvesse Date: 2014-05-16 14:02:31 Summary: Fix incorrect usage of Single.NaN and Double.NaN constants with equality operator (CORE-412) Affected #: 3 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3795608824b6/ Changeset: 3795608824b6 Branch: CORE-412 User: rvesse Date: 2014-05-16 14:03:15 Summary: Note CORE-412 fix in Change Log Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/453a565fea4f/ Changeset: 453a565fea4f User: rvesse Date: 2014-05-16 14:04:37 Summary: Merge CORE-412 fixes to default 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. |
From: Bitbucket <com...@bi...> - 2014-05-09 12:23:03
|
3 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/3668c1249350/ Changeset: 3668c1249350 Branch: CORE-406 User: rvesse Date: 2014-05-09 13:38:40 Summary: Start adding variable classification tests (CORE-406) Affected #: 2 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/5f1144176f52/ Changeset: 5f1144176f52 Branch: CORE-406 User: rvesse Date: 2014-05-09 13:54:23 Summary: More variable classification tests (CORE-406) Affected #: 1 file https://bitbucket.org/dotnetrdf/dotnetrdf/commits/ecc3a2722cc4/ Changeset: ecc3a2722cc4 Branch: CORE-406 User: rvesse Date: 2014-05-09 14:19:47 Summary: Start to improve LeftJoin to only avoid linerazation when unsafe (CORE-406) Affected #: 11 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. |
From: Bitbucket <com...@bi...> - 2014-05-09 10:44:11
|
2 new commits in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/0c48b741edd0/ Changeset: 0c48b741edd0 Branch: CORE-406 User: rvesse Date: 2014-05-09 10:34:36 Summary: Bring CORE-406 back up to date with default Affected #: 9 files https://bitbucket.org/dotnetrdf/dotnetrdf/commits/c60d39efb73c/ Changeset: c60d39efb73c Branch: CORE-406 User: rvesse Date: 2014-05-09 12:38:56 Summary: Add FixedVariables and FloatingVariables properties to all relevant classes as part of work towards better identifying linear vs non-linear left joins (CORE-406) Affected #: 50 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. |
From: Bitbucket <com...@bi...> - 2014-05-08 09:30:39
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/bec18ee3b227/ Changeset: bec18ee3b227 Branch: CORE-378 User: rvesse Date: 2014-05-08 11:30:28 Summary: Close branch CORE-378. Affected #: 0 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. |
From: Bitbucket <com...@bi...> - 2014-05-08 09:30:02
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/873af09ae858/ Changeset: 873af09ae858 Branch: CORE-394 User: rvesse Date: 2014-05-08 11:29:49 Summary: Close branch CORE-394. Affected #: 0 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. |
From: Bitbucket <com...@bi...> - 2014-05-08 09:29:14
|
1 new commit in dotnetrdf: https://bitbucket.org/dotnetrdf/dotnetrdf/commits/d6c50af9e68f/ Changeset: d6c50af9e68f Branch: ansell/add-link-to-bug-tracker-in-readmemd-1399421655743 User: rvesse Date: 2014-05-08 11:29:03 Summary: Close branch ansell/add-link-to-bug-tracker-in-readmemd-1399421655743. Affected #: 0 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. |