1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix regression with stdarg dspwrappers. More... over 10 years ago
Fix various regression for building out of tree. More... over 10 years ago
Move hashfile definition from configure.ac into Makefile.in More... over 10 years ago
Use configure --enable-minishogi to select build of gnuminishogi. More... over 10 years ago
Take note of more cleanups to do. More... over 10 years ago
Fixed minor regression in makepatter. More... over 10 years ago
Fix build of --with-curses mode. More... over 10 years ago
Drop non-curses support from Curses_ElapsedTime. More... over 10 years ago
Drop NOT_CURSES occurences from makepattern. More... over 10 years ago
Convert more stuff from #ifdef to dspwrappers: SetupBoard. More... over 10 years ago
Stop exporting Curses-internal functions to everyone. More... over 10 years ago
Finish the --without-curses support. More... over 10 years ago
Remove dead Curses-specific code from Raw_ElapsedTime() More... over 10 years ago
Remove useless explicit prototype for pow(). More... over 10 years ago
Change ElapsedTime to a normal display function. More... over 10 years ago
Make spacing consistent in *dsp.c, kill unused global hidden between funcs. More... over 10 years ago
Factorize ElapsedTime implementations by restricting HAVE_GETTIMEOFDAY #ifdef's. More... over 10 years ago
Fix ShowPrompt implementation across display drivers. More... over 10 years ago
Configure: stop abusing AC_MSG_CHECKING, use correct idioms. More... over 10 years ago
Convert more stuff from #ifdef to dspwrappers: GetString. More... over 10 years ago
Convert more stuff from #ifdef to dspwrappers: AlwaysShowMessage. More... over 10 years ago
Provide a Raw version of ShowNodeCnt to avoid more #ifdef's. More... over 10 years ago
When in check, complain with the requested move. More... over 10 years ago
Add safeguard against buffer overflow when calling scanf. More... over 10 years ago
Convert more stuff from #ifdef to dspwrappers. More... over 10 years ago
XBoard: make messages compatible with xboard protocol. More... over 10 years ago
Finally get rid of that highly non-standard use of SIGINT. More... over 10 years ago
Regularly check for user input when searching, to have a chance to catch EOF from engine. More... over 10 years ago
Detect EOF waiting for user input in xshogi and raw modes, and trigger exit. More... over 10 years ago
Rename configure --with-xshogi to --enable-xshogi for correctness. More... over 10 years ago