diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ CHANGE 2: BGe 11-Jun-24 | |||
5 | - Version is now 4.0.0 | 5 | - Version is now 4.0.0 |
6 | - Lanes configuration settings: | 6 | - Lanes configuration settings: |
7 | - Boolean parameters only accept boolean values. | 7 | - Boolean parameters only accept boolean values. |
8 | - allocator provider function is called with a string hint to distinguish lane and keeper states. | 8 | - allocator provider function is called with a string hint to distinguish internal allocations, lane and keeper states. |
9 | - demote_full_userdata removed. Use __lanesconvert instead. | 9 | - demote_full_userdata removed. Use __lanesconvert instead. |
10 | - keepers_gc_threshold added. Controls when GC runs inside keepers. | 10 | - keepers_gc_threshold added. Controls when GC runs inside keepers. |
11 | - nb_keepers changed to nb_user_keepers. limited to 100 keepers on top of the internal keeper used by the timer Linda. | 11 | - nb_keepers changed to nb_user_keepers. limited to 100 keepers on top of the internal keeper used by the timer Linda. |