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
/
llcommon
/
tests
/
llprocess_test.cpp
Age
Commit message (
Expand
)
Author
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
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-07
Use os.path.normcase(os.path.normpath()) when comparing directories.
Nat Goodspeed
2012-02-07
Convert LLProcess implementation from platform-specific to using APR.
Nat Goodspeed
2012-01-30
Expose 'handle' as well as 'id' on LLProcess objects.
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
[prev]