pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2018-03-11
2018-03-11 21:17:21 by Henrik Grubbström (Grubba) <grubba@grubba.org>
245351130b00247c53ab175355891bf4d974e858 (
5
lines) (+
5
/-
0
)
[
Show
|
Annotate
]
Branch:
8.0
CHANGES: Added note about Stdio.Terminfo.
43:
Support query_fd() and set_buffer_mode() methods.
+
o Stdio.Terminfo
+
+
Support the new terminfo format from ncurses 6.
+
o Thread.ResourceCount New module to allow threadsafe race-condition-free counting of resources.