ncursesw-morphos/panel
Thomas E. Dickey 47d2fb4537 ncurses 6.2 - patch 20200212
+ update release notes
+ minor build-fixes, mostly to test-package scripts
+ modify check for sizeof(wchar_t) to ensure it gives useful result
  when cross-compiling.
+ drop assumption in configure script that Cygwin's linker is broken.
+ define NCURSES_BROKEN_LINKER if the broken-linker feature is used,
  to simplify configure-checks for ncurses-examples.
+ reassert copyright on ncurses, per discussion in ncurses FAQ:
  https://invisible-island.net/ncurses/ncurses.faq.html#relicensed
+ modify comparison in make_hash.c to correct a special case in
  collision handling for Caps-hpux11
+ add testing utility report_hashing to check hash-tables used for
  terminfo and termcap names.
+ fix a missing prototype for _nc_free_and_exit().
+ update a few comments about tack 1.07
+ use an awk script to split too-long pathnames used in Ada95 sample
  programs for explain.txt
2020-02-12 09:50:22 +00:00
..
headers ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpanel ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpanelt ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpaneltw ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
llib-lpanelw ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
Makefile.in 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
p_above.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_below.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_bottom.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_delete.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_hidden.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_hide.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_move.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_new.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_replace.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_show.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_top.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_update.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_user.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
p_win.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
panel.c ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
panel.h ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
panel.priv.h ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00