mirror of
https://github.com/Aigor44/ncursesw-morphos.git
synced 2024-12-27 07:49:06 +08:00
3e7e5f8b5c
+ modify c++/etip.h.in to accommodate deprecation of throw() and throws() in c++17 (prompted by patch by Romain Geissler). + remove some incorrect calls for memory-leaks from 20170617 changes (report by Allen Hewes). + add test-programs for termattrs and term_attrs. + modify _nc_outc_wrapper to use the standard output if the screen was not initialized, rather than returning an error. + improve checks for low-level terminfo functions when the terminal has not been initialized (Redhat #1345963). + modify make_hash to allow building with address-sanitizer, assuming that --disable-leaks is configured. + amend changes for number_format() in 20170506 to avoid undefined behavior when shifting (patch by Emanuele Giaquinta). |
||
---|---|---|
.. | ||
charable.c | ||
lib_add_wch.c | ||
lib_box_set.c | ||
lib_cchar.c | ||
lib_erasewchar.c | ||
lib_get_wch.c | ||
lib_get_wstr.c | ||
lib_hline_set.c | ||
lib_in_wch.c | ||
lib_in_wchnstr.c | ||
lib_ins_wch.c | ||
lib_inwstr.c | ||
lib_key_name.c | ||
lib_pecho_wchar.c | ||
lib_slk_wset.c | ||
lib_unget_wch.c | ||
lib_vid_attr.c | ||
lib_vline_set.c | ||
lib_wacs.c | ||
lib_wunctrl.c | ||
widechars.c |