Age | Commit message (Collapse) | Author |
|
* Removed check_curl_code and check_curl_multi_code from the global namespace.
* Added comments documenting which thread the public methods of LLProxy should be called from.
* Corrected grammar in LLSingleton.h
* Fixed a buffer scope problem in llpacketring.cpp.
|
|
Added a simple unit test to verify the functionality of the deleteSingleton method.
|
|
LLProxy::applyProxySettings()
|
|
|
|
Also replaced many duplicate calls to LLViewerCamera::getInstance() with local pointer.
Reviewed with Ambroff
|
|
rely on static initialization order.
reviewed by nat.
|
|
|
|
Singletons now keep their SingletonInstaceData in a big global map in the llcommon module.
|
|
svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-18 into svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-2.0.0-3
|
|
ignore-dead-branch
|