summaryrefslogtreecommitdiff
path: root/indra/llcommon/lldate.h
AgeCommit message (Expand)Author
2024-07-05Make LLDate a trivial copyable/movable typeRye Mutt
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-08-27broke out llunit.h into llunittype.h and llunits.h for unit declarationsRichard Linden
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-07-19BUILDFIX: #include and dependency cleanupRichard Linden
2013-06-13SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-08SH-3499 WIP Ensure asset stats output is correctRichard Linden
2012-11-07SH-3499 WIP Ensure asset stats output is correctRichard Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
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-16merge from latest svn/viewer-2-0 to hg/viewer-2-0Mark Palange (Mani)
2009-10-02merge of latest viewer/viewer-20Mark Palange (Mani)
2009-09-29merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
2009-09-18Merged latest viewer/viewer-20 into login-api.brad kittenbrink
2009-09-11merge -r 1649-1651 https://svn.aws.productengine.com/secondlife/pe/stable-2@1...Steven Bennetts
2009-09-09Fix for DEV-39442: Increased the performance of LLDate::toHTTPDateStringMartin Reddy
2009-07-28DEV-35399 - Making the server build llcommon.dll compatible.Mark Palange (Mani)
2009-06-22Merge with viewer-2.0.0-3 branchBryan O'Sullivan
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
2009-05-22DEV-27646 dll linkage for login module.Brad Kittenbrink
2009-05-22svn merge -r121194:121210Adam Moss
2009-05-08merge trunk@116587 skinning-7@119389 -> viewer-2.0.0-skinning-7Steven Bennetts
2009-03-20svn merge -r113004:115000 svn+ssh://svn.lindenlab.com/svn/linden/branches/ser...Dave Simmons
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2009-01-06Fix for etch build. Q and I both fixed LLDate by adding an operator!=() but ...Andrew Meadows
2009-01-05svn merge -r106715:HEAD svn+ssh://svn.lindenlab.com/svn/linden/branches/q/not...Kent Quirk
2008-12-19Fixing tut related compile errors on etch:Andrew Meadows
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-07-20Fixed cache invalidation in simulator.cpp, llsd.php, added RFC 1123 compliant...Kartic Krishnamurthy
2007-01-02Print done when done.James Cook