issues
search
JeffGarland
/
liaw2019-process
Repository for initial drafting of boost.process standards paper
MIT License
5
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is there a chance to see std::process in C++26?
#68
klappdev
opened
3 months ago
0
Revision 2
#67
klemens-morgenstern
closed
1 month ago
5
Process groups
#66
klemens-morgenstern
closed
4 years ago
0
Locale & wchar_t
#65
klemens-morgenstern
opened
4 years ago
0
[Environment] Initial draft for my own proposal
#64
klemens-morgenstern
closed
4 years ago
1
[Environment] Generic approach with process_env
#63
klemens-morgenstern
opened
4 years ago
13
[Stdio Design] Designates Initializers & Extensions
#62
klemens-morgenstern
opened
4 years ago
7
[Note] process_group is easy
#61
klemens-morgenstern
opened
4 years ago
2
[MSVC] Template resolution
#60
klemens-morgenstern
opened
4 years ago
2
[Design consideration] process_waitee
#59
klemens-morgenstern
opened
4 years ago
7
Implementation details
#58
klemens-morgenstern
closed
4 years ago
2
Cancel async_wait & remove wait_for & wait_until
#57
klemens-morgenstern
opened
4 years ago
3
Terminate in destructor
#56
klemens-morgenstern
opened
4 years ago
0
Unifying pipe IO
#55
ghost
opened
5 years ago
3
LEWGI Belfast: security review
#54
eliaskosunen
opened
5 years ago
1
LEWGI Belfast: add member function requesting orderly shutdown
#53
eliaskosunen
opened
5 years ago
4
LEWGI Belfast: remove `process::async_wait`
#52
eliaskosunen
opened
5 years ago
1
LEWGI Belfast: more minor issues
#51
eliaskosunen
opened
5 years ago
2
LEWGI Belfast: `std::process` constructor should take a callback called by the destructor
#50
eliaskosunen
opened
5 years ago
5
Belfast LEWGI: Make all concepts sets of named requirements instead
#49
eliaskosunen
opened
5 years ago
3
Migrate to mpark/wg21
#48
eliaskosunen
opened
5 years ago
1
Resolve #42: Remove references to basic_pipe from async_pipe
#47
eliaskosunen
closed
5 years ago
1
Cologne LEWGI: remove environment class
#46
JeffGarland
closed
5 years ago
0
Cologne SG1: is std::process thread safe
#45
JeffGarland
opened
5 years ago
0
Cologne: SG1 question - does terminate on a process block?
#44
JeffGarland
closed
5 years ago
4
async_pipe still refers to Networking TS buffer concepts
#43
JeffGarland
closed
5 years ago
2
async_pipe still has references to basic_pipe
#42
JeffGarland
closed
5 years ago
0
LEWGI Cologne: Remove process::operator bool.
#41
JeffGarland
closed
5 years ago
0
LEWGI Cologne:tweaks to pipe interfaces (constructors, native_handle)
#40
JeffGarland
closed
5 years ago
2
Cologne SG1: process destructor should not terminate program
#39
JeffGarland
closed
5 years ago
0
LEWGI Cologne: Investigate combining exit_code and native_exit_code.
#38
JeffGarland
closed
5 years ago
1
LEWGI Cologne: Investigate non-exception based error-handling and its implications on the process creation API.
#37
JeffGarland
closed
5 years ago
3
LEWGI Cologne: Is there a way to get the name of a basic_pipe?
#36
JeffGarland
opened
5 years ago
1
LEWGI Cologne: Are named pipes a version 1 feature?
#35
JeffGarland
opened
5 years ago
10
LEWGI Cologne: Do we need both basic_pipe and pipe streams?
#34
JeffGarland
opened
5 years ago
3
LEWGI Cologne: Why don't write and read take a span?
#33
JeffGarland
closed
5 years ago
3
LEWGI Cologne: Why isn't is_open const?
#32
JeffGarland
closed
5 years ago
2
LEWGI Cologne: Are pids fundamental?
#31
JeffGarland
closed
5 years ago
0
Roadmap
#30
klemens-morgenstern
opened
5 years ago
0
LEWGI Cologne: add survey of other C++ process libs
#29
JeffGarland
closed
5 years ago
2
LEWGI Cologne: remove the terminate(pid) from process class interface
#28
JeffGarland
opened
5 years ago
3
LEWGI cologne: remove process group from proposal
#27
JeffGarland
closed
5 years ago
0
Cologne feedback
#26
eliaskosunen
closed
5 years ago
10
Patch
#25
eliaskosunen
closed
5 years ago
0
representation of the launch?
#24
JeffGarland
opened
5 years ago
1
Dependable -> dependent
#23
FatihBAKIR
closed
5 years ago
0
Minor changes
#22
eliaskosunen
closed
5 years ago
0
fstream extension
#21
JeffGarland
closed
5 years ago
3
Alternative options in text for start_dir and process_io
#20
JeffGarland
opened
5 years ago
4
the proposal is large...
#19
JeffGarland
closed
5 years ago
1
Next