Steve Thielemann f9682a81f3 Updated the benchmark code. 1 anno fa
..
LICENSE c748cac29e Use generics for fifo buffer. 2 anni fa
bar.go daf07f22c6 Public/export bar and panel. 2 anni fa
bar_test.go daf07f22c6 Public/export bar and panel. 2 anni fa
benchmark.sh 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
box.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
box_test.go 037c91506c AlertBox test. 3 anni fa
color.go e3e63bfbf3 Updates/notes for profiling. 2 anni fa
color_test.go 5dc31002d3 Added benchmark/profiling tests. 2 anni fa
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode 2 anni fa
convert_test.go c1b86984c7 Notes on special cases the converter skips. 3 anni fa
door.go a32fc39c03 Added 'n' => "\r\n" filter. 1 anno fa
door_test.go f1358b458a Updated from string to []byte. 1 anno fa
dropfile.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 2 anni fa
dropfile_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 2 anni fa
extended.go 9a5ad0a854 Working tests, -race ok. 2 anni fa
extended_string.go ad6ff719c8 Fixed input (handles wide unicode). 2 anni fa
fifobuffer.go 0bf0a0fb0f Added Enable/Disable Mouse. MouseMode. 2 anni fa
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. 2 anni fa
go.mod 9251eb7255 Remove goselect dependencies. 2 anni fa
go.sum 9251eb7255 Remove goselect dependencies. 2 anni fa
help_linux_test.go 5a825aa239 These allow for shutdown. 3 anni fa
help_test.go 8c85eb4be9 Windows passes test. 2 anni fa
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. 3 anni fa
input.go f1358b458a Updated from string to []byte. 1 anno fa
input_linux.go f1358b458a Updated from string to []byte. 1 anno fa
input_test.go f1358b458a Updated from string to []byte. 1 anno fa
input_windows.c 2ef2efdc02 Renamed cgo code to be OS specific. 2 anni fa
input_windows.go ac09175908 Don't use -Wall with cgo. (stops compile warning) 2 anni fa
input_windows.h 2ef2efdc02 Renamed cgo code to be OS specific. 2 anni fa
line.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
line_test.go f9682a81f3 Updated the benchmark code. 1 anno fa
menu.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
menu_test.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
nomoresecrets.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
nomoresecrets_test.go 119372e382 Don't call LineLength if we have UpdateF. 2 anni fa
panel.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
panel_test.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
screen.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
spinrite.go a32fc39c03 Added 'n' => "\r\n" filter. 1 anno fa
spinrite_test.go 5dc31002d3 Added benchmark/profiling tests. 2 anni fa
tdfont.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 2 anni fa
tdfont_test.go 5d83bf8941 Added tests to tdfont code. 3 anni fa
utilities.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
wopr.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
write.go 016c375a5b Updated, decrease memory usage/garbage. 1 anno fa
write_linux.go a32fc39c03 Added 'n' => "\r\n" filter. 1 anno fa
write_windows.go 5dc31002d3 Added benchmark/profiling tests. 2 anni fa