1 file changed
+1
-1
lines changed- .gitignore+11
- INSTALL+11-1
- README.md+12-6
- doc/DLL-dds_28_x-Dateien/header.htm+1-1
- doc/DLL-dds_28_x-Dateien/props002.xml+1-1
- doc/DLL-dds_28_x.htm+74-45
- doc/DLL-dds_28_x.pdf
- doc/DLL-dds_28_x.rtf+441-427
- examples/AnalyseAllPlaysBin.cpp+8-9
- examples/AnalyseAllPlaysPBN.cpp+8-9
- examples/AnalysePlayBin.cpp+11-12
- examples/AnalysePlayPBN.cpp+11-12
- examples/CalcAllTables.cpp+12-12
- examples/CalcAllTablesPBN.cpp+13-13
- examples/CalcDDtable.cpp+9-9
- examples/CalcDDtablePBN.cpp+8-8
- examples/DealerPar.cpp+6-6
- examples/Makefiles/Makefile_Mac_clang+1-1
- examples/Makefiles/Makefile_Mac_gcc+2-2
- examples/Makefiles/Makefile_Visual+13-2
- examples/Makefiles/Makefile_cygwin+10-1
- examples/Makefiles/Makefile_linux+1-1
- examples/Makefiles/Makefile_mingw+13-2
- examples/Par.cpp+7-7
- examples/SolveAllBoards.cpp+12-12
- examples/SolveBoard.cpp+21-21
- examples/SolveBoardPBN.cpp+18-18
- examples/hands.cpp+115-96
- examples/hands.h+8-8
- include/dll.h+470-445
- include/portab.h+71-63
- src/ABsearch.cpp+1.6k-1.6k
- src/ABsearch.h+113-113
- src/ABstats.cpp+336-336
- src/ABstats.h+77-77
- src/CalcTables.cpp+213-213
- src/DealerPar.cpp+632-627
- src/Init.cpp+806-775
- src/Init.h+30-30
- src/LaterTricks.cpp+286-286
- src/LaterTricks.h+25-25
- src/Makefiles/Makefile_Mac_clang+18-19
- src/Makefiles/Makefile_Mac_gcc+18-19
- src/Makefiles/Makefile_Visual+44-42
- src/Makefiles/Makefile_cygwin+43-42
- src/Makefiles/Makefile_linux+43-42
- src/Makefiles/Makefile_mingw+43-42
- src/Moves.cpp+2.6k-2.5k
- src/Moves.h+305-302
- src/PBN.cpp+184-177
- src/PBN.h+6-6
- src/Par.cpp+1.4k-1.2k
- src/PlayAnalyser.cpp+464-464
- src/QuickTricks.cpp+1.2k-1.2k
- src/QuickTricks.h+27-27
- src/Scheduler.cpp+1.1k-1.1k
- src/Scheduler.h+113-105
- src/SolveBoard.cpp+566-541
- src/SolveBoard.h+6-6
- src/SolverIF.cpp+1.3k-1.2k
- src/SolverIF.h+12-12
- src/Stats.cpp+283-285
- src/Stats.h+38-38
- src/Timer.cpp+387-387
- src/Timer.h+63-63
- src/TransTable.cpp+1.9k-1.9k
- src/TransTable.h+156-156
- src/dds.cpp+71-71
- src/dds.h+196-191
- src/debug.h+142-143
- src/portab.h-67
- src/threadmem.h+82-80
- test/Makefiles/Makefile_Mac_clang+18-18
- test/Makefiles/Makefile_Mac_gcc+19-19
- test/Makefiles/Makefile_Visual+25-25
- test/Makefiles/Makefile_cygwin+28-25
- test/Makefiles/Makefile_linux+27-24
- test/Makefiles/Makefile_mingw+28-25
- test/dtest.cpp+2-2
- test/dtest.h+99-99
- test/itest.cpp+3-3
- test/testStats.cpp+296-295
- test/testStats.h+38-38
- test/testcommon.cpp+280-279
- test/testcommon.h+2-2
0 commit comments