summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2012-01-19Try to fix argument quoting on Windows.Nat Goodspeed
2012-01-18Make embedded Python scripts compatible with Python 2.5 *SIGH*Nat Goodspeed
2012-01-18Add tests for implicit-kill-on-destroy, also orphan() method.Nat Goodspeed
2012-01-18Introduce static LLProcessLauncher::isRunning(ll_pid_t) method.Nat Goodspeed
2012-01-17Add tests for child-process args management and for kill() method.Nat Goodspeed
2012-01-17Refactor llprocesslauncher_test.cpp for better code reuse.Nat Goodspeed
2012-01-17Add first couple of LLProcessLauncher tests.Nat Goodspeed
2012-01-17Add log message if LLProcessLauncher child fails to execv().Nat Goodspeed
2012-01-17increment viewer version to 3.2.8Oz Linden
2012-01-17merge changes for vmrg-216Oz Linden
2012-01-13Extract APR and temp-fixture-file helper code to indra/test.Nat Goodspeed
2012-01-13merge changes for vmrg-215Oz Linden
2012-01-12Automated merge with https://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-01-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience/Richard Linden
2012-01-12Add LLStreamQueue::size() and tests to exercise it.Nat Goodspeed
2012-01-10EXP-1525 FIXED Potential fix for a crash at shutdown: added some error handli...Vadim ProductEngine
2012-01-09increment viewer version to 3.2.7Oz Linden
2012-01-09Backed out changeset 4fd359f2f1c3Oz Linden
2012-01-09increment viewer version to 3.2.7Oz Linden
2012-01-06Looking for better fix to EXP-1693 - date localizationRichard Linden
2012-01-05Introduce LLStreamQueue to buffer nonblocking I/O.Nat Goodspeed
2012-01-05Automated merge with https://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-01-04mergeBrad Payne (Vir Linden)
2011-12-23Fix sleep(0.5) to sleep(1) -- truncation to int makes that dubious.Nat Goodspeed
2011-12-23Should we expect EOF on one pipe before we finish reading the other?Nat Goodspeed
2011-12-23Automated merge with ssh://hg.lindenlab.com/nat/viewer-leapNat Goodspeed
2011-12-23Make pipe-management logic more robust.Nat Goodspeed
2011-12-23STORM-1790 Provide a Develop sub-menu to change the default logging levelJonathan Yap
2011-12-22Comment out lookup table used only by commented-out code.Nat Goodspeed
2011-12-22Never call apr_proc_wait() inside child_status_callback().Nat Goodspeed
2011-12-22Add child_status_callback() function and arrange to call periodically.Nat Goodspeed
2011-12-21Tweak llprocesslauncher_test.cpp to run properly on Windows.Nat Goodspeed
2011-12-21Change llprocesslauncher_test.cpp eyeballing to program verification.Nat Goodspeed
2011-12-21merge changes for vmrg-209 and vmrg-210 back from beta branchOz Linden
2011-12-21Fix llprocesslauncher_test.cpp to work on Windows.Nat Goodspeed
2011-12-21Add unit-test module for LLProcessLauncher.Nat Goodspeed
2011-12-21EXP-1693 FIXED the date localization in Item Profile window, Voice Morphs win...Seth ProductEngine
2011-12-15fix for SH-2738 and SH-2777, might also help SH-2723: heap corruptionXiaohong Bao
2011-12-15fix for SH-2738 and SH-2777, might also help SH-2723: heap corruptionXiaohong Bao
2011-12-13storm-1729: ensure that cpu id has no leading or trailing spaces for ease of ...Oz Linden
2011-12-12mergeBrad Payne (Vir Linden)
2011-12-12increment viewer version to 3.2.6Oz Linden
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-09Backed out changeset fafd857891b1Dave Parks
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-12-07mergeBrad Payne (Vir Linden)
2011-12-07mergeBrad Payne (Vir Linden)
2011-12-06LLSD-14: Extract remaining conditional LLSD mbrs to namespace llsd.Nat Goodspeed
2011-12-05mergeDave Parks
2011-12-05SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occl...Dave Parks