summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2009-10-19removed unused static string arrays that were bloating our buildsRichard Nelson
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-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-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-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-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-03Merge inspectors UI project, gooey-4, into viewer-2 trunk. Added new tooltip...James Cook
2009-10-01svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/me...Monroe Williams
2009-09-29merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-09-25SNOW-194 DEV-40415: pulling this snowglobe patch into viewer 2.0. ThisMartin Reddy
2009-09-16DEV-31898: merging the fix for this bug into viewer-2.0.0-3 so that itMartin Reddy
2009-09-11merge -r 1649-1651 https://svn.aws.productengine.com/secondlife/pe/stable-2@1...Steven Bennetts
2009-09-11merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-09-10For DEV-34223: Avatar Pipeline Project - M6 (Current Outfit Folder, Appearanc...Bradley Payne
2009-09-09DEV-39441: Removed include for boost/regex.hpp from llstring.h (andMartin Reddy
2009-09-09Fix for DEV-39442: Increased the performance of LLDate::toHTTPDateStringMartin Reddy
2009-09-08Remove llfasttimer.h from linden_common.h, not necessary and adds 15K lines o...James Cook
2009-09-04Reorder some of the new LLStringUtil methods introduced in DEV-39441Martin Reddy
2009-09-04DEV-39441 - Eliminate boost:regexp from LLString::formatSteven Bennetts
2009-09-02merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-09-01DEV-34522: [COMMENTS ONLY] clean up comments about (formerly) disabled testsNat Goodspeed
2009-08-29Partial merge of: viewer-2.0.0-3@131138 texture-pipeline-3@131862 -> viewer-2...Steven Bennetts
2009-08-28DEV-38596: Introduce Mani's LL_ADD_INTEGRATION_TEST macro.Nat Goodspeed
2009-08-27svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/mo...Monroe Williams