GitHub user guidotag opened a pull request:
https://github.com/apache/lucenenet/pull/61
Bit sets fixes.
Fixed bit sets' clearing method. Added tests for those methods. Fixed an
OpenBitSet's test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guidotag/lucenenet ms_bit_sets
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucenenet/pull/61.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #61
----
commit 68ba6d299a8c1beeb8caec024b84b90397372620
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-15T23:56:39Z
Merge pull request #1 from apache/master
Pulling recent changes.
commit e573fefcda401f15b8c5c9808a4fc4606567ec92
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-21T19:51:18Z
Merge pull request #2 from apache/master
Pulling recent changes.
commit 9b17d76945d20b8769ee1a2c64e9ca22ab39465f
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-26T19:02:42Z
Merge branch 'master' of https://github.com/guidotag/lucenenet
commit 32706548eedeaba2f258ce420cc3f1dc65e8c101
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-26T21:55:16Z
Increased timeout.
commit f741a2d38555456ca74a2d9a1eb6507dd35bb4c5
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-26T21:58:35Z
Fixed Clear method from OpenBitSet class. Added tests for that method.
commit f69647240023dbeebce60cd68a7cdef4a00d51dd
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-26T22:25:02Z
Fixed TestSmall from TestOpenBitSet class.
commit 4472ed1bb5caf3ae52f76a4fe40d66ec8ee99104
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-26T22:27:57Z
Small fix in previous commit.
commit 4e848ab6086c196dd1f9da7a6df8818ba5b7aa63
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-26T22:35:29Z
Fixed Clear method from FixedBitSet class. Added tests for that method.
commit 9481467bc00397c4113342988248870c457b9046
Author: Guido Tagliavini Ponce <[email protected]>
Date: 2015-01-26T22:48:37Z
Fixed Clear method from LongBitSet class. Added tests for that method.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---