FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for include/react/common - ydxt25/cpp.react · GitHub
ydxt25
/
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
common
on
master
User selector
Datepicker
Commit history
Commits on Mar 23, 2015
Fixed #9
schlangster
committed
1f6ddb7
View commit details
Copy full SHA for 1f6ddb7
View code at this point
Browse repository at this point
Commits on Aug 7, 2014
IsCallableWith had problems with function pointers on MSVC. Using a different SFINAE method fixed it.
schlangster
committed
eadf7f3
View commit details
Copy full SHA for eadf7f3
View code at this point
Browse repository at this point
Misc additions to Util.h.
schlangster
committed
7b6009e
View commit details
Copy full SHA for 7b6009e
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 22, 2014
Fixed some errors and warnings on GCC/clang.
schlangster
committed
7a52758
View commit details
Copy full SHA for 7a52758
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 Jun 20, 2014
Added timer to more node types.
schlangster
committed
c84ca32
View commit details
Copy full SHA for c84ca32
View code at this point
Browse repository at this point
Commits on Jun 19, 2014
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
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Removed obsolete stuff from Util.h.
schlangster
committed
9b864a3
View commit details
Copy full SHA for 9b864a3
View code at this point
Browse repository at this point
Commits on Jun 2, 2014
Implemented non-windows version of timer.
schlangster
committed
26a50ae
View commit details
Copy full SHA for 26a50ae
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
Misc fixes.
schlangster
committed
013cf80
View commit details
Copy full SHA for 013cf80
View code at this point
Browse repository at this point
Commits on May 22, 2014
Improved TopoQueue design.
schlangster
committed
662fb3a
View commit details
Copy full SHA for 662fb3a
View code at this point
Browse repository at this point
Refactored TopoQueue for new update weight. Did some optimizations in the process.
schlangster
committed
536ebb9
View commit details
Copy full SHA for 536ebb9
View code at this point
Browse repository at this point
Refactored NodeUpdateTimer. Uses QPC directly instead of std::chrono, since VS2013 uses system_clock for everything. Not portable yet.
schlangster
committed
5f28164
View commit details
Copy full SHA for 5f28164
View code at this point
Browse repository at this point
Commits on May 21, 2014
Using explicit DontMove tag instead of dummy int.
schlangster
committed
f3d5bd0
View commit details
Copy full SHA for f3d5bd0
View code at this point
Browse repository at this point
Commits on May 19, 2014
Made AddDummyArgWrapper more flexible w.r.t. to const argument refs.
schlangster
committed
5fad440
View commit details
Copy full SHA for 5fad440
View code at this point
Browse repository at this point
Added wrapper util to add dummy type as first parameter of given func. Useful for EventTokens.
schlangster
committed
41cda7c
View commit details
Copy full SHA for 41cda7c
View code at this point
Browse repository at this point
Commits on May 6, 2014
Misc refactoring.
schlangster
committed
eee5c5b
View commit details
Copy full SHA for eee5c5b
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
Got rid of INT_MAX and some other refactoring.
schlangster
committed
5ae85af
View commit details
Copy full SHA for 5ae85af
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
Comprehensive refactoring + cleanup.
schlangster
committed
bf989c5
View commit details
Copy full SHA for bf989c5
View code at this point
Browse repository at this point
Commits on Apr 26, 2014
Removed deprectated classes.
schlangster
committed
5a109ea
View commit details
Copy full SHA for 5a109ea
View code at this point
Browse repository at this point
Commits on Apr 20, 2014
Added ConditionalCriticalSection
schlangster
committed
fe62f89
View commit details
Copy full SHA for fe62f89
View code at this point
Browse repository at this point
Commits on Apr 18, 2014
Reorganized files for better separation of interface and details.
schlangster
committed
a811434
View commit details
Copy full SHA for a811434
View code at this point
Browse repository at this point
Weighted range refactoring.
schlangster
committed
cc14205
View commit details
Copy full SHA for cc14205
View code at this point
Browse repository at this point
TopoQueue improvements.
schlangster
committed
6fc0bd5
View commit details
Copy full SHA for 6fc0bd5
View code at this point
Browse repository at this point
Added EnumFlags helper.
schlangster
committed
fa3e4dc
View commit details
Copy full SHA for fa3e4dc
View code at this point
Browse repository at this point
Commits on Apr 16, 2014
Using custom TopoQueue implementation, ~ twice as fast.
schlangster
committed
a8ffbbd
View commit details
Copy full SHA for a8ffbbd
View code at this point
Browse repository at this point
Commits on Apr 15, 2014
Cleanup + fixes for containers.h.
schlangster
committed
4340819
View commit details
Copy full SHA for 4340819
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
More experimenting with PulseCount parallelization strategy.
schlangster
committed
882b8f1
View commit details
Copy full SHA for 882b8f1
View code at this point
Browse repository at this point
Commits on Apr 7, 2014
Added move wrapper for bind.
schlangster
committed
e8df3e5
View commit details
Copy full SHA for e8df3e5
View code at this point
Browse repository at this point
Commits on Apr 5, 2014
Added WeightedRange for TopoSortEngine. Update execution time is measured at runtime, then used to partition the nodes per level based on parallelization potential.
schlangster
committed
b9e5fe4
View commit details
Copy full SHA for b9e5fe4
View code at this point
Browse repository at this point
Added HintUpdateDuration.
schlangster
committed
7af5ade
View commit details
Copy full SHA for 7af5ade
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
Oops, this was obviously not thread-safe.
schlangster
committed
2f0b63b
View commit details
Copy full SHA for 2f0b63b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL