diff options
| author | Benoit Germain <benoit.germain@ubisoft.com> | 2026-03-05 15:58:11 +0100 |
|---|---|---|
| committer | Benoit Germain <benoit.germain@ubisoft.com> | 2026-03-05 15:58:11 +0100 |
| commit | a9f59c675749d870f6d902a11360ad8f3b6bbd58 (patch) | |
| tree | 0dc66bf435b587927ed021e3a1c8e09b5be426d3 /docs | |
| parent | 10eb2454a21e9b1f1bd675eed799cb89a7518fa8 (diff) | |
| download | lanes-a9f59c675749d870f6d902a11360ad8f3b6bbd58.tar.gz lanes-a9f59c675749d870f6d902a11360ad8f3b6bbd58.tar.bz2 lanes-a9f59c675749d870f6d902a11360ad8f3b6bbd58.zip | |
Internal improvements
(1) replace RAII/destructor-based error handling in lane_new with lua_pcall
(2) validate native thread priorities
(3) improve unit test coverage for the latter
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 63dfedc..9ba2bf4 100644 --- a/docs/index.html +++ b/docs/index.html | |||
| @@ -75,7 +75,7 @@ | |||
| 75 | </p> | 75 | </p> |
| 76 | 76 | ||
| 77 | <p> | 77 | <p> |
| 78 | This document was revised on 3-Mar-2026, and applies to version <code>4.0.0</code>. | 78 | This document was revised on 5-Mar-2026, and applies to version <code>4.0.1</code>. |
| 79 | </p> | 79 | </p> |
| 80 | </center> | 80 | </center> |
| 81 | </div> | 81 | </div> |
