| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-10 | Refactoring of LLFile class to support additional methods | Frederick Martian | |
| - LLFile with its own class method interface to access files for read and write - Remove rudimentary LLUniqueFile class as LLFile supports now all of that and more - Implement most of the filename based functions using std::filesystem functions - Replace LLFile::rmdir() with LLFile::remove() since this function now supports deleting files and directories on all platforms. | |||
| 2025-02-11 | Rework windows to use zc:wchar_t for better c++ conformance and ↵ | Rye | |
| compatibility with modern libraries | |||
| 2024-07-08 | Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h ↵ | Ansariel | |
| and llunittype.h for now | |||
| 2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
| LF, and trim trailing whitespaces as needed | |||
| 2019-01-15 | SL-10291 Replace apr_atomic with standard C++11 functionality | andreykproductengine | |
| 2017-08-30 | MAINT-7691 One more crashreported issue with unicode in windows | andreykproductengine | |
| 2015-04-10 | restore the ll[io]fstream because we need them as wrappers on Windows for ↵ | Oz Linden | |
| wide char paths; on other platforms they are now just typedefs to the std classes | |||
| 2015-04-07 | replace llifstream and llofstream with std::ifstream and std::ofstream ↵ | Oz Linden | |
| respectively | |||
| 2015-04-07 | convert llifstream and llofstream to std::ifstream and std::ofstream ↵ | Oz Linden | |
| respectively | |||
| 2014-04-07 | fix for build errors...removed duplicate definition of getpid on windows | Richard Linden | |
| 2014-04-07 | merge with release | Richard Linden | |
| 2013-12-03 | Creating a cleaner branch | Aura Linden | |
