8000 Tags · mirror/ncurses · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: mirror/ncurses

Tags

v6.4

Toggle v6.4's commit message
ncurses 6.4

v6.3

Toggle v6.3's commit message
ncurses 6.3

v6.2

Toggle v6.2's commit message
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

v6.1

Toggle v6.1's commit message
ncurses 6.1

v6.0

Toggle v6.0's commit message
ncurses 6.0

v5.9

Toggle v5.9's commit message
ncurses 5.9 - patch 20110404

v5.8

Toggle v5.8's commit message
ncurses 5.8 - patch 20110226

+ update release notes, for 5.8.
+ regenerated html manpages.
+ change open() in _nc_read_file_entry() to fopen() for consistency
  with write_file().
+ modify misc/run_tic.in to create parent directory, in case this is
  a new install of hashed database.
+ fix typo in Ada95/mk-1st.awk which causes error with original awk.
+ add cons25-debian entry (patch by Brian M Carlson, Debian #607662).

v5.7

Toggle v5.7's commit message
ncurses 5.7

v5.6

Toggle v5.6's commit message
ncurses 5.6

v5.5

Toggle v5.5's commit message
ncurses 5.5

0