aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llcommon/llstring.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge post fixes so that Linux compiles.David Walter Seikel2013-09-011-0/+2
| | | | Windows is being a pig, will take a while.
* Missed checkinJay Threeth2011-05-081-0/+2
|
* Windows build changes, maybe only needed for vc2005. Mostly snprintf -> ↵Chris Tuchs2011-05-081-5/+5
| | | | ll_snprintf, namespace hacks confused vc2005
* Push some of the trivial changes from the accountList branch.David Seikel2011-04-031-0/+2
| | | | Should not change anything, and there will be more to come.
* llstring.h directly depends on #include <map>.Jacek Antonelli2010-11-091-0/+1
|
* IMP-692: SNOW-713: Removed isHexString again, since it is not defined anywhere.Aleric Inglewood2010-11-071-2/+0
|
* IMP-692: SNOW-713: Fixed compile bug fixes.Aleric Inglewood2010-11-071-5/+20
| | | | | | | | | | | | | | | | | | Changes: * Added changes from snowglobe 1.5 to indra/llcommon/llstring.h (compile errors as a result of a missing include, but I copied everything else too). * Added #include "linden_common.h" to emeraldboobutils.cpp. Really it's one the header files that needed that, but that's how this header works: every source file should include it as first header anyway, then there is no need for other headers to do that. * Renamed LLPanelRegionOpenSettingsInfo::sendUpdate(void*) to LLPanelRegionOpenSettingsInfo::onClickOrs because it was hiding a virtual function (BOOL sendUpdate(void)). * Made cutToClipboard more equal to copyToClipboard (was also hiding a virtual function). * Install libllcommon.so in lib64 on Linux_x86_64, instead of lib.
* IMP-692: SNOW-713: Global objects in libllcommon duplicated in pluginsAleric Inglewood2010-11-071-38/+45
| | | | | | | | | | See http://jira.secondlife.com/browse/SNOW-713 This patch makes llcommon shared. It contains the following snowglobe (SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500, 3519 and 3531, plus the fix for all rejects. Note that changes to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500 and 3625) were ignored as we don't have scripts/automated_build_scripts.
* Make LLStringUtilBase<T>::null a constant.Aleric Inglewood2010-11-021-2/+2
|
* Ported memory leak fix in llcommon/llstring.h from the Ascent ViewerMcCabe Maxsted2010-10-161-0/+1
|
* Merged working branch of 1.2 into LL 1.23 mergeMcCabe Maxsted2009-10-181-0/+1
|\
| * BROKEN logoff/relog crashing inconsistently on various startup states.Armin Weatherwax2009-07-111-0/+1
| |
* | Second Life viewer sources 1.23.0-RCJacek Antonelli2009-04-301-24/+31
|/
* Second Life viewer sources 1.22.5-RCJacek Antonelli2009-01-111-1/+1
|
* Second Life viewer sources 1.22.0-RCJacek Antonelli2008-12-011-19/+18
|
* Second Life viewer sources 1.21.3-RCJacek Antonelli2008-09-281-12/+19
|
* Second Life viewer sources 1.21.0-RCJacek Antonelli2008-09-061-250/+141
|
* Second Life viewer sources 1.19.0.0Jacek Antonelli2008-08-151-4/+50
|
* Second Life viewer sources 1.18.6.4-RCJacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.18.6.0-RCJacek Antonelli2008-08-151-1/+31
|
* Second Life viewer sources 1.18.4.0-RCJacek Antonelli2008-08-151-62/+28
|
* Second Life viewer sources 1.18.1.2Jacek Antonelli2008-08-151-5/+5
|
* Second Life viewer sources 1.18.0.6Jacek Antonelli2008-08-151-4/+0
|
* Second Life viewer sources 1.17.1.0Jacek Antonelli2008-08-151-0/+3
|
* Second Life viewer sources 1.15.1.3Jacek Antonelli2008-08-151-1/+1
|
* Second Life viewer sources 1.15.0.2Jacek Antonelli2008-08-151-0/+5
|
* Second Life viewer sources 1.14.0.0Jacek Antonelli2008-08-151-6/+7
|
* Second Life viewer sources 1.13.2.12Jacek Antonelli2008-08-151-0/+1300