Go to file
Nat Goodspeed 3be79d5371 MAINT-2724: Make viewer explicitly set coroutine stack size.
Introduce LLCoros::setStackSize(), with a compile-time default value we hope
we never have to use. Make LLAppViewer call it with the value of the new
settings variable CoroutineStackSize as soon as we've read settings files.
(While we're at it, notify interested parties that we've read settings files.)
Give CoroutineStackSize a default value four times the previous default stack
size. Make LLCoros::launch() pass the saved stack size to each new coroutine
instance.
Re-enable lleventcoro integration test. Use LLSDMap() construct rather than
LLSD::insert(), which used to return the modified object but is now void.
2013-05-23 16:28:20 -04:00
debian merge 2013-03-11 15:17:13 -04:00
doc BUG-2432: Crashfix. Don't call map::erase when the iterator is not valid. 2013-05-21 17:25:51 -04:00
etc Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
indra MAINT-2724: Make viewer explicitly set coroutine stack size. 2013-05-23 16:28:20 -04:00
scripts merge up to latest viewer-development for merge to 3.5.2 2013-04-19 14:42:56 -04:00
.hgignore merge changes for DRTVWR-294 2013-04-19 10:11:29 -04:00
.hgtags Added tag 3.5.2-release for changeset 9b1b6f33aa53 2013-05-17 15:39:37 -04:00
BuildParams Override default channel from buildscripts project 2013-04-30 14:19:34 -04:00
autobuild.xml merge changes for DRTVWR-299 2013-05-07 15:11:55 -04:00
build.sh CHOP-947: create summary.json (really python) metadata file for TeamCity results 2013-05-21 12:45:44 -04:00