ncurses.scripts.mit.edu Git - ncurses.git/rss - doc/html/man/curs_memleaks.3x.html history https://ncurses.scripts.mit.edu/?p=ncurses.git;a=history;f=doc/html/man/curs_memleaks.3x.html ncurses, with patches starting at ncurses-5.6; new users should use https://github.com/ThomasDickey/ncurses-snapshots/ en ncurses //git.scripts.mit.edu/static/git-logo.png ncurses.scripts.mit.edu Git - ncurses.git/rss - doc/html/man/curs_memleaks.3x.html history https://ncurses.scripts.mit.edu/?p=ncurses.git;a=history;f=doc/html/man/curs_memleaks.3x.html Sun, 24 Dec 2023 01:20:29 +0000 Sun, 24 Dec 2023 01:20:29 +0000 gitweb v.2.44.0/2.44.0 ncurses 6.4 - patch 20231223 Thomas E. Dickey <dickey@invisible-island.net> Sun, 24 Dec 2023 01:20:29 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=159cd0555e0efc14be66c9c3a1548f58908b6a1d https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=159cd0555e0efc14be66c9c3a1548f58908b6a1d ncurses 6.4 - patch 20231223 ncurses 6.4 - patch 20231223 + improve formatting/style of manpages (patches by Branden Robinson).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20231217 Thomas E. Dickey <dickey@invisible-island.net> Mon, 18 Dec 2023 08:58:33 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=d90067f9008bb8338a77c1ed519bc108c275ed04 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=d90067f9008bb8338a77c1ed519bc108c275ed04 ncurses 6.4 - patch 20231217 ncurses 6.4 - patch 20231217 + improve formatting/style of manpages (patches by Branden Robinson). + correct an assignment in infocmp "-u" for detecting if a boolean is unset in a base entry and set in a use'd chunk, i.e., if it was cancelled. + modify infocmp "-u" option to not report cancels for strings which were already cancelled in a use'd chunk. + join two lines in infotocap.3x to eliminate a spurious "description" link in installed manpages (report by Sven Joachim). + fix typo in NEWS (report by Sven Joachim). bold font escapes in manpage cross-references (Debian #1057651).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20231111 Thomas E. Dickey <dickey@invisible-island.net> Sat, 11 Nov 2023 23:53:16 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=122d3739b3c11c83decc625d53f26fff6e825710 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=122d3739b3c11c83decc625d53f26fff6e825710 ncurses 6.4 - patch 20231111 ncurses 6.4 - patch 20231111 + used "infocmp -u" to help trim redundant capabilities -TD + add limit checks in infocmp needed when processing extended capabilities with the "-u" option. + fix inconsistent sort-order in see-also sections of manpages. + fix a few compiler warnings for Solaris 10. + modify endwin() to return an error if it is called again without an intervening screen update (report by Rajeev Pillai, NetBSD #57592).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20231021 Thomas E. Dickey <dickey@invisible-island.net> Sat, 21 Oct 2023 23:49:50 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=2de8c14bb2c6f8e61cfbbfb1f0f30d1ad64c8d68 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=2de8c14bb2c6f8e61cfbbfb1f0f30d1ad64c8d68 ncurses 6.4 - patch 20231021 ncurses 6.4 - patch 20231021 + use oldxterm+sm+1006 in vte-2014 (report by Benno Schulenberg) -TD + add ansi+apparrows -TD + change defaults for configure opaque and widec options (prompted by discussion with Branden Robinson). + minor cleanup of compiler- and manpage-warnings.
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20231007 Thomas E. Dickey <dickey@invisible-island.net> Sat, 7 Oct 2023 23:33:09 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=894a177fd5228cdbe790bd1dc9435bd435c29681 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=894a177fd5228cdbe790bd1dc9435bd435c29681 ncurses 6.4 - patch 20231007 ncurses 6.4 - patch 20231007 + improve loop-limit for get_position(). + improve manual description of immedok (Debian #1053603). + fix a few formatting issues with manpages (Debian #1053123). + improve formatting/style of manpages (patches by Branden Robinson).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20231001 Thomas E. Dickey <dickey@invisible-island.net> Mon, 2 Oct 2023 00:24:04 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=7e062bb2764a87d98073a90ee65a234a2679f9c1 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=7e062bb2764a87d98073a90ee65a234a2679f9c1 ncurses 6.4 - patch 20231001 ncurses 6.4 - patch 20231001 + modify setupterm to provide for using ANSI cursor-position report (in user6/user7 terminfo capabilities) to obtain screensize if neither environment variables or ioctl is used. The ncurses test-program with options "-E -T" demonstrates this feature. + improve error messages in tic (patch by Branden Robinson). + improve formatting/style of manpages (patches by Branden Robinson). + modify test/clip_printw.c to optionally test non-wrapped updates. + fix reallocation loop for vsnprintf() in _nc_sprintf_string() by copying the va_list variable (patch by Ian Abbott).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20230923 Thomas E. Dickey <dickey@invisible-island.net> Sun, 24 Sep 2023 00:19:47 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=0eedaa5673ff8181abe51e3a6fadca3820f90c46 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=0eedaa5673ff8181abe51e3a6fadca3820f90c46 ncurses 6.4 - patch 20230923 ncurses 6.4 - patch 20230923 + improve formatting of manpages (patches by Branden Robinson). + amend change to delscreen() to limit the windows which it creates to just those associated with the screen (report by Frederic Boiteux, cf: 20220813).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20230917 Thomas E. Dickey <dickey@invisible-island.net> Sun, 17 Sep 2023 16:21:09 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=31c4bcf3307145fc5368b4aaf15e41bdd66a984b https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=31c4bcf3307145fc5368b4aaf15e41bdd66a984b ncurses 6.4 - patch 20230917 ncurses 6.4 - patch 20230917 + improve formatting of manpages (integrated patches by Branden Robinson). + correct limit for name-length in write_entry.c (report/testcase by Luna Saphie Mittelbach). + limit delays to 30 seconds, i.e., padding delays in terminfo, as well as napms() and delay_output() functions. + improve a few pointer-checks. + improve parsing in _nc_msec_cost, allowing a single decimal point. + improve formatting of manpages (patches by Branden Robinson), for captoinfo.1m and terminfo.5
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.4 - patch 20230617 Thomas E. Dickey <dickey@invisible-island.net> Sat, 17 Jun 2023 21:19:52 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=f79c210479470378389aab5b8d4d42d4a7f3d9a4 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=f79c210479470378389aab5b8d4d42d4a7f3d9a4 ncurses 6.4 - patch 20230617 ncurses 6.4 - patch 20230617 + markup manpages with revision information (prompted by discussion with Bjarni Ingi Gislason).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.3 - patch 20220604 Thomas E. Dickey <dickey@invisible-island.net> Sun, 5 Jun 2022 00:13:01 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=7104baa59ff713e8339b3b20edcf4234a5af6200 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=7104baa59ff713e8339b3b20edcf4234a5af6200 ncurses 6.3 - patch 20220604 ncurses 6.3 - patch 20220604 + add note on portable memory-leak checking in man/curs_memleaks.3x + remove u6-u9 from teken-2018 -TD + set "xterm-new" to "xterm-p370", add "xterm-p371" -TD
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.3 - patch 20220212 Thomas E. Dickey <dickey@invisible-island.net> Sun, 13 Feb 2022 02:28:27 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=16fbf3f4f7d96b6ee6bf9159b22f26e05962aa3d ncurses 6.3 - patch 20220212 ncurses 6.3 - patch 20220212 + improve font-formatting in other manpages, for consistency. + correct/improve font-formatting in curs_wgetch.3x (patch by Benno Schulenberg).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.3 - patch 20211225 Thomas E. Dickey <dickey@invisible-island.net> Sun, 26 Dec 2021 02:01:14 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=74433bcf4f6fe40862a28f3c00edaedcd5054b01 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=74433bcf4f6fe40862a28f3c00edaedcd5054b01 ncurses 6.3 - patch 20211225 ncurses 6.3 - patch 20211225 + improve markup, e.g., for external manpage links in the manpages (prompted by report by Helge Kreutzmann).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.2 - patch 20210626 Thomas E. Dickey <dickey@invisible-island.net> Sun, 27 Jun 2021 01:21:47 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=81304798ee736c467839c779c9ca5dca48db7bea https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=81304798ee736c467839c779c9ca5dca48db7bea ncurses 6.2 - patch 20210626 ncurses 6.2 - patch 20210626 + add configure option --disable-root-access, which tells ncurses to disallow most file-opens by setuid processes. + use default colors in pccon "op" -TD + correct rmacs/smacs in aaa+dec, aaa+rv -TD + add hpterm-color2 and hp98550-color (Martin Trusler) + regenerate man-html documentation.
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.2 - patch 20210619 Thomas E. Dickey <dickey@invisible-island.net> Sun, 20 Jun 2021 00:21:42 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=9f479192e3ca3413d235c66bf058f8cc63764898 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=9f479192e3ca3413d235c66bf058f8cc63764898 ncurses 6.2 - patch 20210619 ncurses 6.2 - patch 20210619 + improve configure-macro used for dependencies of --disable-leaks such as --with-valgrind + trim trailing blanks from files
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.2 - patch 20210102 Thomas E. Dickey <dickey@invisible-island.net> Sun, 3 Jan 2021 02:22:25 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=61790aa3ac9e0dff2b443ac567b174fc4d235b86 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=61790aa3ac9e0dff2b443ac567b174fc4d235b86 ncurses 6.2 - patch 20210102 ncurses 6.2 - patch 20210102 + update man/curs_memleaks.3x, to include <term.h> which declares exit_terminfo. + clarify man/curs_terminfo.3x, to mention why the macro setterm is defined in <curses.h>, and remove it from the list of prototypes (prompted by patch by Graeme McCutcheon). + amend man/curs_terminfo.3x, to note that <curses.h> is required for certain functions, e.g., those using chtype or attr_t for types, as well as mvcur (cf: 20201031). + use parameter-names in prototypes in curs_sp_funcs.3x, for consistency with other manpages.
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.2 - patch 20200613 Thomas E. Dickey <dickey@invisible-island.net> Sun, 14 Jun 2020 01:26:43 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=7503e8d82292a2a0a4d8bb55bdf3f8a203159f68 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=7503e8d82292a2a0a4d8bb55bdf3f8a203159f68 ncurses 6.2 - patch 20200613 ncurses 6.2 - patch 20200613 + update list of functions in ncurses.3x + move dlclose() call from lib_mouse.c to delscreen() to avoid a case in the former which could be called from SIGTSTP handler (Debian #961097).
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.2 - patch 20200212 Thomas E. Dickey <dickey@invisible-island.net> Wed, 12 Feb 2020 09:50:22 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=47d2fb4537d9ad5bb14f4810561a327930ca4280 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=47d2fb4537d9ad5bb14f4810561a327930ca4280 ncurses 6.2 - patch 20200212 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
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.1 - patch 20200118 Thomas E. Dickey <dickey@invisible-island.net> Sun, 19 Jan 2020 02:49:58 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175 ncurses 6.1 - patch 20200118 ncurses 6.1 - patch 20200118 + expanded description of XM in user_caps.5 + improve xm example for xterm+x11mouse, xterm+sm+1006 -TD + add history section to curs_slk.3x and curs_terminfo.3x manpages. + update alacritty entries for 0.4.0 (prompted by patch by Christian Durr) -TD + correct spelling errors found with codespell. + fix for test/configure, from xterm #352.
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.1 - patch 20191214 Thomas E. Dickey <dickey@invisible-island.net> Sun, 15 Dec 2019 02:10:35 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=02f1dee48fe8af6ce054388fba739aa4f975004e https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=02f1dee48fe8af6ce054388fba739aa4f975004e ncurses 6.1 - patch 20191214 ncurses 6.1 - patch 20191214 + add exit_curses() and exit_terminfo() to replace internal symbols for leak-checking.
  • [D] doc/html/man/curs_memleaks.3x.html
]]>
ncurses 6.1 - patch 20190317 Thomas E. Dickey <dickey@invisible-island.net> Mon, 18 Mar 2019 00:04:50 +0000 https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=cb4427a16794d98049b4d790b810d62217501f9f https://ncurses.scripts.mit.edu/?p=ncurses.git;a=commitdiff;h=cb4427a16794d98049b4d790b810d62217501f9f ncurses 6.1 - patch 20190317 ncurses 6.1 - patch 20190317 + regenerate llib-* files. + modify tic to also use new function for user-defined capability info. + modify _nc_parse_entry() to check if a user-defined capability has an unexpected type; ignore it in that case. + fix a special case of link-anchors in generated Ada html files. + use newer rel=author tag in generated html rather than rev=made, which did not become accepted.
  • [D] doc/html/man/curs_memleaks.3x.html
]]>