FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · mnpk/cpp.react · GitHub
mnpk
/
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
Branch selector
User selector
Datepicker
Commit history
Commits on Jul 25, 2014
Updated readme.
schlangster
committed
d5cb135
View commit details
Copy full SHA for d5cb135
Browse repository at this point
Commits on Jul 24, 2014
Updated readme.
schlangster
committed
5d9fc60
View commit details
Copy full SHA for 5d9fc60
Browse repository at this point
Updated readme.
schlangster
committed
aa5a32b
View commit details
Copy full SHA for aa5a32b
Browse repository at this point
-TurnFlags+TransactionFlags
schlangster
committed
1f24f0f
View commit details
Copy full SHA for 1f24f0f
Browse repository at this point
Commits on Jul 22, 2014
Fixed some errors and warnings on GCC/clang.
schlangster
committed
7a52758
View commit details
Copy full SHA for 7a52758
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
Browse repository at this point
Commits on Jul 12, 2014
Updated readme.
schlangster
committed
f4d022f
View commit details
Copy full SHA for f4d022f
Browse repository at this point
Commits on Jul 11, 2014
Updated readme.
schlangster
committed
a68feb6
View commit details
Copy full SHA for a68feb6
Browse repository at this point
Updated readme.
schlangster
committed
c785b01
View commit details
Copy full SHA for c785b01
Browse repository at this point
Updated readme.
schlangster
committed
98b1748
View commit details
Copy full SHA for 98b1748
Browse repository at this point
Updated readme.
schlangster
committed
41977b1
View commit details
Copy full SHA for 41977b1
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
Browse repository at this point
Commits on Jun 29, 2014
Added ReactorT::Context::Get.
schlangster
committed
5a2bb61
View commit details
Copy full SHA for 5a2bb61
Browse repository at this point
Commits on Jun 25, 2014
Updated readme.
schlangster
committed
04bf0eb
View commit details
Copy full SHA for 04bf0eb
Browse repository at this point
Updated readme.
schlangster
committed
8bfd198
View commit details
Copy full SHA for 8bfd198
Browse repository at this point
Updated readme.
schlangster
committed
4012288
View commit details
Copy full SHA for 4012288
Browse repository at this point
Commits on Jun 22, 2014
Updated domain definitions in tests.
schlangster
committed
47ec985
View commit details
Copy full SHA for 47ec985
Browse repository at this point
Updated domain definitions in examples and benchmarks.
schlangster
committed
1d825a5
View commit details
Copy full SHA for 1d825a5
Browse repository at this point
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
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
Browse repository at this point
Commits on Jun 20, 2014
Added continuation test cases.
schlangster
committed
8045263
View commit details
Copy full SHA for 8045263
Browse repository at this point
Added tests for synced filter and synced transform.
schlangster
committed
d38e94e
View commit details
Copy full SHA for d38e94e
Browse repository at this point
Added timer to more node types.
schlangster
committed
c84ca32
View commit details
Copy full SHA for c84ca32
Browse repository at this point
Added some test cases for AsyncTransaction.
schlangster
committed
9880d03
View commit details
Copy full SHA for 9880d03
Browse repository at this point
Minor fixes.
schlangster
committed
45b3c56
View commit details
Copy full SHA for 45b3c56
Browse repository at this point
Commits on Jun 19, 2014
Updated example.
schlangster
committed
f9aaa09
View commit details
Copy full SHA for f9aaa09
Browse repository at this point
Added explicit Continuations.
Show description for 57004a2
schlangster
committed
57004a2
View commit details
Copy full SHA for 57004a2
Browse repository at this point
Refactoring of engine mode names. X_queue -> X_concurrent.
schlangster
committed
ae4b597
View commit details
Copy full SHA for ae4b597
Browse repository at this point
Removed DetachThisObserver(). Instead, self-detaching observer functions can use a return value to request a detach. Detached observers process further events from the same turn.
schlangster
committed
8912486
View commit details
Copy full SHA for 8912486
Browse repository at this point
Commits on Jun 17, 2014
Improved handling of dynamic attach for Pulsecount and Subtree engines. It's no longer fixed to a single dynamic predecessor and doesn't grow the stack for successive shifts.
schlangster
committed
126bbba
View commit details
Copy full SHA for 126bbba
Browse repository at this point
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
Browse repository at this point
Commits on Jun 16, 2014
Merge branch 'master' of https://github.com/schlangster/cpp.react
schlangster
committed
3ea9772
View commit details
Copy full SHA for 3ea9772
Browse repository at this point
Removed DetachAllObservers as it's too dangerous. Having observer groups would be a safer approach.
schlangster
committed
b476204
View commit details
Copy full SHA for b476204
Browse repository at this point
Misc fixes.
schlangster
committed
7024616
View commit details
Copy full SHA for 7024616
Browse repository at this point
Misc fixes.
schlangster
committed
e28fede
View commit details
Copy full SHA for e28fede
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL