Age | Commit message (Expand) | Author |
2012-01-19 | To grow std::string by a char, use push_back() instead of append(). | Nat Goodspeed |
2012-01-19 | Try to fix argument quoting on Windows. | Nat Goodspeed |
2012-01-18 | Make embedded Python scripts compatible with Python 2.5 *SIGH* | Nat Goodspeed |
2012-01-18 | Add tests for implicit-kill-on-destroy, also orphan() method. | Nat Goodspeed |
2012-01-18 | Introduce static LLProcessLauncher::isRunning(ll_pid_t) method. | Nat Goodspeed |
2012-01-17 | Add tests for child-process args management and for kill() method. | Nat Goodspeed |
2012-01-17 | Refactor llprocesslauncher_test.cpp for better code reuse. | Nat Goodspeed |
2012-01-17 | Any proper RAII class must either handle copying or be noncopyable. | Nat Goodspeed |
2012-01-17 | Add first couple of LLProcessLauncher tests. | Nat Goodspeed |
2012-01-17 | Add log message if LLProcessLauncher child fails to execv(). | Nat Goodspeed |
2012-01-17 | Make NamedTempFile::peep() a public member for debugging unit tests. | Nat Goodspeed |
2012-01-13 | Extract APR and temp-fixture-file helper code to indra/test. | Nat Goodspeed |
2012-01-12 | Add LLStreamQueue::size() and tests to exercise it. | Nat Goodspeed |
2012-01-05 | Introduce LLStreamQueue to buffer nonblocking I/O. | Nat Goodspeed |
2011-12-23 | Fix sleep(0.5) to sleep(1) -- truncation to int makes that dubious. | Nat Goodspeed |
2011-12-23 | Should we expect EOF on one pipe before we finish reading the other? | Nat Goodspeed |
2011-12-23 | Automated merge with ssh://hg.lindenlab.com/nat/viewer-leap | Nat Goodspeed |
2011-12-23 | Make pipe-management logic more robust. | Nat Goodspeed |
2011-12-22 | Comment out lookup table used only by commented-out code. | Nat Goodspeed |
2011-12-22 | Never call apr_proc_wait() inside child_status_callback(). | Nat Goodspeed |
2011-12-22 | Add child_status_callback() function and arrange to call periodically. | Nat Goodspeed |
2011-12-21 | Tweak llprocesslauncher_test.cpp to run properly on Windows. | Nat Goodspeed |
2011-12-21 | Change llprocesslauncher_test.cpp eyeballing to program verification. | Nat Goodspeed |
2011-12-21 | Fix llprocesslauncher_test.cpp to work on Windows. | Nat Goodspeed |
2011-12-21 | Add unit-test module for LLProcessLauncher. | Nat Goodspeed |
2011-12-20 | merge changes for storm-1734 | Oz Linden |
2011-12-20 | merge changes for storm-653 and storm-1737 | Oz Linden |
2011-12-20 | merge up to latest viewer-development | Oz Linden |
2011-12-19 | merge changes for vmrg-206 | Oz Linden |
2011-12-19 | pull back release tags | Oz Linden |
2011-12-19 | update build params for oz viewer-trial build | Oz Linden |
2011-12-19 | merge changes for storm-1737 | Oz Linden |
2011-12-18 | STORM-1737 panel_edit_skin.xml uses confusing historical terminology | Jonathan Yap |
2011-12-17 | STORM-653 As a user i would like to be able to see the available number of at... | Jonathan Yap |
2011-12-16 | EXP-1742 FIX -- Clicking IM notification or receiving multiple IM notificatio... | Leslie Linden |
2011-12-16 | merge changes for storm-1729 | Oz Linden |
2011-12-16 | merge snowstorm issues to latest viewer-development | Oz Linden |
2011-12-16 | merge changes for vmrg-206 | Oz Linden |
2011-12-15 | merge changes for storm-1653 | Oz Linden |
2011-12-15 | merge changes for storm-1731 | Oz Linden |
2011-12-15 | merge changes for storm-1723 | Oz Linden |
2011-12-15 | merge changes for storm-1733 | Oz Linden |
2011-12-15 | storm-1723: fix character display when a lot of different characters are used | Alissa Sabre |
2011-12-15 | merge changes for vmrg-205 | Oz Linden |
2011-12-14 | WIP VWR-23642 | eli |
2011-12-14 | FIX VWR-23635 | eli |
2011-12-14 | FIX VWR-22449 | eli |
2011-12-14 | STORM-1736 Cropped buttons in the bottom of the Ad-hoc floater | Jonathan Yap |
2011-12-14 | FIX VWR-22392 | eli |
2011-12-14 | sync with viewer-development | eli |