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.h
Age
Commit message (
Expand
)
Author
2016-01-04
MAINT-5976: On Linux builds do not specify explict for bool conversion operator.
Rider Linden
2015-12-18
MAINT-5976: Fix bug in LLCoros::set_consuming() mechanism.
Nat Goodspeed
2015-12-16
MAINT-5976: Introduce LLCoros::set_consuming(bool).
Nat Goodspeed
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
Merge restore of more selfless changes
Nat Goodspeed
2015-07-10
Backed out changeset bab1000e1b2d: restore 'selfless' changes
Nat Goodspeed
2015-07-10
Merge restore of selfless changes
Nat Goodspeed
2015-07-10
Backed out changeset 6e1fa9518747: reapply '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-07
Backed out selfless merge
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
2015-07-01
MAINT-5351: Remove Boost Preprocessor headers from llcoros.h.
Nat Goodspeed
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-11-18
Switch some files to Unix line endings
Bryan O'Sullivan
2009-11-13
merge
Loren Shih
2009-11-03
merge
Loren Shih
2009-07-01
Fixups for windows llcommon dll linkage errors that got dropped in the merge ...
brad kittenbrink
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