summaryrefslogtreecommitdiff
path: root/indra/llcommon/llfile.h
AgeCommit message (Expand)Author
2024-08-19Refactor LLFileSystem for and fix an old issue in LLFile (#2332)Ansariel Hiller
2024-07-01#1111 Remove xmlrpc-epiAlexander Gavriliuk
2024-05-30Fix a bunch of uninitialized variable warnings that showed up in Visual StudioAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2020-03-25DRTVWR-476: Add LLUniqueFile, adding RAII semantics to LLFILE*.Nat Goodspeed
2018-04-20MAINT-8540 Eliminated a lot of xui related log warnings on startup and openin...andreykproductengine
2017-12-20MAINT-8087: Use env vars from VMP for AppData\Roaming and Local.Nat Goodspeed
2017-02-03Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2016-11-22DRTVWR-418: libc++ has stat data in <sys/types.h>.Nat Goodspeed
2016-10-13MAINT-6828 Removed unnessesary spam in logsandreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-04-15MAINT-4744: remove nonstandard #include from llfile.h.Nat Goodspeed
2015-04-15Strip down the Windows ll[io]fstream implementations to constructorsNat Goodspeed
2015-04-10restore the ll[io]fstream because we need them as wrappers on Windows for wid...Oz Linden
2015-04-07replace llifstream and llofstream with std::ifstream and std::ofstream respec...Oz Linden
2015-04-07convert llifstream and llofstream to std::ifstream and std::ofstream respecti...Oz Linden
2015-01-28MAINT-4744: Eliminate viewer dependency on (old) GNU libstdc++.Nat Goodspeed
2014-10-17Update to build on Xcode 6.0: turn BACK ON warnings as errors for overloaded ...callum_linden
2014-03-07Fixes for crash reporter startup race condition, crash reporter CPU use, Seco...Aura Linden
2013-05-01Merge vwr-dev-matGraham Madarasz
2013-04-30Merge 3.5.1 into MaterialsGraham Madarasz
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-09-21More windows build fixesdeveloper@Developer-PC
2012-09-20Restoring llrenderheadless changes so we can fix themDon Kjer
2012-09-20Fix for windows compile issueDon Kjer
2012-09-20Partial rewrite of llifstream and llofstream (Windows implementation pending)...Don Kjer
2010-11-19ER-330 : Improve ObjectUpdateCached message packing. Added some viewer metr...Dave SIMmONs
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2009-05-22DEV-27646 dll linkage for login module.Brad Kittenbrink
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-06-26QAR-628 merge string-cleanup-5 -r 90476:90508 -> releaseSteven Bennetts
2008-06-02svn merge -r88066:88786 svn+ssh://svn.lindenlab.com/svn/linden/branches/cmake...Bryan O'Sullivan
2008-05-08QAR-570 maint-render-4 mergeSteven Bennetts
2008-03-25merge release@82858 maint-render-2-merge@83010 -> releaseSteven Bennetts
2008-02-07svn merge -r 79445:79449 svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenanc...Josh Bell
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-10-04Result of svn merge -r70873:71086 svn+ssh://svn/svn/linden/branches/enable-ex...Aaron Brashears
2007-03-02merge release@58699 beta-1-14-0@58707 -> releaseSteven Bennetts
2007-02-06merge in of error-refactor-3Mark Lentczner
2007-02-02Result of svn merge -r57264:57370 svn+ssh://svn/svn/linden/branches/adroit.r4...Aaron Brashears
2007-01-02Print done when done.James Cook