-
Notifications
You must be signed in to change notification settings - Fork 15
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: basil00/Gull
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: basil00/Gull
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 13 files changed
- 1 contributor
Commits on May 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2f2473a - Browse repository at this point
Copy the full SHA 2f2473aView commit details
Commits on May 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5bd0fa5 - Browse repository at this point
Copy the full SHA 5bd0fa5View commit details -
Add a primitive "bench" command.
Usage: gull bench <depth> FEN1 .. FENn
4Configuration menu - View commit details
-
Copy full SHA for b18be60 - Browse repository at this point
Copy the full SHA b18be60View commit details
Commits on Jun 7, 2016
-
Optimized (BMI2+PGO) builds for Linux+Windows.
See Makefile.bmi2 and use: make -f Makefile.bmi2 gull.syzygy.linux make -f Makefile.bmi2 gull.syzygy.windows For Windows cross compilation is not supported. Instead use MSYS2 configured for 64-bit compilation. Linux results (self-play versus old non-syzygy non-BMI2 Gull.linux): LTC (60"+0.6", 1-thread, 6-man syzygy): Score: +1728-1351=6921 Number of games: 10000 Winning fraction: 0.51885 Elo difference: +13.1045 LOS: 1 STC (10"+0.1", 1-thread, 6-man syzygy): Score: +2040-1791=6169 Number of games: 10000 Winning fraction: 0.51245 Elo difference: +8.65293 LOS: 0.999971 Windows build has not yet been tested.Configuration menu - View commit details
-
Copy full SHA for 1fa4e5a - Browse repository at this point
Copy the full SHA 1fa4e5aView commit details
Commits on Sep 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 506bd43 - Browse repository at this point
Copy the full SHA 506bd43View commit details
Commits on Sep 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3b8ec86 - Browse repository at this point
Copy the full SHA 3b8ec86View commit details
Commits on Oct 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e716cc8 - Browse repository at this point
Copy the full SHA e716cc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f7a93 - Browse repository at this point
Copy the full SHA 59f7a93View commit details
Commits on Oct 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 83d74fa - Browse repository at this point
Copy the full SHA 83d74faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 798eed5 - Browse repository at this point
Copy the full SHA 798eed5View commit details
Commits on Oct 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 296f29f - Browse repository at this point
Copy the full SHA 296f29fView commit details
Commits on Oct 11, 2016
-
Fix Gull pawn hash bug & other improvements
- Fix a bug (inherited from Gull 3) where PawnEntry->passer is never cleared. - Shrink GPawnEntry to 16 bytes (down from 24). - eval_passer() verifies PawnEntry->passer before use.
Configuration menu - View commit details
-
Copy full SHA for 7d7c1d1 - Browse repository at this point
Copy the full SHA 7d7c1d1View commit details
Commits on Oct 17, 2016
-
- I/O no longer requires locking - it is likely unnecessary - Windows threads wait on a single event rather than an event-per-thread. - Do not clear pawnhash (for fair comparison with Gull3).
Configuration menu - View commit details
-
Copy full SHA for fc833e2 - Browse repository at this point
Copy the full SHA fc833e2View commit details
Commits on Oct 23, 2016
-
Merge pull request #5 from basil00/lazysmp
Merge the LazySMP branch into master.
Configuration menu - View commit details
-
Copy full SHA for 14475a1 - Browse repository at this point
Copy the full SHA 14475a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for db77394 - Browse repository at this point
Copy the full SHA db77394View commit details
Commits on Jan 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bb8d08d - Browse repository at this point
Copy the full SHA bb8d08dView commit details
Commits on Apr 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 48e006c - Browse repository at this point
Copy the full SHA 48e006cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8b1a4 - Browse repository at this point
Copy the full SHA fd8b1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2d90bd - Browse repository at this point
Copy the full SHA b2d90bdView commit details
Commits on Jan 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 6d956f9 - Browse repository at this point
Copy the full SHA 6d956f9View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4...master