1. 9a1bf2e Fix vulnerable System.Security.Cryptography.Xml via updating Microsoft.Extensions to 10.0.7 (#1260) by Paul Irwin · 3 days ago master
  2. 29ddb24 SWEEP: Upgraded to the navigable APIs on `SortedSet<T>` and `SortedDictionary<TKey, TValue>` (#1268) by Shad Storhaug · 3 days ago
  3. dff28e7 misc: fix typos (#1270) by John Bampton · 5 days ago
  4. 679dfac misc: fix spelling and clean up (#1269) by John Bampton · 5 days ago
  5. fa77f63 More BytesRef/UnicodeUtil UTF-8-to-string fixes, #1024 (#1171) by Paul Irwin · 6 days ago
  6. 1a1103d Fix concurrent-extension race in MMapDirectory.Map, #1090 (#1263) by Paul Irwin · 6 days ago
  7. 36b57d5 misc: fix typos (#1266) by John Bampton · 7 days ago
  8. 84cc755 Remove lib folder; add Apache RAT script (#1256) (#1258) by Paul Irwin · 7 days ago
  9. b05b879 dependencies.props: Bumped J2N to 2.2.0-alpha-0042 (#1265) by Shad Storhaug · 7 days ago
  10. 04779e2 Fix concurrent-write race in SafeTextWriterWrapper, #1246 (#1262) by Paul Irwin · 8 days ago
  11. 2599c2e Backport fixes for AnalyzingInfixSuggester (#1259) by Paul Irwin · 9 days ago
  12. d4d960f BREAKING: More cancellation support in APIs that call IndexSearcher, #922 (#1261) by Paul Irwin · 9 days ago
  13. 57e0b8c BREAKING: Add cancellation support to IndexSearcher, #922 (#1080) by Paul Irwin · 9 days ago
  14. e4d5f41 Fix Stream.ReadExactly CA2022 warning; optimize for stackalloc/arraypool (#1254) by Paul Irwin · 10 days ago
  15. 217c1e4 Add 4 more pre-commit hooks; fix JSON file (#1257) by John Bampton · 11 days ago
  16. 3175ba4 pre-commit trailing whitespace check more file types (#1255) by John Bampton · 11 days ago
  17. 6ff8800 BREAKING: Remove covariance and LINQ use from Grouping, #1059 (#1066) by Paul Irwin · 12 days ago
  18. 22247b0 Add fix-byte-order-marker pre-commit hook (#1252) by Paul Irwin · 12 days ago
  19. fef0925 pre-commit auto remove trailing whitespace from YAML files (#1247) by John Bampton · 12 days ago
  20. a9edfff pre-commit: upgrade codespell; fix spelling; exclude directories (#1248) by John Bampton · 12 days ago
  21. 6135a3c Add pre-commit hook oxipng for lossless image compression (#1251) by John Bampton · 12 days ago
  22. 5e4b25f Add 6 more pre-commit hooks (#1250) by John Bampton · 12 days ago
  23. e21c9b8 Upgrade Antlr4BuildTasks to 12.14.0 (#1245) by Paul Irwin · 2 weeks ago
  24. f623208 BREAKING: More Span/stackalloc optimizations (#1156) by Paul Irwin · 2 weeks ago
  25. 3b92fc7 [CI] Add pre-commit hook to auto remove trailing whitespace (#1244) by John Bampton · 2 weeks ago
  26. d00d5cb Clean up pre-commit workflow (#1243) by John Bampton · 2 weeks ago
  27. b6a3243 Fix/apidocs breadcrumb toc asf (#1232) by Zoltán Katona · 2 weeks ago
  28. a403706 Add pre-commit with codespell hook (#1216) by John Bampton · 2 weeks ago
  29. cbb3ad9 Fix flaky test in TestDirectoryReaderReopen, #1233 (#1234) by Paul Irwin · 2 weeks ago
  30. cfc874f Trailing whitespace cleanup for XML files (#1236) by John Bampton · 2 weeks ago
  31. 1c377e8 src(cs): fix spelling (#1237) by John Bampton · 2 weeks ago
  32. fedfd7c Upgrade actions/upload-artifact to v6 (#1239) by John Bampton · 2 weeks ago
  33. 3f085e7 fix: move unused limited license file to tests (#1241) by Alin Velea · 2 weeks ago
  34. d70675c Bugfix: Lucene.Net.Replicator.SessionToken ToString() overload doesn't output values correctly (#1235) by Shannon Deminick · 3 months ago
  35. 657511f Add .NET 10 target, #1219 (#1222) by Paul Irwin · 3 months ago
  36. 9a9de82 Fix #1175: Change IndexInputStream to throw NotSupportedException for writable members (#1231) by Saurav Kumar · 4 months ago
  37. aa62606 Bump actions/cache to v5 (#1230) by John Bampton · 4 months ago
  38. 4fe8105 docs(cs): fix typos; occured -> occurred (#1229) by John Bampton · 4 months ago
  39. 6d0c3bb Bump `actions/checkout` to `v6` (#1227) by John Bampton · 5 months ago
  40. 7e75d38 Fix typos: `expectdValue` -> `expectedValue` (#1225) by John Bampton · 5 months ago
  41. 36f587d Lucene.Net.Store (DataInput + DataOutput): Use stack or array pool for temporary byte buffers (#1207) by Shad Storhaug · 5 months ago
  42. c711b30 Editor config checker cleanup (#1221) by Paul Irwin · 5 months ago
  43. 3681fe1 SWEEP: Avoid unnecessary FileInfo/DirectoryInfo allocations, #832 (#1060) by Paul Irwin · 5 months ago
  44. b34c8f6 Fixed typos in documentation and comments (#1220) by John Bampton · 5 months ago
  45. 7380482 Drop .NET Standard 2.1 (netstandard2.1) target (#1193) by Paul Irwin · 5 months ago
  46. d3b2af4 Update to `actions/checkout@v5` (#1217) by John Bampton · 6 months ago
  47. f7d6324 website: Updated copyright year to 2025 by Shad Storhaug · 6 months ago
  48. 0e4545f .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) by Shad Storhaug · 6 months ago
  49. 2564cd3 .github/workflows (Lucene-Net-Documentation.yml + Lucene-Net-Website.yml): Upgraded peter-evans/create-pull-request to 7.0.8 by Shad Storhaug · 6 months ago
  50. 9e5b61b Docs & Website: Fixed build automation in CI (Fixes #1004) (#1214) by Shad Storhaug · 6 months ago
  51. 2991483 Added ASF-required links using drop-down menu and unified navigation (#1198) by zkatona · 6 months ago
  52. f4cb566 Change HttpClientBase.ExecutePost to match upstream better and drop Newtonsoft.Json dependency (#1212) by Anastasiia Vynnychyk · 6 months ago
  53. 5b48701 fix: Self-host all external website dependencies (#1197) by Afrar Malakooth · 7 months ago
  54. 03af992 feat: Optimize SmartCn Dictionaries and Add Dictionary Loading Tests (#1154) by Nehan Khan Pathan · 7 months ago
  55. 0976c0c Lucene.Net.Search.Similarities.SimilarityBase::Log2(): Use the J2N.MathExtensions.Log2() method, which may be hardware optimized. (#1206) by Shad Storhaug · 7 months ago
  56. 2abc120 Fix query parser failure with Unicode minus sign, #846 (#1205) by Paul Irwin · 7 months ago
  57. ef4678c Upgrade dev analyzers to 1.0.0-alpha.18; make WindowsFsyncSupport internal, #1100 (#1202) by Paul Irwin · 7 months ago
  58. 6ed2050 Remove and gitignore the .idea folder (#1203) by Paul Irwin · 7 months ago
  59. e9a0be2 Replace LinkedDictionary with OrderedDictionary (#1200) by Sanjeev Kumar · 7 months ago
  60. 21a9882 Optimize StemmerUtil for `ReadOnlySpan<char>`/`Span<char>`, #1140 (#1144) by Paul Irwin · 7 months ago
  61. 0815db5 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> by Shad Storhaug · 7 months ago
  62. 9db5fde Lucene.Net.Tests.Support.IO.TestStreamExtensions::Read(Span<byte>, long): Added test to confirm reading past the end returns 0 by Shad Storhaug · 7 months ago
  63. 3cf3bde 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>). by Shad Storhaug · 7 months ago
  64. e629fdd Lucene.Net.Support.IO.StreamExtensions: Removed Read(ByteBuffer, long) overload, since it is no longer in use. by Shad Storhaug · 7 months ago
  65. 37da617 BREAKING: Lucene.Net.Store.DataInput: Added abstract overload of ReadBytes(Span<byte>) and made the ReadBytes(byte[], int, int) overload virtual. by Shad Storhaug · 7 months ago
  66. eef93fb BREAKING: Lucene.Net.Store.DataOutput: Added abstract overload of WriteBytes(ReadOnlySpan<byte>) and made the WriteBytes(byte[], int, int) overload virtual. by Shad Storhaug · 7 months ago
  67. da04c6f 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 by Shad Storhaug · 7 months ago
  68. 189b4ea 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. by Shad Storhaug · 7 months ago
  69. f95d67f Lucene.Net.Support.IO.StreamExtensions: Added Write(this Stream, ReadOnlySpan<byte>) overload to patch missing APIs on .NET Framework and .NET Standard. by Shad Storhaug · 7 months ago
  70. a25bc42 Directory.Build.targets: Removed FEATURE_UTF8_TOUTF16 since it is now supported on all target frameworks (#1196) by Shad Storhaug · 7 months ago
  71. 49e778b Added AsSpan() and AsMemory() methods to ICharTermAttribute, CharsRef, and BytesRef (#1192) by Shad Storhaug · 7 months ago
  72. 2067df7 Added Lucene.Net.CodeAnalysis.Dev package reference (#1190) by Shad Storhaug · 7 months ago
  73. fbd608e .build/dependencies.props: Bumped J2N to 2.2.0-alpha-0021 (#1189) by Shad Storhaug · 7 months ago
  74. 5314f3f Add unit tests for Collections, #1116 (#1124) by Paul Irwin · 7 months ago
  75. 972ac07 Add Support unit tests for Arrays and remove a ToString overload, #1114 (#1121) by Paul Irwin · 7 months ago
  76. 79e90ce BREAKING: Static field cleanup, #662, #679 (#1079) by Paul Irwin · 7 months ago
  77. 9638258 Cache NuGet Packages (GitHub Actions) (#1172) by Paul Irwin · 8 months ago
  78. 82a32df Proposal: Enable GitHub Discussions and configure mailing lists (#1174) by Paul Irwin · 8 months ago
  79. 4f2b5f1 README: fix typo `MacOS` -> `macOS` (#1179) by John Bampton · 8 months ago
  80. ab008d9 pull_request_template.md: fix link to the `Contributor Guide` (#1178) by John Bampton · 8 months ago
  81. 9b9cb2d Fix typos (#1177) by John Bampton · 8 months ago
  82. 53f020b Fix integer overflow in IndexInputStream.Read(), #1158 (#1173) by Paul Irwin · 8 months ago
  83. f38de47 Add async PerformAsync and FlushAsync methods with CancellationToken support (#1170) by Nehan Khan Pathan · 8 months ago
  84. 0a8d39c Fix dictionary access in MultiFieldQueryParser, #1157 (#1167) by Paul Irwin · 8 months ago
  85. 0521bba UnicodeUtil updates: TryUTF8toUTF16, ReadOnlySpan methods, #1024 (#1057) by Paul Irwin · 8 months ago
  86. c4d6fe3 Fix .asf.yaml syntax error for Apache Infrastructure (#1166) by Paul Irwin · 8 months ago
  87. 0e63339 Added EditorConfig Style Enforcement via GitHub Actions (#1164) by Shad Storhaug · 8 months ago
  88. 0f4e398 misc: fix typos (#1163) by John Bampton · 10 months ago
  89. 3ec461d misc: fix typos (#1162) by John Bampton · 10 months ago
  90. 5a9516c ThaiTokenizer + ICUTokenizer: Fixed ICU4N BreakIterator issues to address concurrency problems (Fixes #1035, #1135, and #1159) (#1161) by Shad Storhaug · 11 months ago
  91. a0578d6 BREAKING: De-nest AttributeSource.AttributeFactory, #1145 (#1147) by Paul Irwin · 1 year, 1 month ago
  92. 52ee6bb Remove adjust logic in MMapDirectory, #1090 (#1138) by Paul Irwin · 1 year, 1 month ago
  93. 3729d32 BREAKING: Move CrankyTokenFilter to Lucene.Net.Analysis namespace (#1149) by Nehan Khan Pathan · 1 year, 1 month ago
  94. 2f20ae1 Overhaul TokenStream ICloseable/IDisposable Patterns, #271 (#1058) by Paul Irwin · 1 year, 1 month ago
  95. a96e768 Remove unused private members, #669 (#1139) by Paul Irwin · 1 year, 2 months ago
  96. 54505e8 Remove unnecessary use of NoInlining and add traceability for valid uses, #931 (#1134) by Paul Irwin · 1 year, 2 months ago
  97. 690b175 Fix failing tests when local time zone has DST, #1133 (#1137) by Paul Irwin · 1 year, 2 months ago
  98. 4c19e5d Reduce Powershell build output noise (#1136) by Paul Irwin · 1 year, 2 months ago
  99. 4d17819 Fix LimitedConcurrencyLevelTaskScheduler timing-dependent tests, #1123 (#1131) by Paul Irwin · 1 year, 2 months ago
  100. 77a661d Add Support unit tests for ConcurrentSet (#1129) by Paul Irwin · 1 year, 2 months ago