FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/react/Domain.h - danbst/cpp.react · GitHub
danbst
/
cpp.react
Public
forked from
snakster/cpp.react
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cpp.react
include
react
Domain.h
on
master
User selector
Datepicker
Commit history
Commits on Jan 12, 2015
Fixed duplicated symbols for domain initializer. (Thanks to Dominik for reporting the bug.)
schlangster
committed
bad1c79
View commit details
Copy full SHA for bad1c79
View code at this point
Browse repository at this point
Commits on Aug 7, 2014
Improved static_assert error messages.
schlangster
committed
3012020
View commit details
Copy full SHA for 3012020
View code at this point
Browse repository at this point
Added a new range-based signature option for event callbacks.
Show description for 12d72a5
schlangster
committed
12d72a5
View commit details
Copy full SHA for 12d72a5
View code at this point
Browse repository at this point
Commits on Jul 30, 2014
Continuation target domain defaults to source.
schlangster
committed
1659bf4
View commit details
Copy full SHA for 1659bf4
View code at this point
Browse repository at this point
Commits on Jul 29, 2014
Cleanup.
schlangster
committed
d20d972
View commit details
Copy full SHA for d20d972
View code at this point
Browse repository at this point
Commits on Jul 28, 2014
Added SetWeightHint and did some refactoring in the process:
Show description for 3ca6720
schlangster
committed
3ca6720
View commit details
Copy full SHA for 3ca6720
View code at this point
Browse repository at this point
Commits on Jul 24, 2014
-TurnFlags+TransactionFlags
schlangster
committed
1f24f0f
View commit details
Copy full SHA for 1f24f0f
View code at this point
Browse repository at this point
Commits on Jul 21, 2014
Re-implemented how continuations are handled on transaction level.
schlangster
committed
c897cbd
View commit details
Copy full SHA for c897cbd
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
DoTransaction is now a free function.
schlangster
committed
e929f02
View commit details
Copy full SHA for e929f02
View code at this point
Browse repository at this point
Commits on Jun 22, 2014
Refactored transactions. Before, propagation engines could implement custom concurrency models, but that's not needed anymore.
Show description for 7e6235b
schlangster
committed
7e6235b
View commit details
Copy full SHA for 7e6235b
View code at this point
Browse repository at this point
Commits on Jun 21, 2014
enable_input_merging -> allow_merging
schlangster
committed
d63c66a
View commit details
Copy full SHA for d63c66a
View code at this point
Browse repository at this point
Commits on Jun 20, 2014
Minor fixes.
schlangster
committed
45b3c56
View commit details
Copy full SHA for 45b3c56
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
Added explicit Continuations.
Show description for 57004a2
schlangster
committed
57004a2
View commit details
Copy full SHA for 57004a2
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
TransactionStatus now has value semantics and uses a shared_ptr to heap allocated state. This is safer and enables conditional waiting.
schlangster
committed
568e249
View commit details
Copy full SHA for 568e249
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Removed Options.h.
schlangster
committed
acc074f
View commit details
Copy full SHA for acc074f
View code at this point
Browse repository at this point
Commits on Jun 15, 2014
Added AsyncTransaction (async equivalent of DoTransaction).
schlangster
committed
b70e052
View commit details
Copy full SHA for b70e052
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Refactored Reactor.h so it compiles with gcc/clang.
schlangster
committed
d1a773b
View commit details
Copy full SHA for d1a773b
View code at this point
Browse repository at this point
Commits on Jun 1, 2014
Workaround to ensure observer registry is destroyed after nodes in same compilation unit.
schlangster
committed
945d8ed
View commit details
Copy full SHA for 945d8ed
View code at this point
Browse repository at this point
Commits on May 31, 2014
More refactoring. Tests and benchmarks now compile with GCC and clang.
Show description for a87627f
schlangster
committed
a87627f
View commit details
Copy full SHA for a87627f
View code at this point
Browse repository at this point
Commits on May 29, 2014
Lots of refactoring to support gcc 4.8.2 and clang 3.4.
Show description for 61351b6
schlangster
committed
61351b6
View commit details
Copy full SHA for 61351b6
View code at this point
Browse repository at this point
Commits on May 25, 2014
Added domain traits.
schlangster
committed
4dbe8e2
View commit details
Copy full SHA for 4dbe8e2
View code at this point
Browse repository at this point
Commits on May 24, 2014
Fixed logging.
schlangster
committed
2f7afd3
View commit details
Copy full SHA for 2f7afd3
View code at this point
Browse repository at this point
Commits on May 19, 2014
Refactored MakeSignal to be consistent with rest of the new API, i.e. MakeSignal(x, func) or MakeSignal(With(x,y,z), func).
schlangster
committed
94df1ac
View commit details
Copy full SHA for 94df1ac
View code at this point
Browse repository at this point
Removed special handling of token streams that would allow their value being omitted from client function signatures. Instead, an unnamed parameter of type "Token" can be declared.
Show description for a5f3628
schlangster
committed
a5f3628
View commit details
Copy full SHA for a5f3628
View code at this point
Browse repository at this point
Commits on May 6, 2014
Added ScopedObserver.
schlangster
committed
890a87e
View commit details
Copy full SHA for 890a87e
View code at this point
Browse repository at this point
Commits on May 5, 2014
Moved DomainBase out of detail namespace to Domain.h, restructured some includes.
schlangster
committed
2a9aa23
View commit details
Copy full SHA for 2a9aa23
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL