Go to file
Nat Goodspeed 0c915913fd MAINT-5351: Improve management of "current" coroutine information.
Our first cut at tracking the "current" coroutine simply reset the pointer to
NULL every time we context-switched away. But that strategy doesn't handle the
case of coroutine A launching coroutine B.
Introduce LLCoros::CoroData to track, among other things, the previous value
of the current-coroutine pointer each time we switch into a coroutine. Restore
THAT value when we switch back out.
2015-07-10 16:01:15 -04:00
debian merge 2013-03-11 15:17:13 -04:00
doc STORM-2113 - uri parsing cleanup and fixes 2015-04-11 15:23:06 -06:00
etc Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
indra MAINT-5351: Improve management of "current" coroutine information. 2015-07-10 16:01:15 -04:00
scripts merge changes for 3.7.29-release 2015-06-08 16:33:02 -04:00
.hgignore merge changes for 3.7.29-release 2015-06-08 16:33:02 -04:00
.hgtags correct version number merge 2015-06-30 14:33:24 -04:00
BuildParams Merge 2015-07-01 08:47:50 -07:00
autobuild.xml MAINT-5169 Update CURL library versions. 2015-05-08 11:51:27 -07:00
build.sh Ensure AUTOBUILD is in native_path form for non-cygwin tools. 2015-01-22 14:43:08 -05:00