index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Host
/
windows
/
PipeWindows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[lldb-server] Add unnamed pipe support to PipeWindows
Aaron Smith
2019-01-10
1
-16
/
+63
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-16
/
+11
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-38
/
+40
*
Revert unwanted changes in lldb when updating llvm::Error()
Mehdi Amini
2016-11-11
1
-4
/
+4
*
Make the Error class constructor protected
Mehdi Amini
2016-11-11
1
-4
/
+4
*
Make lldb -Werror clean on Windows.
Zachary Turner
2016-10-05
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-260
/
+217
*
Unicode support on Win32.
Zachary Turner
2016-03-22
1
-4
/
+6
*
Revert "Add Pipe::WriteWithTimeout method"
Pavel Labath
2015-07-21
1
-30
/
+3
*
Add Pipe::WriteWithTimeout method
Pavel Labath
2015-07-21
1
-3
/
+30
*
Expose Close{Read/Write}FileDescriptor for pipes.
Chaoren Lin
2015-04-29
1
-5
/
+5
*
Make PipeWindows::CreateWithUniqueName() use GUIDs on Windows.
Zachary Turner
2015-02-11
1
-6
/
+16
*
Fix warning about the use of mktemp and make platform agnostic by adding and ...
Oleksiy Vyalov
2015-02-05
1
-0
/
+20
*
Extend PipePosix with support for named pipes/timeout-based IO and integrate ...
Oleksiy Vyalov
2015-01-14
1
-1
/
+1
*
Extend PipePosix with support for named pipes/timeout-based IO and integrate ...
Oleksiy Vyalov
2015-01-13
1
-10
/
+10
*
Enhance the Pipe interface for better portability.
Zachary Turner
2014-12-17
1
-113
/
+188
*
Fix deadlock in Python one-line execution.
Zachary Turner
2014-10-08
1
-0
/
+231