index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
Age
Commit message (
Expand
)
Author
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-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-10
Eliminate ManifestError for wildcards matching 0 files.
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-07
Automated merge with file:C%3A%5CUsers%5CNat%5Clinden%5Cviewer-tut-fix
Nat Goodspeed
2012-02-07
Disable MSVC warning C4702 (unreachable code) in Boost headers.
Nat Goodspeed
2012-02-07
Use os.path.normcase(os.path.normpath()) when comparing directories.
Nat Goodspeed
2012-02-07
On Linux, #undef Status: we use that name for nested LLProcess struct.
Nat Goodspeed
2012-02-07
LLProcess::Status enum values need qualification in helper function.
Nat Goodspeed
2012-02-07
Convert LLProcess implementation from platform-specific to using APR.
Nat Goodspeed
2012-02-06
ManageAPR should be noncopyable. Make that explicit.
Nat Goodspeed
2012-02-06
increment viewer version to 3.3.0
Oz Linden
2012-02-03
merge changes for vmrg-222
Oz Linden
2012-02-03
EXP-1868 FIX Remove Merchant Outbox from Me menu
Richard Linden
2012-02-03
EXP-1868 FIX Remove Merchant Outbox from Me menu
Richard Linden
2012-02-03
Automated merge with file:///Users/nat/linden/viewer-tut-fix
Nat Goodspeed
2012-02-03
Escape all strings embedded in TeamCity service messages.
Nat Goodspeed
2012-02-03
EXP-1843 WIP Added an option to output avatar rez timing.
Vadim ProductEngine
2012-02-01
merge
Brad Payne (Vir Linden)
2012-01-30
Set bit flag on CreateProcess() to allow AssignProcessToJobObject().
Nat Goodspeed
2012-01-30
increment viewer version to 3.2.9
Oz Linden
2012-01-30
merge changes for vmrg-219
Oz Linden
2012-01-30
LLProcess::handle must be qualified when used in LLJob class.
Nat Goodspeed
2012-01-30
Expose 'handle' as well as 'id' on LLProcess objects.
Nat Goodspeed
2012-01-30
Trim trailing "\r\n" from Windows FormatMessage() string for logging.
Nat Goodspeed
2012-01-27
On Windows, only quote LLProcess arguments if they seem to need it.
Nat Goodspeed
2012-01-25
Introduce two new parameters "CurlUseMultipleThreads" and "CurlRequestTimeOut...
Xiaohong Bao
2012-01-25
Automated merge with https://bitbucket.org/VirLinden/vir-project-3
Xiaohong Bao
2012-01-25
fix for SH-2904: textures remain stuck in HTP state
Xiaohong Bao
2012-01-24
SH-2791 Use request class constructor/destructor for keeping track of concurr...
Dave Parks
2012-01-30
merge
Brad Payne (Vir Linden)
2012-01-24
merge changes for vmrg-218
Oz Linden
2012-01-24
merge
Dave Parks
2012-01-24
SH-1427 Fix for spot lights not working properly on alpha objects, and fix fo...
Dave Parks
2012-01-24
merge
Brad Payne (Vir Linden)
[next]