You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by sy...@apache.org on 2015/01/06 14:24:52 UTC

[3/4] lucenenet git commit: Merge https://github.com/apache/lucenenet into IOUtils_fix

Merge https://github.com/apache/lucenenet into IOUtils_fix


Project: http://git-wip-us.apache.org/repos/asf/lucenenet/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucenenet/commit/c2996998
Tree: http://git-wip-us.apache.org/repos/asf/lucenenet/tree/c2996998
Diff: http://git-wip-us.apache.org/repos/asf/lucenenet/diff/c2996998

Branch: refs/heads/master
Commit: c299699801ff2abfb932997075c6addf1a5cb05a
Parents: 1c1fc88 b18ae0a
Author: Laimonas Simutis <la...@gmail.com>
Authored: Mon Jan 5 17:23:58 2015 -0500
Committer: Laimonas Simutis <la...@gmail.com>
Committed: Mon Jan 5 17:23:58 2015 -0500

----------------------------------------------------------------------
 src/Lucene.Net.Core/Support/Inflater.cs         |  4 +-
 .../Attributes/AwaitsFixAttribute.cs            | 19 ++++++++
 .../Attributes/NightlyAttribute.cs              | 14 ++++++
 .../Attributes/WeeklyAttribute.cs               | 14 ++++++
 .../Index/BaseStoredFieldsFormatTestCase.cs     |  4 +-
 .../Index/BaseTermVectorsFormatTestCase.cs      |  3 +-
 .../Lucene.Net.TestFramework.csproj             |  3 ++
 .../Util/LuceneTestCase.cs                      | 49 +-------------------
 .../core/Index/Test2BPostings.cs                |  4 +-
 .../core/Index/TestIndexWriterDelete.cs         |  4 +-
 .../core/Store/TestDirectory.cs                 |  4 +-
 .../core/Store/TestHugeRamFile.cs               | 11 +++--
 .../core/Store/TestLockFactory.cs               |  8 ++--
 13 files changed, 71 insertions(+), 70 deletions(-)
----------------------------------------------------------------------