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
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
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 }}
echo1nshadow
/
cppreference-doc
Public
forked from
PeterFeicht/cppreference-doc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
parallel-preprocess
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2018
WIP: parallelize HTML preprocessing
Show description for 23c3551
PeterFeicht
committed
23c3551
View commit details
Copy full SHA for 23c3551
Browse repository at this point
Merge remote-tracking branch 'upstream/master'
Show description for d27a540
PeterFeicht
committed
d27a540
View commit details
Copy full SHA for d27a540
Browse repository at this point
Merge branch 'handle-placeholders'
Show description for 74bc0b2
PeterFeicht
committed
74bc0b2
View commit details
Copy full SHA for 74bc0b2
Browse repository at this point
Merge pull request #59 from PeterFeicht/handle-placeholders
Show description for 02da161
p12tic
authored
02da161
View commit details
Copy full SHA for 02da161
Browse repository at this point
Add note about placeholder link replacement
Show description for 9485165
PeterFeicht
committed
9485165
View commit details
Copy full SHA for 9485165
Browse repository at this point
Merge pull request #62 from mokibit/fix-qch-css
Show description for a6b72dd
p12tic
authored
a6b72dd
View commit details
Copy full SHA for a6b72dd
Browse repository at this point
Tests: add tests for Ranges placeholders
Show description for 85e65b1
PeterFeicht
committed
85e65b1
View commit details
Copy full SHA for 85e65b1
Browse repository at this point
Preprocess: use string operations where possible
Show description for ffb7733
PeterFeicht
committed
ffb7733
View commit details
Copy full SHA for ffb7733
Browse repository at this point
Preprocess: use raw strings for regular expressions
Show description for a22746e
PeterFeicht
committed
a22746e
View commit details
Copy full SHA for a22746e
Browse repository at this point
Preprocess: handle new Ranges placeholder links
Show description for a3f556c
PeterFeicht
committed
a3f556c
View commit details
Copy full SHA for a3f556c
Browse repository at this point
Merge branch 'no-copy'
Show description for 3f38136
PeterFeicht
committed
3f38136
View commit details
Copy full SHA for 3f38136
Browse repository at this point
Commits on Aug 23, 2018
Merge pull request #61 from PeterFeicht/no-copy
Show description for 479e167
p12tic
authored
479e167
View commit details
Copy full SHA for 479e167
Browse repository at this point
Merge pull request #60 from p12tic/travis
Show description for 61f0ecf
p12tic
authored
61f0ecf
View commit details
Copy full SHA for 61f0ecf
Browse repository at this point
Remove unnecessary copy step
Show description for 0b27d48
PeterFeicht
committed
0b27d48
View commit details
Copy full SHA for 0b27d48
Browse repository at this point
test: Add travis config file
p12tic
committed
1c3b31a
View commit details
Copy full SHA for 1c3b31a
Browse repository at this point
Use HTTPS to fetch the source
Show description for 78c2953
PeterFeicht
committed
78c2953
View commit details
Copy full SHA for 78c2953
Browse repository at this point
Commits on Aug 21, 2018
Preprocess: Display table row separators via extra lines
mokibit
committed
aa3a0be
View commit details
Copy full SHA for aa3a0be
Browse repository at this point
Preprocess: Remove invisible elements
mokibit
committed
da8a1a6
View commit details
Copy full SHA for da8a1a6
Browse repository at this point
Preprocess: Convert CSS font-size values to pt
mokibit
committed
952fbb5
View commit details
Copy full SHA for 952fbb5
Browse repository at this point
Commits on Aug 20, 2018
Merge remote-tracking branch 'upstream/master'
Show description for fe10748
PeterFeicht
committed
fe10748
View commit details
Copy full SHA for fe10748
Browse repository at this point
Commits on Aug 15, 2018
Preprocess: Workaround bad formatting by using non-zero width
mokibit
committed
2623c75
View commit details
Copy full SHA for 2623c75
Browse repository at this point
Preprocess: Make remove_display_property_if_needed() more generic
mokibit
committed
23598b8
View commit details
Copy full SHA for 23598b8
Browse repository at this point
Commits on Aug 13, 2018
Preprocess: Convert subsequent inline block elements to tables
mokibit
committed
1dbb96c
View commit details
Copy full SHA for 1dbb96c
Browse repository at this point
Preprocess: Update cssless tests
mokibit
committed
53e1bd9
View commit details
Copy full SHA for 53e1bd9
Browse repository at this point
Preprocess: Fix span to table conversion when tr children have style
mokibit
committed
8784861
View commit details
Copy full SHA for 8784861
Browse repository at this point
Add tests for convert_span_tables_to_tr_td()
mokibit
committed
ed4f649
View commit details
Copy full SHA for ed4f649
Browse repository at this point
Commits on Aug 12, 2018
Preprocess: Convert span tables to html tables
mokibit
committed
1fe6e5f
View commit details
Copy full SHA for 1fe6e5f
Browse repository at this point
Commits on Jul 8, 2018
Merge pull request #58 from mokibit/fix-qch-css
Show description for ceaf61b
p12tic
authored
ceaf61b
View commit details
Copy full SHA for ceaf61b
Browse repository at this point
Commits on Jun 21, 2018
Preprocess: extract file operations from preprocess_html_merge_cssless()
mokibit
committed
4df4b7c
View commit details
Copy full SHA for 4df4b7c
Browse repository at this point
Commits on Jun 18, 2018
Add requirements file for virtualenv
mokibit
committed
743539d
View commit details
Copy full SHA for 743539d
Browse repository at this point
Commits on Jun 15, 2018
Devhelp: cleanup code converting devhelp to qch
mokibit
committed
b070190
View commit details
Copy full SHA for b070190
Browse repository at this point
Commits on Jun 14, 2018
Devhelp: add tests for convert_devhelp_to_qch()
mokibit
committed
b9c5d20
View commit details
Copy full SHA for b9c5d20
Browse repository at this point
Commits on Jun 12, 2018
Test: add copyright header
mokibit
committed
592a8cd
View commit details
Copy full SHA for 592a8cd
Browse repository at this point
Makefile: Add support for building CSS-less Qt help files
mokibit
committed
69354ae
View commit details
Copy full SHA for 69354ae
Browse repository at this point
Devhelp: Add XML declaration in fix_devhelp-links script
mokibit
committed
af17f3e
View commit details
Copy full SHA for af17f3e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.