Commit graph

26 commits

Author SHA1 Message Date
Leonard Hecker
fa5dd54f6f wip 2025-08-25 16:43:31 +02:00
Leonard Hecker
c8f0b32179 wip 2025-08-22 14:27:58 +02:00
Leonard Hecker
f4394c544c wip 2025-08-13 17:35:48 +02:00
Leonard Hecker
2785a5a4f7 wip 2025-08-13 17:35:47 +02:00
Leonard Hecker
3c41b85ae4
Compile localizations with build.rs (#591) 2025-07-31 23:36:49 +02:00
Leonard Hecker
91a9a5f808
Bump to v1.2.1 (#491)
The only change will be the inclusion of the app icon.
2025-06-17 09:59:15 -07:00
Leonard Hecker
9d8eb8fec8
Bump to 1.2.0 (#466) 2025-06-11 22:50:36 +02:00
Shun Sakai
db1e813603
Add readme/categories to Cargo.toml (#415) 2025-06-04 21:01:12 +00:00
Leonard Hecker
a3d9aac8f0
Add buffer benchmarks (#403)
Also includes:
* criterion update to v0.6
* Simplify range parameter for `GapBuffer::extract_raw`
* Allow deleting multiple units via `TextBuffer::delete`
* And some additional smaller improvements
2025-06-03 18:05:16 +02:00
Leonard Hecker
52286fcf02
Replace winres with winresource (#407)
Apparently `winres` is unmaintained and
`winresource` contains additional bug fixes.
2025-06-03 17:47:26 +02:00
Leonard Hecker
6c1d1848b2
Add a CI check for PRs (#360)
Closes #339
2025-05-30 01:22:08 +02:00
Leonard Hecker
0b86e94c67
Bump version to v1.1.0 (#331) 2025-05-28 01:11:58 +02:00
benja2998
60b806ef65
Fix multiple grammar mistakes (#174) 2025-05-21 12:53:27 -07:00
Violet Hansen
c13b8ab2f6
Improved the Cargo.toml (#43) 2025-05-21 00:26:58 +02:00
Autumn (Bee)
306481ab79
Update Cargo.toml to remove "future" in comment (#121) 2025-05-20 23:42:02 +02:00
Leonard Hecker
3ba67f7613 Prepare for v1.0 and enable vpacks 2025-05-16 00:52:04 +02:00
Leonard Hecker
01a5a885ec Restructure the project 2025-05-16 00:48:46 +02:00
Leonard Hecker
59ebaeb1b2 Fix compiling with stable 1.86 2025-05-05 21:31:35 +02:00
Leonard Hecker
08ccba35a4 Multi-document support lfg
This commit contains a truly marvelous number of other changes,
which however the margin is not large enough to contain.
2025-04-28 18:39:19 +02:00
Leonard Hecker
2981345a7b Implement vectorized memset & use opt-level=s 2025-04-16 15:19:03 +02:00
Leonard Hecker
6840ed08b5 Fix cargo-bench and release builds 2025-04-09 16:56:07 +02:00
Leonard Hecker
cee02c45b1 Set up a proper Azure build pipeline 2025-04-08 23:29:44 +02:00
Leonard Hecker
b570289d2c Clean up and improve release profile flags 2025-03-31 18:03:28 +02:00
Leonard Hecker
866983299c Version bump & Add a proper description 2025-03-25 22:14:01 +01:00
Leonard Hecker
31413afc34 Add criterion and a first benchmark 2025-03-25 20:03:19 +01:00
Leonard Hecker
f654981a07 Initial import 2025-03-19 03:13:50 +01:00