summaryrefslogtreecommitdiff
path: root/indra/llcommon/lldate.cpp
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
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-09second phase summer cleaningRichard 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-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
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
2010-08-04EXT-8524 FIXED Non-ASCII character corruption in date.Vadim Savchuk
2010-06-14EXT-7524 FIXED Save snapshot to inventory results in crashAimee Linden
2010-01-27less dumb partial fix for CID-219Tofu Linden
2010-01-27partial fix for CID-219Tofu Linden
2009-09-29merge https://svn.aws.productengine.com/secondlife/export-from-ll/viewer-2-0@...Steven Bennetts
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-09-04DEV-39441 - Eliminate boost:regexp from LLString::formatSteven Bennetts
2009-06-21merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3Steven Bennetts
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
2008-06-02svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...Bryan O'Sullivan
2007-10-11EFFECTIVE MERGE: svn merge -r 69928:70806 svn+ssh://svn/svn/linden/branches/m...Don Kjer
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