You are viewing a plain text version of this content. The canonical link for it is here.
- [lucenenet] branch master updated (c16c367 -> 0407907) - posted by ni...@apache.org on 2019/09/06 09:01:10 UTC, 0 replies.
- [lucenenet] 01/21: BUG: Lucene.Net.Tests.Util.Fst.TestFSTs.TestPrimaryKeys(): Fixed sorting issue that was causing the test to fail with negative values. - posted by ni...@apache.org on 2019/09/06 09:01:11 UTC, 0 replies.
- [lucenenet] 02/21: SWEEP: Lucene.Net - Changed internal number to string and string to number conversions to use invariant culture. Removed no-op Convert.ToInt32 and Convert.ToInt64 methods. - posted by ni...@apache.org on 2019/09/06 09:01:12 UTC, 0 replies.
- [lucenenet] 03/21: BUG: Lucene.Net.Tests.Util.TestVersionComparer::TestVersions(): Version number to string must be done in the invariant culture (fixes LUCENENET-622) - posted by ni...@apache.org on 2019/09/06 09:01:13 UTC, 0 replies.
- [lucenenet] 04/21: BUG: Lucene.Net.Tests.Search.TestSearchAfter.TestQueries(): Fixed number to string conversion so it will use the invariant culture (fixes LUCENENET-621) - posted by ni...@apache.org on 2019/09/06 09:01:14 UTC, 0 replies.
- [lucenenet] 05/21: Lucene.Net.Support.Threading.ThreadClass: Added IsDebug property to change the Join methods in tests so they throw new exceptions to preserve stack trace information. - posted by ni...@apache.org on 2019/09/06 09:01:15 UTC, 0 replies.
- [lucenenet] 06/21: BUG: Lucene.Net.Tests.Index.TestIndexWriter: Pascal case Random field name conflict with LuceneTestCase.Random causing null reference exception - posted by ni...@apache.org on 2019/09/06 09:01:16 UTC, 0 replies.
- [lucenenet] 07/21: Lucene.Net.Tests.Expressions.TestExpressionSorts: Fixed number to string conversion to use invariant culture - posted by ni...@apache.org on 2019/09/06 09:01:17 UTC, 0 replies.
- [lucenenet] 08/21: BUG: Lucene.Net.Benchmark.ByTask.Tasks.WriteLineDocTaskTest.TestMultiThreaded(): Added lock to synchronize file writes. Also refactored test to utilize the ThreadClass error handling and added extra asserts for help future debugging efforts. - posted by ni...@apache.org on 2019/09/06 09:01:18 UTC, 0 replies.
- [lucenenet] 09/21: SWEEP: Lucene.Net.Analysis.Common: Fixed culture sensitivity issues converting numbers to strings and uppercasing/lowercasing - posted by ni...@apache.org on 2019/09/06 09:01:19 UTC, 0 replies.
- [lucenenet] 10/21: Lucene.Net.Analysis.Phonetic: Changed language algorithms to use static constants for CultureInfo instead of creating them on the fly (for performance) - posted by ni...@apache.org on 2019/09/06 09:01:20 UTC, 0 replies.
- [lucenenet] 11/21: SWEEP: Lucene.Net.Benchmark: Changed casing and number conversion to use invariant culture - posted by ni...@apache.org on 2019/09/06 09:01:21 UTC, 0 replies.
- [lucenenet] 12/21: Lucene.Net.Facet: Changed string to number conversion to use invariant culture - posted by ni...@apache.org on 2019/09/06 09:01:22 UTC, 0 replies.
- [lucenenet] 13/21: SWEEP: Lucene.Net.Misc: Changed string to number conversion to use invariant culture - posted by ni...@apache.org on 2019/09/06 09:01:23 UTC, 0 replies.
- [lucenenet] 14/21: SWEEP: Lucene.Net.Suggest: Fixed culture-specific conversion issues - posted by ni...@apache.org on 2019/09/06 09:01:24 UTC, 0 replies.
- [lucenenet] 15/21: Added various TODOs, mostly about analyzing APIs to check whether it makes sense to pass CultureInfo - posted by ni...@apache.org on 2019/09/06 09:01:25 UTC, 0 replies.
- [lucenenet] 16/21: Lucene.Net.QueryParser.Classic.ParseException: Removed unnecessary namespace - posted by ni...@apache.org on 2019/09/06 09:01:26 UTC, 0 replies.
- [lucenenet] 17/21: Lucene.Net.Tests.Analysis.Common.Analysis.Synonym, Lucene.Net.Tests.Grouping: Fixed some issues with string/number conversions (set to invariant culture) - posted by ni...@apache.org on 2019/09/06 09:01:27 UTC, 0 replies.
- [lucenenet] 18/21: Lucene.Net.Spatial.Query.SpatialArgsParser: Fixed number/string conversions to use invariant culture - posted by ni...@apache.org on 2019/09/06 09:01:28 UTC, 0 replies.
- [lucenenet] 19/21: BUG: Lucene.Net.TestFramework.Support.CultureInfoSupport: LoadSupportedCultures() wasn't using the passed-in culturePool - posted by ni...@apache.org on 2019/09/06 09:01:29 UTC, 0 replies.
- [lucenenet] 20/21: BUG: Lucene.Net.TestFramework.LuceneTestCase: Fixed edge case where random culture and/or time zone is not available on macOS for random pick, so just return a sensible default in those cases - posted by ni...@apache.org on 2019/09/06 09:01:30 UTC, 0 replies.
- [lucenenet] 21/21: Lucene.Net.TestFramework: Changed exception handling on BeforeClass and AfterClass to throw the current stack trace in the error message - posted by ni...@apache.org on 2019/09/06 09:01:31 UTC, 0 replies.
- [lucenenet] branch master updated (0407907 -> 4c74b6e) - posted by ni...@apache.org on 2019/09/22 16:44:36 UTC, 0 replies.
- [lucenenet] branch master updated (4c74b6e -> f630a54) - posted by ni...@apache.org on 2019/09/22 21:48:28 UTC, 0 replies.
- [lucenenet] 01/02: Fix OpenBitSet.Union and .Xor methods. - posted by ni...@apache.org on 2019/09/22 21:48:29 UTC, 0 replies.
- [lucenenet] 02/02: Lucene.Net.Util.OpenBitSet: Added comments to indicate these changes differ from Lucene (closes #154) - posted by ni...@apache.org on 2019/09/22 21:48:30 UTC, 0 replies.
- [lucenenet] branch master updated: Lucene.Net.TestFramework: Moved StackTraceHelper from Util to Support folder - posted by ni...@apache.org on 2019/09/29 07:10:08 UTC, 0 replies.