Commit Graph

236 Commits (master)

Author SHA1 Message Date
nick black 040ff99fb7
v3.0.9 1 year ago
nick black 8dbfe858d9
v3.0.8 2 years ago
nick black 2d7350c9ac
v3.0.7 2 years ago
nick black 810f8694ec
v3.0.6 2 years ago
nick black 39ca67699a
[release] invoke tools/generate_ffi.py #2591 2 years ago
nick black cf4d49ebae
debrelease: stop exporting false TERM 2 years ago
nick black dc845b5dcc
v3.0.5 2 years ago
nick black 8431910937
update some copyrights for 2022 2 years ago
nick black e7fa7b452f
move process_input() normalizations to load_ncinput() 2 years ago
nick black 5943d4e256
v3.0.4 2 years ago
nick black 27b5d38ea1
don't use sigaltstack() with USE_ASAN #2529 2 years ago
nick black 399c8d4339
[debrelease] don't build random dscs 2 years ago
nick black 879540a64c
install tfman.1 into doc package 2 years ago
nick black b4bc770127
v3.0.3 2 years ago
nick black 36c56b18ba
remove cruft from notcurses-ffi branch 2 years ago
KristofferC ff3b4b0a10 some updates from review 2 years ago
KristofferC ac94303a1f also nckeys 2 years ago
KristofferC e94707ee28 add to installs 2 years ago
KristofferC 81d36891da make a shared lib with the static inline functions
This is to be used for wrappers of notcurses that do not otherwise
have an easy way of getting access to the definitions of the `static
inline` functions
2 years ago
nick black 86e09bec49
v3.0.2 2 years ago
nick black 43654547a0
neofetch-ripper: write ubuntu alias #2494 2 years ago
nick black 53c95b6d86
v3.0.1 2 years ago
nick black 7bbc669813
v3.0.0 2 years ago
nick black a4bc4e1897 [windows] fall back to NOTCURSES_SHARE 2 years ago
nick black 744e1ce015 [installforge] up to speed with 2.4.999 2 years ago
nick black 373ab921ad
[release] update file name of Windows installer 2 years ago
nick black ec404f801b
[relase] update version in InstallForge config 2 years ago
nick black caaeec5094
Place ncneofetch properly (#2415)
* ncplane_polyfill_inner: plug memory leak on error paths
* [progbar_create] memory leak on error path
* ncvisual_polyfill_core: memory leaks on error paths
* notcurses_early_init: memory leak on error path
* [demo] fix summary table for ASCII #2402
* [sliders] make it work in ASCII #2402
* add ncplane_ascii_box() #2402
* [notcurses-info] use capabilities accessors for blitters
2 years ago
nick black 117d72db31 [installer] drop static libs 3 years ago
nick black fff7128c87 [windows] drop unnecessary libs from installer 3 years ago
nick black aa0c3ef1a9
sync all versions to 2.4.99 #2402 3 years ago
nick black 4b3b904040 [windows] use DataDir for registry key, not InstallDir 3 years ago
nick black 70bfd825d7 [windows] get InstallDir from registry, working 3 years ago
nick black 35a3b1184d [installforge] set up registry key for install path 3 years ago
nick black a74e7c12b4 2.4.99 InstallForge release candidate 3 years ago
nick black ec972dd33b add installforge config #2071 3 years ago
nick black 251fc52d9d [nuget] install static libraries 3 years ago
nick black 0dfc5facdf
2.4.98 trial balloon 3 years ago
nick black 5a56962b1b [nuget] only one requireLicenseAcceptance 3 years ago
nick black 6a1364d9d5
[nuget] list LibDeflate.native 1.7.1+ as dep #2354 3 years ago
nick black e26756565c
[nuget] add some fields to metadata, install dlls to lib/ #2354 3 years ago
nick black e205cde05f
set versions to 2.4.97 for prep nuget build #2354 3 years ago
nick black c6c7d60193
add initial nuget spec file #1966 3 years ago
nick black 717b4a40c1
[CMake] add USE_DEFLATE option, document it, reenable fedora drone #2348 3 years ago
nick black 44ec1352cd
[builddef.h] remove USE_READLINE, no longer used 3 years ago
nick black b5c161a07c
Unify control sequence automata #2183 (#2208)
Unify the dynamic, dataflow special keys automaton and the static, codeflow terminal response automaton, yielding a single automaton. Add kitty keyboard support information to `notcurses-info`. Closes #2183.
3 years ago
nick black da6fc8420d
[input] consider a drop to be an input_error 3 years ago
nick black 24eac43f4f interrogate_terminfo: allow for NULL termtype 3 years ago
joseLuís 4060368c23 [rust-split] remove unneeded scripts from tools/ #2171
- rm -r `tools/function-summary/`
- rm `tools/rustdoc-update-gh-pages.sh`
- rm `tools/blame-nick.sh`
- remove actions related to the rust bindings from `release.sh`.
3 years ago
joseLuís bab123913a [rust] update function-summary & pending changes 3 years ago