ncursesw-morphos/progs
Thomas E. Dickey c2650100f8 ncurses 6.2 - patch 20210320
+ improve parameter-checking in tput by forcing it to analyze any
  extended string capability, e.g., as used in the Cs and Ms
  capabilities of the tmux description (report by Brad Town,
  cf: 20200531).
+ remove an incorrect free in the fallback (non-checking) version of
  _nc_free_and_exit (report by Miroslav Lichvar).
+ correct use-ordering in some xterm-direct flavors -TD
+ add hterm, hterm-256color (Mike Frysinger)
+ if the build-time compiler accepts c11's _Noreturn keyword, use that
  rather than gcc's attribute.
+ change configure-check for gcc's noreturn attribute to assume it is
  a prefix rather than suffix, matching c11's _Noreturn convention.
+ add "lint" rule to c++/Makefile, e.g., with cppcheck.
2021-03-21 01:09:34 +00:00
..
capconvert ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
clear_cmd.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
clear_cmd.h ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
clear.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
clear.sh ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
dump_entry.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
dump_entry.h ncurses 6.2 - patch 20201114 2020-11-15 01:01:04 +00:00
infocmp.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
Makefile.in ncurses 6.2 - patch 20210123 2021-01-24 00:36:13 +00:00
MKtermsort.sh ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
modules ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
progs.priv.h ncurses 6.2 - patch 20200906 2020-09-06 23:50:45 +00:00
reset_cmd.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
reset_cmd.h ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
tabs.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
tic.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
toe.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
tparm_type.c ncurses 6.2 - patch 20201024 2020-10-25 01:07:10 +00:00
tparm_type.h ncurses 6.2 - patch 20201024 2020-10-25 01:07:10 +00:00
tput.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
transform.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
tset.c ncurses 6.2 - patch 20210320 2021-03-21 01:09:34 +00:00
tty_settings.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
tty_settings.h ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00