pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2020-02-29
2020-02-29 14:34:13 by Henrik Grubbström (Grubba) <grubba@grubba.org>
f3bbb85efa3f4ab2ce9211291b80c0d8d767765f (
5
lines) (+
5
/-
0
)
[
Show
|
Annotate
]
Branch:
master
CHANGES: Added note about Thread.Condition.
561:
- Thread.Farm now supports a callback for thread creation and termination for the purpose of tracking thread names.
+
- Thread.Condition are now bound to the first Thread.Mutex object
+
that they are used together with. This ensures that the correct
+
Thread.Mutex is aways used.
+
o sprintf %x %X and %x can now be used on 8-bit wide strings to get a hexadecimal