Messages by Thread
-
(lucenenet) branch master updated: misc: fix typos (#1270)
paulirwin
-
(lucenenet) branch master updated: misc: fix spelling and clean up (#1269)
nightowl888
-
(lucenenet) branch master updated: More BytesRef/UnicodeUtil UTF-8-to-string fixes, #1024 (#1171)
paulirwin
-
(lucenenet) branch master updated: Fix concurrent-extension race in MMapDirectory.Map, #1090 (#1263)
paulirwin
-
(lucenenet) branch master updated: misc: fix typos (#1266)
paulirwin
-
(lucenenet) branch master updated: dependencies.props: Bumped J2N to 2.2.0-alpha-0042 (#1265)
nightowl888
-
(lucenenet) branch master updated: Fix concurrent-write race in SafeTextWriterWrapper, #1246 (#1262)
paulirwin
-
(lucenenet) branch master updated: Backport fixes for AnalyzingInfixSuggester (#1259)
paulirwin
-
(lucenenet) branch master updated: BREAKING: More cancellation support in APIs that call IndexSearcher, #922 (#1261)
paulirwin
-
(lucenenet) branch master updated: BREAKING: Add cancellation support to IndexSearcher, #922 (#1080)
paulirwin
-
(lucenenet) branch master updated: Fix Stream.ReadExactly CA2022 warning; optimize for stackalloc/arraypool (#1254)
paulirwin
-
(lucenenet) branch master updated: Add 4 more pre-commit hooks; fix JSON file (#1257)
paulirwin
-
(lucenenet) branch master updated: pre-commit trailing whitespace check more file types (#1255)
paulirwin
-
(lucenenet) branch master updated: pre-commit: upgrade codespell; fix spelling; exclude directories (#1248)
paulirwin
-
(lucenenet) branch master updated: Add fix-byte-order-marker pre-commit hook (#1252)
paulirwin
-
(lucenenet) branch master updated: pre-commit auto remove trailing whitespace from YAML files (#1247)
paulirwin
-
(lucenenet) branch master updated: Add pre-commit hook oxipng for lossless image compression (#1251)
paulirwin
-
(lucenenet) branch master updated: Add 6 more pre-commit hooks (#1250)
paulirwin
-
(lucenenet) branch master updated: Upgrade Antlr4BuildTasks to 12.14.0 (#1245)
paulirwin
-
(lucenenet) branch master updated: BREAKING: More Span/stackalloc optimizations (#1156)
paulirwin
-
(lucenenet) branch docs/beta00018 updated (e21daa7be -> 524db0246)
paulirwin
-
(lucenenet) branch master updated: Clean up pre-commit workflow (#1243)
paulirwin
-
(lucenenet) branch master updated: Fix/apidocs breadcrumb toc asf (#1232)
paulirwin
-
(lucenenet) branch master updated: Add pre-commit with codespell hook (#1216)
paulirwin
-
(lucenenet) branch master updated: Fix flaky test in TestDirectoryReaderReopen, #1233 (#1234)
paulirwin
-
(lucenenet) branch master updated: Trailing whitespace cleanup for XML files (#1236)
paulirwin
-
(lucenenet) branch master updated: src(cs): fix spelling (#1237)
paulirwin
-
(lucenenet) branch master updated: Upgrade actions/upload-artifact to v6 (#1239)
paulirwin
-
(lucenenet) branch master updated: fix: move unused limited license file to tests (#1241)
paulirwin
-
(lucenenet) branch master updated: Bugfix: Lucene.Net.Replicator.SessionToken ToString() overload doesn't output values correctly (#1235)
paulirwin
-
(lucenenet) branch master updated: Add .NET 10 target, #1219 (#1222)
paulirwin
-
(lucenenet) branch master updated: Fix #1175: Change IndexInputStream to throw NotSupportedException for writable members (#1231)
nightowl888
-
(lucenenet) branch master updated: Bump actions/cache to v5 (#1230)
nightowl888
-
(lucenenet) branch master updated: docs(cs): fix typos; occured -> occurred (#1229)
nightowl888
-
(lucenenet) branch master updated: Bump `actions/checkout` to `v6` (#1227)
paulirwin
-
(lucenenet) branch master updated: Fix typos: `expectdValue` -> `expectedValue` (#1225)
paulirwin
-
(lucenenet) branch master updated: Lucene.Net.Store (DataInput + DataOutput): Use stack or array pool for temporary byte buffers (#1207)
paulirwin
-
(lucenenet) branch master updated: SWEEP: Avoid unnecessary FileInfo/DirectoryInfo allocations, #832 (#1060)
paulirwin
-
(lucenenet) branch master updated: Fixed typos in documentation and comments (#1220)
nightowl888
-
(lucenenet) branch master updated: Update to `actions/checkout@v5` (#1217)
nightowl888
-
(lucenenet-site) branch task/website-build-f7d63240b54b2bf3808f72f0ddd97e2360c33fc3 created (now 95deffb7c)
asf-ci-deploy
-
(lucenenet-site) branch asf-site updated: .htaccess: Removed BOM and ensured line endings are LF
nightowl888
-
(lucenenet) branch docs/4.8.0-beta00017 updated: website: Updated copyright year to 2025
nightowl888
-
(lucenenet-site) 02/03: website: Updated to use the new layout and styles
nightowl888
-
(lucenenet-site) 03/03: website: Updated copyright year to 2025
nightowl888
-
(lucenenet) branch master updated: website: Updated copyright year to 2025
nightowl888
-
(lucenenet) branch docs/4.8.0-beta00017 updated (2293694aa -> 7cbb5a093)
nightowl888
-
(lucenenet) branch master updated: .github/workflows/Lucene-Net-Documentation.yml: Added task to upload the built apidocs as a build artifact (useful if the PR automation isn't working)
nightowl888
-
(lucenenet) branch master updated: .github/workflows (Lucene-Net-Documentation.yml + Lucene-Net-Website.yml): Upgraded peter-evans/create-pull-request to 7.0.8
nightowl888
-
(lucenenet) branch docs/4.8.0-beta00017 updated (9536c39ea -> 2293694aa)
nightowl888
-
lucenenet.git: Error while running github feature from docs/4.8.0-beta00017:.asf.yaml
Apache Infrastructure
-
(lucenenet) branch master updated: Docs & Website: Fixed build automation in CI (Fixes #1004) (#1214)
nightowl888
-
(lucenenet) branch master updated: Added ASF-required links using drop-down menu and unified navigation (#1198)
nightowl888
-
(lucenenet-codeanalysis-dev) branch main updated: Update ID range for Design category (#8)
paulirwin
-
(lucenenet) branch master updated: Optimize StemmerUtil for `ReadOnlySpan<char>`/`Span<char>`, #1140 (#1144)
paulirwin
-
(lucenenet) branch master updated: Upgrade dev analyzers to 1.0.0-alpha.18; make WindowsFsyncSupport internal, #1100 (#1202)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated: chore: Update GitHub Action softprops/action-gh-release to 6da8fa9 (#11)
paulirwin
-
(lucenenet) branch master updated: Add unit tests for Collections, #1116 (#1124)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated (78b18f4 -> d58325d)
paulirwin
-
(lucenenet-codeanalysis-dev) tag v1.0.0-alpha.18 created (now d58325d)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated: Create .asf.yaml (#7)
nightowl888
-
(lucenenet-site) branch master updated: Update .asf.yaml
nightowl888
-
(lucenenet) branch issue/1040 deleted (was 3b48094cc)
paulirwin
-
(lucenenet) branch master updated: .build/dependencies.props: Bumped J2N to 2.2.0-alpha-0021 (#1189)
nightowl888
-
(lucenenet-codeanalysis-dev) branch id-reserve-1006 deleted (was ab351b9)
paulirwin
-
(lucenenet) branch master updated: BREAKING: Static field cleanup, #662, #679 (#1079)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated (d7db8e1 -> 89474c9)
nightowl888
-
(lucenenet) branch master updated: Directory.Build.targets: Removed FEATURE_UTF8_TOUTF16 since it is now supported on all target frameworks (#1196)
nightowl888
-
(lucenenet-codeanalysis-dev) tag v1.0.0-alpha.3 created (now 89474c9)
nightowl888
-
(lucenenet-codeanalysis-dev) branch renovate-test created (now 5bf56d5)
nightowl888
-
(lucenenet-codeanalysis-dev) branch main updated (89474c9 -> 5bcf37f)
nightowl888
-
(lucenenet-codeanalysis-dev) branch main updated: Exclude .asf.yaml from RAT
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated: chore: Update dependency Microsoft.NET.Test.Sdk to v18 (#6)
nightowl888
-
(lucenenet-codeanalysis-dev) branch id-reserve-1006 created (now ab351b9)
paulirwin
-
(lucenenet) branch master updated: Lucene.Net.Search.Similarities.SimilarityBase::Log2(): Use the J2N.MathExtensions.Log2() method, which may be hardware optimized. (#1206)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated: Add analyzer and code fix for floating point string formatting (#9)
nightowl888
-
(lucenenet) branch master updated (21a98823f -> e9a0be2c9)
paulirwin
-
(lucenenet) branch master updated: Fix query parser failure with Unicode minus sign, #846 (#1205)
nightowl888
-
(lucenenet-codeanalysis-dev) branch main updated: Reserved LuceneDev1007, LuceneDev1008, and LuceneDev6000 for https://github.com/apache/lucenenet/issues/1168 (#12)
nightowl888
-
(lucenenet) branch master updated: feat: Optimize SmartCn Dictionaries and Add Dictionary Loading Tests (#1154)
nehan
-
(lucenenet-codeanalysis-dev) branch main updated: Reserve LuceneDev6001-6003 and add initial entries for string/span/char analyzer rules (#13)
nightowl888
-
(lucenenet) branch master updated: fix: Self-host all external website dependencies (#1197)
nightowl888
-
(lucenenet-codeanalysis-dev) branch main updated: chore: Update dependency NUnit3TestAdapter to 5.2.0 (#10)
paulirwin
-
(lucenenet) branch master updated: Remove and gitignore the .idea folder (#1203)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated: Add analyzer and code fix for public types in Lucene.Net.Support, #1100 (#2)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated: Update .asf.yaml
nightowl888
-
(lucenenet-site) branch master updated: fix: Add Apache License file to the repository
nightowl888
-
(lucenenet-site) branch feature/asf.yaml-docs created (now 75f09013a)
nightowl888
-
(lucenenet-codeanalysis-dev) branch feature/asf.yml created (now 25ec97a)
nightowl888
-
(lucenenet-site) branch asf-site updated (e1a6853c0 -> ed0ea7348)
nightowl888
-
(lucenenet) branch master updated: Added AsSpan() and AsMemory() methods to ICharTermAttribute, CharsRef, and BytesRef (#1192)
nightowl888
-
(lucenenet) branch master updated (a25bc424d -> 0815db551)
nightowl888
-
(lucenenet) 03/09: Lucene.Net.Support.Arrays::Copy(): Added overloads to cover ReadOnlySpan<T> and Span<T> combinations with arrays so we don't have to change the syntax to differ from Lucene
nightowl888
-
(lucenenet) 04/09: BREAKING: Lucene.Net.Store.DataOutput: Added abstract overload of WriteBytes(ReadOnlySpan<byte>) and made the WriteBytes(byte[], int, int) overload virtual.
nightowl888
-
(lucenenet) 06/09: Lucene.Net.Support.IO.StreamExtensions: Removed Read(ByteBuffer, long) overload, since it is no longer in use.
nightowl888
-
(lucenenet) 01/09: Lucene.Net.Support.IO.StreamExtensions: Added Write(this Stream, ReadOnlySpan<byte>) overload to patch missing APIs on .NET Framework and .NET Standard.
nightowl888
-
(lucenenet) 02/09: Lucene.Net.Support.IO.StreamExtensions: Added Read(Span<byte>) and Read(Span<byte>, long) overloads to patch missing APIs on .NET Framework and .NET Standard. The latter uses the BCL RandomAccess class to synchronize (.NET Core only), which is a better match to Lucene than maintaining our own lock object per stream.
nightowl888
-
(lucenenet) 09/09: Lucene.Net.Store.MockIndexOutputWrapper: Inverted condition on CheckDiskFull to use @in as the nullable object to determine whether the caller intended to use DataInput or ReadOnlySpan<byte>
nightowl888
-
(lucenenet) 08/09: Lucene.Net.Tests.Support.IO.TestStreamExtensions::Read(Span<byte>, long): Added test to confirm reading past the end returns 0
nightowl888
-
(lucenenet) 07/09: Lucene.Net.Support.IO.StreamExtensions::Read(Span<byte>, long): Moved position checks into "seek" block, since checking stream.Length will throw on a non-seekable stream and RandomAccess.Read() repeats the < 0 check. Also added a missing null guard clause and updated the docs for Read(Span<byte>) and Write(ReadOnlySpan<byte>).
nightowl888
-
(lucenenet) 05/09: BREAKING: Lucene.Net.Store.DataInput: Added abstract overload of ReadBytes(Span<byte>) and made the ReadBytes(byte[], int, int) overload virtual.
nightowl888
-
(lucenenet) branch issue/1040 created (now 3b48094cc)
paulirwin
-
(lucenenet-codeanalysis-dev) tag v1.0.0-alpha.9 created (now 9479165)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated (f55b6eb -> 9479165)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated (7186fac -> f55b6eb)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main updated: docs/make-release.md: Changed docs to reflect the fact that release builds are made from git tags rather than branches.
nightowl888
-
(lucenenet) branch master updated: Added Lucene.Net.CodeAnalysis.Dev package reference (#1190)
nightowl888
-
(lucenenet-codeanalysis-dev) tag v1.0.0-alpha.6 created (now 5bcf37f)
nightowl888
-
(lucenenet-codeanalysis-dev) tag v1.0.0-alpha.3 deleted (was 89474c9)
nightowl888
-
(lucenenet) branch master updated: Add Support unit tests for Arrays and remove a ToString overload, #1114 (#1121)
paulirwin
-
(lucenenet) branch master updated: Proposal: Enable GitHub Discussions and configure mailing lists (#1174)
paulirwin
-
(lucenenet) branch ci/cache-nuget-packages updated (42748a041 -> cd17dca7d)
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: Lucene.Net.Expressions: Use the version from the folder as to find the .jar file.
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: Lucene.Net.Expressions: Set the location of the .jar file, since there doesn't seem to be a way to get it from the package without dragging in other functionality.
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: Lucene.Net.Expressions: Set the Antlr4ToolPath so Antlr4BuildTasks can find the jar file without including any assets from Antlr4.CodeGenerator.
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated (8553c9e26 -> 8a49e076b)
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: .github/workflows/sonar.yml: Bumped action versions - setup-dotnet@v5, setup-java@v5, checkout@v5, cache@v4. Also changed shell to pwsh rather than powershell, where specified.
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: Revert "Lucene.Net.Expressions: Set IncludeAssets to none, since all we want is the .jar file that is in the tools folder in the NuGet cache."
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated (8a0d239a7 -> 96cae2554)
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: Added env.BUILD_FOR_ALL_TEST_TARGET_FRAMEWORKS to the cache key, restore, and build to ensure that all of the test target frameworks are included in the cache and scan
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: Lucene.Net.Expressions: Set IncludeAssets to none, since all we want is the .jar file that is in the tools folder in the NuGet cache.
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated (abdb7369f -> f685cd600)
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages updated: Lucene.Net.Expressions: Set <Antlr4UseCSharpGenerator>true</Antlr4UseCSharpGenerator> so the sonar workflow doesn't bomb due to Antlr4BuildTasks requiring an antlr JAR file that it cannot find
nightowl888
-
(lucenenet) branch ci/cache-nuget-packages created (now 3e77d683b)
nightowl888
-
(lucenenet) branch master updated: README: fix typo `MacOS` -> `macOS` (#1179)
nightowl888
-
(lucenenet) branch master updated: pull_request_template.md: fix link to the `Contributor Guide` (#1178)
nightowl888
-
(lucenenet) branch master updated: Fix typos (#1177)
nightowl888
-
(lucenenet) branch master updated: Fix integer overflow in IndexInputStream.Read(), #1158 (#1173)
paulirwin
-
(lucenenet) branch master updated: Add async PerformAsync and FlushAsync methods with CancellationToken support (#1170)
paulirwin
-
(lucenenet) branch master updated: Fix dictionary access in MultiFieldQueryParser, #1157 (#1167)
paulirwin
-
(lucenenet) branch master updated: UnicodeUtil updates: TryUTF8toUTF16, ReadOnlySpan methods, #1024 (#1057)
paulirwin
-
(lucenenet) branch master updated: Fix .asf.yaml syntax error for Apache Infrastructure (#1166)
nightowl888
-
(lucenenet) branch master updated: misc: fix typos (#1163)
nightowl888
-
(lucenenet) branch master updated: misc: fix typos (#1162)
nightowl888
-
(lucenenet) branch master updated: ThaiTokenizer + ICUTokenizer: Fixed ICU4N BreakIterator issues to address concurrency problems (Fixes #1035, #1135, and #1159) (#1161)
nightowl888
-
(lucenenet) branch master updated: BREAKING: De-nest AttributeSource.AttributeFactory, #1145 (#1147)
paulirwin
-
(lucenenet) branch master updated: Remove adjust logic in MMapDirectory, #1090 (#1138)
paulirwin
-
(lucenenet) branch master updated: BREAKING: Move CrankyTokenFilter to Lucene.Net.Analysis namespace (#1149)
paulirwin
-
lucenenet.git: Error while running github feature from master:.asf.yaml
Apache Infrastructure
-
(lucenenet) branch master updated: Remove unused private members, #669 (#1139)
paulirwin
-
(lucenenet) branch master updated: Remove unnecessary use of NoInlining and add traceability for valid uses, #931 (#1134)
paulirwin
-
(lucenenet) branch master updated: Reduce Powershell build output noise (#1136)
paulirwin
-
(lucenenet) branch master updated: Fix failing tests when local time zone has DST, #1133 (#1137)
paulirwin
-
(lucenenet-codeanalysis-dev) branch main created (now 1eddb1d)
paulirwin