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