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