index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llcommon
/
llcoros.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
merge with 4.0.3-release
Oz Linden
2015-12-16
MAINT-5976: Introduce LLCoros::set_consuming(bool).
Nat Goodspeed
2015-11-20
MAINT-5835: Cut down on log spam from coros and voice.
Rider Linden
2015-11-10
remove execute permission from many files that should not have it
Oz Linden
2015-07-10
MAINT-5351: Finish cleaning up messy merge from backing out backout
Nat Goodspeed
2015-07-10
Automated merge with file:///Users/nat/linden/maint-4952-v-t-u
Nat Goodspeed
2015-07-10
Backed out changeset bab1000e1b2d: restore 'selfless' changes
Nat Goodspeed
2015-07-10
MAINT-5351: Improve management of "current" coroutine information.
Nat Goodspeed
2015-07-07
Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5
Rider Linden
2015-07-02
MAINT-5357: Introduce and populate llcoro:: namespace.
Nat Goodspeed
2015-07-01
MAINT-5351: Remove 'self' parameter from coroutine functions.
Nat Goodspeed
2013-06-05
BOOG2707 uncomment cleared suspects
Graham Madarasz
2013-06-04
BUG-2707 make use of OsOutputDebugString _DEBUG only on Windows to avoid thro...
Graham Madarasz
2013-06-01
BUG-2707 hunt for infos call crashing Kat
Graham Madarasz
2013-05-23
MAINT-2724: Make viewer explicitly set coroutine stack size.
Nat Goodspeed
2013-05-07
merge changes for DRTVWR-299
Oz Linden
2013-03-29
Update Mac and Windows breakpad builds to latest
Graham Madarasz
2013-02-21
MAINT-2389: Change viewer to Boost package without ucontext.h.
Nat Goodspeed
2010-08-13
Change license from GPL to LGPL (version 2.1)
Oz Linden
2009-09-25
DEV-32777, QAR-1619: Disable MSVC Release-build optimization for LLCoros::lau...
Nat Goodspeed
2009-06-04
DEV-32777: Use a canonical boost::coroutines::coroutine signature, relying on
Nat Goodspeed
2009-06-03
DEV-32777: Introduce LLCoros, an LLSingleton registry of named coroutine
Nat Goodspeed