Steve Thielemann e3e63bfbf3 Updates/notes for profiling. 1 год назад
..
LICENSE c748cac29e Use generics for fifo buffer. 1 год назад
bar.go daf07f22c6 Public/export bar and panel. 1 год назад
bar_test.go daf07f22c6 Public/export bar and panel. 1 год назад
box.go daf07f22c6 Public/export bar and panel. 1 год назад
box_test.go 037c91506c AlertBox test. 2 лет назад
color.go e3e63bfbf3 Updates/notes for profiling. 1 год назад
color_test.go 5dc31002d3 Added benchmark/profiling tests. 1 год назад
convert.go 37908f7d41 Make bar_test so it tests CP437 and Unicode 1 год назад
convert_test.go c1b86984c7 Notes on special cases the converter skips. 2 лет назад
door.go 1f7b8d0d2d Fixed panel test. Updated notes. 1 год назад
door_linux.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 1 год назад
door_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 1 год назад
door_windows.go 14136f337a Updated so Windows passes tests without errors. 2 лет назад
dropfile.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 1 год назад
dropfile_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 1 год назад
extended.go 9a5ad0a854 Working tests, -race ok. 1 год назад
extended_string.go ad6ff719c8 Fixed input (handles wide unicode). 1 год назад
fifobuffer.go 0bf0a0fb0f Added Enable/Disable Mouse. MouseMode. 1 год назад
fifobuffer_test.go b8af311325 More tests for generic FIFObuffer. 1 год назад
go.mod 9251eb7255 Remove goselect dependencies. 1 год назад
go.sum 9251eb7255 Remove goselect dependencies. 1 год назад
help_linux_test.go 5a825aa239 These allow for shutdown. 2 лет назад
help_test.go 8c85eb4be9 Windows passes test. 1 год назад
help_windows_test.go 14136f337a Updated so Windows passes tests without errors. 2 лет назад
input.go eca264278c Use map for input. NMS abort on keypress. 1 год назад
input_linux.go 99c3cec7f1 Better unicode input. Tests READ_BUFFER. 1 год назад
input_test.go 862bcb2e79 Working CursorPos tests. 1 год назад
input_windows.c 2ef2efdc02 Renamed cgo code to be OS specific. 1 год назад
input_windows.go ac09175908 Don't use -Wall with cgo. (stops compile warning) 1 год назад
input_windows.h 2ef2efdc02 Renamed cgo code to be OS specific. 1 год назад
line.go e3e63bfbf3 Updates/notes for profiling. 1 год назад
line_test.go e3e63bfbf3 Updates/notes for profiling. 1 год назад
menu.go 3fbc1628a5 After choice, pos to end of panel. 1 год назад
menu_test.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 1 год назад
nomoresecrets.go 5dc31002d3 Added benchmark/profiling tests. 1 год назад
nomoresecrets_test.go 119372e382 Don't call LineLength if we have UpdateF. 1 год назад
panel.go 5ec2783975 Fixed RightBottomPos and GotoEnd. 1 год назад
panel_test.go 5dc31002d3 Added benchmark/profiling tests. 1 год назад
screen.go d180adf7bf golang-cilint cleanup. 2 лет назад
spinrite.go 5dc31002d3 Added benchmark/profiling tests. 1 год назад
spinrite_test.go 5dc31002d3 Added benchmark/profiling tests. 1 год назад
tdfont.go 6fb8b4b7cc Added door.sys, Putty HOME/END. 1 год назад
tdfont_test.go 5d83bf8941 Added tests to tdfont code. 2 лет назад
utilities.go 862bcb2e79 Working CursorPos tests. 1 год назад
wopr.go 614462537a Abort NoMoreSecrets on key/left mouse click. 1 год назад
write.go aad8c6065f Fixed spinrite (CP437). 1 год назад
write_linux.go 5dc31002d3 Added benchmark/profiling tests. 1 год назад
write_windows.go 5dc31002d3 Added benchmark/profiling tests. 1 год назад