Age | Commit message (Expand) | Author |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine |
2018-12-14 | SL-10153: Review and rationalize fetching paths from environment. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-08-09 | second phase summer cleaning | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-02-26 | Add TODOs for getTokens() to known places that scan command lines. | Nat Goodspeed |
2012-01-23 | Use LLProcess::Params::args::empty() instead of comparing iterators. | Nat Goodspeed |
2012-01-22 | Add LLProcess logging on launch(), kill(), isRunning(). | Nat Goodspeed |
2012-01-22 | Make LLProcess::Params streamable; use that in LLExternalEditor. | Nat Goodspeed |
2012-01-21 | Convert LLProcess consumers from LLSD to LLProcess::Params block. | Nat Goodspeed |
2012-01-20 | Per Richard, replace LLProcessLauncher with LLProcess. | Nat Goodspeed |
2011-03-07 | STORM-1018 FIXED Improved error messaging for the External Editor feature. | Vadim ProductEngine |
2010-11-13 | STORM-52 FIXED Made it possible to use an external script editor. | Vadim ProductEngine |