Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CPlusPlusGoodies
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EWMSCP
CPlusPlusGoodies
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
22
Oct
23
Feb
1
Jan
12
Nov
20
Oct
27
Apr
16
Mar
15
Jan
13
9
18
Dec
18
Nov
6
Sep
12
Jun
14
Nov
12
12
Oct
18
Sep
17
20
Aug
13
12
10
8
Jun
11
May
9
8
7
4
3
2
30
Apr
27
add counter for items created by simple wait queue
master
master
new throwcall::err fof calls that return the errno
allow for no args
add reset to stat collector
add asBits() and enumType to enumAsBitmask
new clas for version indepenent stack unwind checks
add resetDone() and empty() to queues, fix timed queue done test
add forgotten include
include nedded stiff
better no info than wrong info
re-indent
fix compliation with CLANG
ignore errMsgTest
add errMsgQueues for thread-safe error messages
allow std::cerr as logstream name with obvious meaning
use override where appropriate
add missing include
re-format, add size() to all wait queues
compiles
attempt at unique ptrs
don't call front() on empty queue
set enqueued object poiters to null to indicate change of ownership; add license
fix destructors
add destructors that delete any leftover items
drop level name is syslog, allow logging to std::cerr
mage provider::getStream() return a ref, not a pointer
fix syslogstream logic
new class for logging to syslog
make timePoint inline
new function to create time_point from timespec
move scoping templates to own header
add getter for n
new statistics collection stuff
fix timeout retvals, save on lock fiddling
new scoped fd/dir and enum as butbask stuff
new type of timed wait queue
dequeue now with timeouts
a few NOLINTs for clang-tidy; git push
add system_error header to throwcall
add emplace to queues, fix throw after nullpr enqueue
Loading