openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Stockfish
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 25, 2024 — Jul 25, 2025
Showing page 213 of 224
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleanup pinned and friends in movegen.cpp
Marco Costalba
More...
over 16 years ago
Cache pinned and discovery check bitboards
Marco Costalba
More...
over 16 years ago
Revert mobility of pinned pieces for now We will redo after rewriting the handling of pinned bitboard and its friends.
Marco Costalba
More...
over 16 years ago
Remove xxx_of_color() for real
Marco Costalba
More...
over 16 years ago
Change piece_attacks_square() API
Marco Costalba
More...
over 16 years ago
Mobility is zero for a pinned piece
Marco Costalba
More...
over 16 years ago
Remove xxx_of_color() helpers
Marco Costalba
More...
over 16 years ago
Avoid a call to move_is_capture() in extension()
Marco Costalba
More...
over 16 years ago
Add scan for X-ray attacks in piece_attacks_square()
Marco Costalba
More...
over 16 years ago
Fix a subtle bug in Position::move_is_capture()
Marco Costalba
More...
over 16 years ago
Do not manually build endgame functions hash keys
Marco Costalba
More...
over 16 years ago
Use template for endgame scaling functions
Marco Costalba
More...
over 16 years ago
Use templates for end game evaluation functions
Marco Costalba
More...
over 16 years ago
Small code formatting in position.cpp
Marco Costalba
More...
over 16 years ago
Use update_checkers<>() also for PAWN
Marco Costalba
More...
over 16 years ago
Introduce update_checkers() to simplify do_move()
Marco Costalba
More...
over 16 years ago
Remove square_is_attacked()
Marco Costalba
More...
over 16 years ago
Rename generate_piece_blocking_evasions()
Marco Costalba
More...
over 16 years ago
Final touches to generate_evasions()
Marco Costalba
More...
over 16 years ago
generate_evasions() avoid an usless check for enpassant case
Marco Costalba
More...
over 16 years ago
Optimize generate_piece_blocking_evasions()
Marco Costalba
More...
over 16 years ago
generate_evasions() avoid to calculate pinned pieces
Marco Costalba
More...
over 16 years ago
Simplify legality check in generate_evasions()
Marco Costalba
More...
over 16 years ago
Drop a double semicolon
Marco Costalba
More...
over 16 years ago
Last touches to movegen.cpp
Marco Costalba
More...
over 16 years ago
Remove special case of pawn checks generation
Marco Costalba
More...
over 16 years ago
Remove special case of pawn move generatation
Marco Costalba
More...
over 16 years ago
Simplify generate_evasions()
Marco Costalba
More...
over 16 years ago
Simplify generate_checks()
Marco Costalba
More...
over 16 years ago
Micro-optimize do_generate_pawn_checks()
Marco Costalba
More...
over 16 years ago
←
1
2
…
209
210
211
212
213
214
215
216
217
…
223
224
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree