Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
imneme
/
pcg-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
852
Code
Issues
35
Pull requests
18
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Cleanup
- #3
#3
Open
crepererum
wants to merge 17 commits into
imneme:master
imneme/pcg-cpp:master
from
crepererum:cleanup
crepererum/pcg-cpp:cleanup
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Cleanup
#3
crepererum
wants to merge 17 commits into
imneme:master
imneme/pcg-cpp:master
from
crepererum:cleanup
crepererum/pcg-cpp:cleanup
Copy head branch name to clipboard
Commits
Commits on Dec 2, 2014
Enable more warning for test builds
crepererum
committed
a82b97e
View commit details
Copy full SHA for a82b97e
Browse repository at this point
Second parameter of operator>>(...) should be a reference
crepererum
committed
b304ecc
View commit details
Copy full SHA for b304ecc
Browse repository at this point
Remove unused copy of RNG
Show description for 8ad0c4b
crepererum
committed
8ad0c4b
View commit details
Copy full SHA for 8ad0c4b
Browse repository at this point
Enable extra warnings for clang
Show description for d88f914
crepererum
committed
d88f914
View commit details
Copy full SHA for d88f914
Browse repository at this point
Replace macro calculation magic with definded checks
crepererum
committed
a88a015
View commit details
Copy full SHA for a88a015
Browse repository at this point
Do not warn about non-reproducible builds
crepererum
committed
7b9787b
View commit details
Copy full SHA for 7b9787b
Browse repository at this point
Do not warn about unused macros
crepererum
committed
6c929bd
View commit details
Copy full SHA for 6c929bd
Browse repository at this point
Replace some C pointer magic with idiomatic C++ code
crepererum
committed
0e0e050
View commit details
Copy full SHA for 0e0e050
Browse repository at this point
Use modulo operator instead of manual calculation
crepererum
committed
c68c3ad
View commit details
Copy full SHA for c68c3ad
Browse repository at this point
Clarify some type conversions
crepererum
committed
6a250cd
View commit details
Copy full SHA for 6a250cd
Browse repository at this point
Commits on Dec 3, 2014
Revert "Replace macro calculation magic with definded checks"
Show description for 8450f78
crepererum
committed
8450f78
View commit details
Copy full SHA for 8450f78
Browse repository at this point
Replace d88f914660ca5e0a782e30ee4e129b1 with a more portable version
Show description for 037f96a
crepererum
committed
037f96a
View commit details
Copy full SHA for 037f96a
Browse repository at this point
Commits on Dec 4, 2014
Go back to malloc and free
Show description for ef0835f
crepererum
committed
ef0835f
View commit details
Copy full SHA for ef0835f
Browse repository at this point
Silence some clang warnings
Show description for 8c1e536
crepererum
committed
8c1e536
View commit details
Copy full SHA for 8c1e536
Browse repository at this point
Fix issues of 6a250cd85fb2a9a93e6c66532f73620750fa686f
crepererum
committed
697298b
View commit details
Copy full SHA for 697298b
Browse repository at this point
Clarify remaining sign changes
crepererum
committed
70df571
View commit details
Copy full SHA for 70df571
Browse repository at this point
Silence "variable unitialized" warnings
Show description for f9d15e1
crepererum
committed
f9d15e1
View commit details
Copy full SHA for f9d15e1
Browse repository at this point
You can’t perform that action at this time.