ncursesw-morphos/Ada95
Thomas E. Dickey b5d80765d2 ncurses 6.3 - patch 20220924
+ modify configure macro CF_BUILD_CC to check if the build-compiler
  works, rather than that it is different from the cross-compiler, e.g.,
  to accommodate a compiler which can be used for either purpose with
  different flags (report by Mikhail Korolev).
+ fix another memory-leak in tic.
+ correct change for cppcheck in menu library (report/analysis by
  "tuxway", cf: 20220903).
+ update config.guess, config.sub
2022-09-25 00:12:05 +00:00
..
doc ncurses 6.2 - patch 20210703 2021-07-04 00:00:32 +00:00
gen ncurses 6.3 - patch 20220716 2022-07-16 22:47:30 +00:00
include ncurses 6.3 - patch 20220716 2022-07-16 22:47:30 +00:00
package ncurses 6.3 - patch 20220101 2022-01-02 01:07:07 +00:00
samples ncurses 6.2 - patch 20210904 2021-09-05 00:58:54 +00:00
src ncurses 6.3 - patch 20220716 2022-07-16 22:47:30 +00:00
aclocal.m4 ncurses 6.3 - patch 20220924 2022-09-25 00:12:05 +00:00
configure ncurses 6.3 - patch 20220924 2022-09-25 00:12:05 +00:00
configure.in ncurses 6.3 - patch 20220305 2022-03-06 02:01:23 +00:00
make-tar.sh ncurses 6.3 - patch 20220205 2022-02-06 01:46:24 +00:00
Makefile.in ncurses 6.3 - patch 20211030 2021-10-31 00:48:33 +00:00
mk-1st.awk ncurses 6.2 - patch 20200212 2020-02-12 09:50:22 +00:00
README ncurses 6.2 - patch 20210619 2021-06-20 00:21:42 +00:00
TODO ncurses 6.2 - patch 20210904 2021-09-05 00:58:54 +00:00

-------------------------------------------------------------------------------
-- Copyright 2020,2021 Thomas E. Dickey                                      --
-- Copyright 1998-2002,2003 Free Software Foundation, Inc.                   --
--                                                                           --
-- Permission is hereby granted, free of charge, to any person obtaining a   --
-- copy of this software and associated documentation files (the             --
-- "Software"), to deal in the Software without restriction, including       --
-- without limitation the rights to use, copy, modify, merge, publish,       --
-- distribute, distribute with modifications, sublicense, and/or sell copies --
-- of the Software, and to permit persons to whom the Software is furnished  --
-- to do so, subject to the following conditions:                            --
--                                                                           --
-- The above copyright notice and this permission notice shall be included   --
-- in all copies or substantial portions of the Software.                    --
--                                                                           --
-- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS   --
-- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF                --
-- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN --
-- NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,       --
-- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR     --
-- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE --
-- USE OR OTHER DEALINGS IN THE SOFTWARE.                                    --
--                                                                           --
-- Except as contained in this notice, the name(s) of the above copyright    --
-- holders shall not be used in advertising or otherwise to promote the      --
-- sale, use or other dealings in this Software without prior written        --
-- authorization.                                                            --
-------------------------------------------------------------------------------

--  Author:  Juergen Pfeifer, 1996

The documentation is provided in HTML format in the ./html
subdirectory. The main document is named index.html