-
6ccce248ea
Eclipse classpath file removed from Git
main
Leo Galambos
2026-05-06 23:41:29 +02:00
-
5a511374f3
docs: sync and improvements
Leo Galambos
2026-04-26 18:55:25 +02:00
-
48f21cab72
chore: Builder style implemented for PatchCommandEncoder
Leo Galambos
2026-04-26 18:23:44 +02:00
-
39969463a2
fix: filter phrase entries from stemmer dictionary generation
Leo Galambos
2026-04-26 15:03:41 +02:00
-
6dbdb4bae8
fix: LICENSE-stemmer-data included in the dist packages
Leo Galambos
2026-04-26 13:30:00 +02:00
-
2ab3e74048
fix: eclipse classpath generation
Leo Galambos
2026-04-26 13:14:14 +02:00
-
128fa919f2
docs: replace retired US_UK_PROFI with US_UK outside benchmarking history
Leo Galambos
2026-04-26 12:32:13 +02:00
-
1f5decd6ea
fix: pitest runs too long and consumes all memory for some tests
Leo Galambos
2026-04-24 01:26:42 +02:00
-
9eee321fef
feat(trie): add diacritic processing modes with strip normalization
Leo Galambos
2026-04-24 00:43:43 +02:00
-
3e0f786042
fix: regression-golden updated to the latest data format
Leo Galambos
2026-04-23 23:51:47 +02:00
-
041b7f43fb
Practical improvements
Leo Galambos
2026-04-23 23:43:25 +02:00
-
8785f2b7cb
feat: Apply metadata-driven case normalization in get/getAll
Leo Galambos
2026-04-23 22:32:05 +02:00
-
4d939f5b6e
feat: Prepare TrieMetadata and new stemmer data integration
Leo Galambos
2026-04-23 20:21:46 +02:00
-
a9d15fa3ae
test: add regression coverage for trailing SKIP omission in patch encoding
Leo Galambos
2026-04-20 00:08:07 +02:00
-
0dc516357f
docs: improve README, MkDocs content, branding assets, and site polish (2)
release@1.0.0
Leo Galambos
2026-04-19 00:20:24 +02:00
-
0b674a39a8
docs: improve README, MkDocs content, branding assets, and site polish
Leo Galambos
2026-04-19 00:18:42 +02:00
-
db79dd2d4f
ci: refine build, benchmark, and Pages workflows
Leo Galambos
2026-04-18 15:38:19 +02:00
-
db446932fc
docs: refine footer branding and improve Javadoc overview
Leo Galambos
2026-04-18 15:04:37 +02:00
-
1df6c0c87e
docs: refine Pages publishing and homepage positioning
Leo Galambos
2026-04-18 14:15:41 +02:00
-
31ed39c785
Merge branch 'main' of https://gitea.egothor.org/Egothor/Radixor
Leo Galambos
2026-04-18 11:57:26 +02:00
-
-
4b57eecbeb
fix: .gh-pages folder was not pushed to gh-pages
Leo Galambos
2026-04-18 02:40:55 +02:00
-
a002238602
fix: mkdocs build --strict ...failed
Leo Galambos
2026-04-18 02:40:55 +02:00
-
-
92d2c98fed
fix: mkdocs build --strict ...failed
Leo Galambos
2026-04-18 02:35:29 +02:00
-
bc031f2d8b
feat: add MkDocs Material site and publish docs + CI reports to GitHub Pages
Leo Galambos
2026-04-18 02:14:45 +02:00
-
59128edc42
fix: exclude all maven-metadata.xml variants from central bundle
release@0.9.2
Leo Galambos
2026-04-16 22:25:36 +02:00
-
7e1aea72bf
refactor: apply minor Radixor refinements and refresh dependency locks
release@0.9.1
Leo Galambos
2026-04-16 21:31:01 +02:00
-
594abe2c4b
feat: add jqwik property-based coverage for trie and patch invariants
Leo Galambos
2026-04-16 19:40:29 +02:00
-
953ce2226a
feat(test): add deterministic fuzz-style coverage for trie compilation and stemming
Leo Galambos
2026-04-16 18:51:39 +02:00
-
05692726c5
feat: publish Pages-backed quality badges in README
Leo Galambos
2026-04-16 18:22:24 +02:00
-
c18563617d
feat: add release changelog generation and package distribution integration
Leo Galambos
2026-04-16 17:42:22 +02:00
-
436deefd14
fix: exclude Maven metadata files from Central upload bundle
Leo Galambos
2026-04-16 03:42:59 +02:00
-
ad8194b7dc
fix: pass signing secrets to tagged release build in GitHub Actions
release@0.9.0
Leo Galambos
2026-04-16 03:23:34 +02:00
-
ff85aa6f94
chore: refresh PIT verification metadata and lock state
Leo Galambos
2026-04-16 02:58:48 +02:00
-
f594cddce8
chore: refresh Gradle verification metadata for plugin classpath
Leo Galambos
2026-04-16 02:30:02 +02:00
-
5730babd06
feat: add Maven Central packaging and release publishing
Leo Galambos
2026-04-16 02:00:59 +02:00
-
558707d78e
chore: harden Gradle dependency reproducibility
Leo Galambos
2026-04-15 22:33:48 +02:00
-
2288852300
feat: add CycloneDX SBOM generation and publishing support
Leo Galambos
2026-04-15 17:38:27 +02:00
-
b0b33f8548
build: add on-demand dependency vulnerability scanning support
Leo Galambos
2026-04-14 22:48:07 +02:00
-
56d5da6b95
feat: add end-to-end Compile CLI integration tests and normalize us_uk dictionary encoding
Leo Galambos
2026-04-14 21:25:39 +02:00
-
a95b2028d4
feat: publish JMH result files directly on GitHub Pages
Leo Galambos
2026-04-14 19:24:30 +02:00
-
ad8fe0ea1b
feat: add deterministic compiled-trie artifact regression tooling
Leo Galambos
2026-04-14 19:12:51 +02:00
-
6b3559097a
feat: add JMH comparison benchmarks for Radixor vs Snowball Porter stemmers build: isolate Snowball benchmark integration into dedicated Gradle script docs: highlight benchmarked throughput advantage in README docs: add detailed benchmarking guide and execution notes
Leo Galambos
2026-04-14 18:25:41 +02:00
-
85e33f2f60
feat: JMH benchmarks added
Leo Galambos
2026-04-14 02:40:30 +02:00
-
3c3f3b4312
feat: PIT report added
Leo Galambos
2026-04-14 02:01:30 +02:00
-
f183ee96e2
docs: PMD URL fixed
Leo Galambos
2026-04-14 01:30:13 +02:00
-
a7bc24886e
feat: GH workflow (init) feat: JaCoCo
Leo Galambos
2026-04-14 00:36:56 +02:00
-
5266650bc1
fix: incorrect syntax in MD
Leo Galambos
2026-04-13 02:13:51 +02:00
-
038514bad0
Refine stemmer core, compiled trie workflow, tests, and public documentation
Leo Galambos
2026-04-13 02:10:46 +02:00
-
15248c92c9
Eclipse IDE configuration and setup
Leo Galambos
2026-04-12 13:15:27 +02:00
-
f753197bf2
Basic settings
Leo Galambos
2026-04-12 12:54:09 +02:00
-
c949ccd97f
Initial commit
Leo Galambos
2026-04-12 12:12:08 +02:00