Age | Commit message (Expand) | Author |
2012-02-27 | Reduce redundancy in llprocess_test.cpp using get_test_name(). | Nat Goodspeed |
2012-02-27 | Automated merge with file:///Users/nat/linden/viewer-leap-daggy | Nat Goodspeed |
2012-02-27 | Add LLInstanceTracker test for exception in subclass constructor. | Nat Goodspeed |
2012-02-27 | Automated merge with file:///Users/nat/linden/viewer-leap-daggy | Nat Goodspeed |
2012-02-27 | Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*. | Nat Goodspeed |
2012-02-26 | Add TODOs for getTokens() to known places that scan command lines. | Nat Goodspeed |
2012-02-26 | Add LLStringUtil::getTokens() test for quoted empty string. | Nat Goodspeed |
2012-02-24 | Get rid of indra/llcommon/tests/setpython.py. | Nat Goodspeed |
2012-02-24 | "Then there's Windows..." Fix llstring.h to build there too. | Nat Goodspeed |
2012-02-24 | Update llevents_tut.cpp to use StringVec, not local StringList. | Nat Goodspeed |
2012-02-24 | Add LLStringUtil::getTokens() overload handling quoted substrings. | Nat Goodspeed |
2012-02-23 | Tighten up LLProcess pipe support, per Richard's code review. | Nat Goodspeed |
2012-02-22 | Added tag DRTVWR-118_3.2.9-beta2, 3.2.9-beta2 for changeset a01ef9bed286 | Debi King (Dessie) |
2012-02-22 | merge | Debi King (Dessie) |
2012-02-21 | merge changes for SH-2973 | Oz Linden |
2012-02-21 | merge back beta tags | Oz Linden |
2012-02-20 | Let LLProcess consumer specify desired description for logging. | Nat Goodspeed |
2012-02-20 | Make LLProcess post termination event to specified pump if desired. | Nat Goodspeed |
2012-02-18 | Fix subtle bug in ReadPipeImpl: wouldn't tolerate multiple instances. | Nat Goodspeed |
2012-02-16 | Fix typos in a few LLProcess::ReadPipe::find() unit tests. | Nat Goodspeed |
2012-02-16 | Attempt to fix Windows link error for LLProcess::BasePipe::npos. | Nat Goodspeed |
2012-02-16 | Fix bug in LLProcess::ReadPipe::peek() substring computation. | Nat Goodspeed |
2012-02-16 | Add unit test for LLProcess::ReadPipe::setLimit(). | Nat Goodspeed |
2012-02-16 | Add LLProcess::ReadPipe::find() methods, with corresponding npos. | Nat Goodspeed |
2012-02-15 | Add unit test for listening on LLProcess::ReadPipe::getPump(). | Nat Goodspeed |
2012-02-15 | Don't be confused by "\r\n" line endings on pipe on Windows. | Nat Goodspeed |
2012-02-15 | Add LLProcess::ReadPipe::size(), peek(), contains(). | Nat Goodspeed |
2012-02-15 | VS2010 doesn't know how to compute min(4096, size_t) :-P | Nat Goodspeed |
2012-02-15 | Fix llprocess_test.cpp's exception catching for Linux. | Nat Goodspeed |
2012-02-15 | Add tests for LLProcess::get[Opt][Read|Write]Pipe() validations. | Nat Goodspeed |
2012-02-15 | Preliminary pipe support for LLProcess. | Nat Goodspeed |
2012-02-14 | SH-2973 Rearrange shutdown operations to prevent crash on exit on OSX | Dave Parks |
2012-02-13 | SH-2973 Potential fix for crash in ~LLVOAvatarSelf | Dave Parks |
2012-02-13 | EXP-1888 FIX -- Update text for emtpy Received Items folder in the Viewer | Leslie Linden |
2012-02-13 | Use per-frame ticks on "mainloop" LLEventPump to update LLProcess. | Nat Goodspeed |
2012-02-13 | Add unit tests for LLProcess::Status functionality. | Nat Goodspeed |
2012-02-13 | Suppress a specific unused-var warning on Posix platforms. | Nat Goodspeed |
2012-02-12 | Automated merge with ssh://hg.lindenlab.com/nat/viewer-new-apr | Nat Goodspeed |
2012-02-11 | Update viewer to official builds of http://hg.secondlife.com/3p-apr. | Nat Goodspeed |
2012-02-10 | Eliminate ManifestError for wildcards matching 0 files. | Nat Goodspeed |
2012-02-10 | Resized the Merchant Outbox spinner to its native size | Leslie Linden |
2012-02-10 | SH-2963 Fix for highlight transparent not highlighting 100% transparent objects. | Dave Parks |
2012-02-10 | * Added timers to track the http transactions, visible through the same | Leslie Linden |
2012-02-10 | Try using Log's new APR packages for Windows, Mac, Linux. | Nat Goodspeed |
2012-02-10 | Merge daggy fix in rev a05866ebfea2 (Linux lib wildcards) | Nat Goodspeed |
2012-02-10 | Use wildcards instead of many version-specific lib names on Linux. | Nat Goodspeed |
2012-02-09 | Remove LLJob class: apr_procattr_autokill_set() should now handle. | Nat Goodspeed |
2012-02-09 | Added tag DRTVWR-117_3.2.9-beta1, 3.2.9-beta1 for changeset e9c82fca5ae6 | Debi King (Dessie) |
2012-02-09 | Use newer (Linden extension) TC APR builds for Windows, Mac. | Nat Goodspeed |
2012-02-09 | Enabled the 'Merchant Outbox' menu item and context menu | Leslie Linden |