summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2009-11-02Fix unclear function names around Pacific versus "SLT" time in string operati...James Cook
2009-10-30EXT-1565 Menu bar clock now shows Pacific (PDT/PST) time, as does any otherJames Cook
2009-10-21Workaround for DEV-35406 lleventhost crash on shutdown.brad kittenbrink
2009-10-20Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/Nat Goodspeed
2009-10-20Don't include linden_common.h in lldate.h, or any other .h files.Nat Goodspeed
2009-10-19mergeSteve Bennetts
2009-10-19removed unused static string arrays that were bloating our buildsRichard Nelson
2009-10-19mergeSteve Bennetts
2009-10-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-16svn merge -r134817:136516 svn+ssh://svn.lindenlab.com/svn/linden/branches/ava...Loren Shih
2009-10-16Merge of latest avatar pipeline working branch into viewer2.0 branch.Eric Tulla
2009-10-16DEV-41408 convert lldependencies tut test to llcommon integration test.Adam Moss
2009-10-16DEV-41080 more automated testing love - minor comment fixing.Adam Moss
2009-10-16DEV-41403 convert reflection tut test to llcommon integration test.Adam Moss
2009-10-16DEV-41402 convert stringize tut test to llcommon integration test.Adam Moss
2009-10-16svn revert -r136312 llinstancetracker.h - reverted changed to instance tracke...Richard Nelson
2009-10-15Merge up to latest viewer/viewer-2-0Nat Goodspeed
2009-10-15DEV-41367 resurrect dead bitpack test, convert it to a llcommon integration t...Adam Moss
2009-10-15DEV-41366 convert monolithic llbase64 test into a llcommon integration test.Adam Moss
2009-10-15DEV-41354 #includes tidyup.Adam Moss
2009-10-15DEV-41354 convert llerror tut test into a llcommon integration testAdam Moss
2009-10-15DEV-41352 convert lluri tut test to a llcommon integration testAdam Moss
2009-10-15DEV-41344 convert monolithic tut lltreeiterators test to a llcommon integrati...Adam Moss
2009-10-15DEV-41341 tut lltiming test -> llframetimer integration testAdam Moss
2009-10-15forgot to shift timing values by 8 bits on macRichard Nelson
2009-10-14fixed a bug in LLFastTimer data gathering, and made them even faster (122 cyc...Richard Nelson
2009-10-14Merge a big bunch of fixes from maint-viewer. Hooray.Adam Moss
2009-10-13merge from remote repoRick Pasetto
2009-10-13Fix signature of LLError::setTagLevel()Rick Pasetto
2009-10-13Setting checked in version of llviewerversion.h to 2.0.0(0)Steve Bennetts
2009-10-12DEV-41178 convert lldate legacy monolithic tut test into a llcommon integrati...Adam Moss
2009-10-12DEV-41175 convert legacy common.cpp tut test into llcommon integration test.Adam Moss
2009-10-12DEV-41174 more automated testing loveAdam Moss
2009-10-09DEV-40930: Added ["change"] key to login-module status events. ChangedNat Goodspeed
2009-10-08DEV-41080 - I found out why llmath can't be unit tested and fixed it, this ch...Adam Moss
2009-10-08DEV-41080 expand the test case for LLStringUtil::containsNonprintable()Adam Moss
2009-10-08DEV-41081 - better than using the msvc kludge for suppressing warnings about ...Adam Moss
2009-10-08suppress win32 warning about strcpy. yuck.Adam Moss
2009-10-08DEV-41090 convert legacy llrand tut test into a llcommon integration test.Adam Moss
2009-10-08Extend automated string tests to cover the formerly-crashing "[]" substitutio...Adam Moss
2009-10-08DEV-41081 turn llstring_tut into a real llcommon unit (well, integration :() ...Adam Moss
2009-10-08* EXT-1282 Fixed a crash when attempting to display strings with [] in themSteven Bennetts
2009-10-07Merged latest viewer/login-api with latest viewer/viewer-20brad kittenbrink
2009-10-07Merged in latest svn-imports-viewer-20 changes.brad kittenbrink
2009-10-07LLFastTimer::dumpCurTimes() now gives accurate times mid-frameRichard Nelson
2009-10-07added LLFastTimer::dumpCurTimesRichard Nelson
2009-10-07EXT-1141 Remove one-click cursor icons from art directories. Cursor is now a...James Cook
2009-10-05merge with latest from lindenlab/svn-imports-viewer-20Mark Palange (Mani)
2009-10-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-10-02merge of latest viewer/viewer-20Mark Palange (Mani)