Commit Graph

10 Commits

Author SHA1 Message Date
Copilot
7694d176a3 Revert all NativeString changes from last month (#1269)
* Revert "Fix NativeStringContext: fixed 8MB pool, malloc fallback, and proper free (#1264)"

This reverts commit 71cac73a0d.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

* Revert "Replace NativeString heap allocations with thread-local pool allocator (#1263)"

This reverts commit 3e2ea85f5a.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

* Revert "Update NativeString to use better copy mechanism and ValueView for utf8 string data direct access (#1262)"

This reverts commit 6b4968fe8b.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

* Revert "Add DataView support, update RecognizedString type (#1258)"

This reverts commit 0b0c8f90d3.

Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: uNetworkingAB <110806833+uNetworkingAB@users.noreply.github.com>
2026-04-03 01:10:11 +02:00
BV-WebDev
0b0c8f90d3 Add DataView support, update RecognizedString type (#1258) 2026-03-26 20:08:34 +01:00
Alex Hultman
8982605b01 Update docs 2026-03-11 20:45:58 +01:00
Alex Hultman
a11eb9df1e Update docs 2026-03-08 10:42:03 +01:00
Alex Hultman
4af87d37ed Update generated docs 2024-08-06 14:48:02 +02:00
Alex Hultman
e99a7cc216 Update docs 2024-01-17 20:30:17 +01:00
Artem Abzanov
c2c50fc9e4 add Promise as possbile return value on handlers (#890) 2023-04-23 20:52:46 +02:00
Alex Hultman
ba3ba73ad2 update docs 2022-12-28 15:26:38 +01:00
Alex Hultman
2f829d1b36 Update docs for v20.4 2021-11-04 07:03:14 +01:00
e3dio
935ca2cab8 fix typedoc, gen latest docs (#599)
* fix typedoc

* gen docs

* fix version #

Co-authored-by: e3dio <>
2021-08-16 02:34:38 +02:00