Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-12 | STORM-2132: Remove obsoleted unique_ptr.hpp, use make_shared for pointer ↵ | Rider Linden | |
allocation. | |||
2016-07-11 | MAINT-6565: Grab a shared pointer and encapsulate it into the bind call in ↵ | Rider Linden | |
place of this. Ensures that the impl is not deleted while the coroutine is active. | |||
2016-04-04 | merge with 4.0.3-release | Oz Linden | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-09-14 | MAINT-5507: Remove HTTPClient and related cruft. | Rider Linden | |
2015-04-08 | Removed dead code | Rider Linden | |
2015-04-08 | Moved some LLEventPolling internal classes to a named namespace | Rider Linden | |
Canceling outstanding polling transactions | |||
2015-04-08 | Adding weak pointer support. | Rider Linden | |
Event polling as a coroutine. (incomplete) Groundwork for canceling HttpCoroutineAdapter yields. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2009-06-23 | Fixed a bunch of missing includes and forward declares. I was trying to ↵ | James Cook | |
benchmark with precompiled headers off, but we'll have to do a bunch more cleanup before it's possible to disable that feature cleanly. Not reviewed. | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-07-11 | svn merge --ignore-ancestry svn+ssh://svn/svn/linden/release@65088 ↵ | Tess Chu | |
svn+ssh://svn/svn/linden/branches/release-candidate@65078 -> release Paired by Tess and rdw. | |||
2007-05-01 | svn merge -r 59163:61099 svn+ssh://svn/svn/linden/branches/release-candidate ↵ | Don Kjer | |
into release | |||
2007-01-02 | Print done when done. | James Cook | |