Simon Cruanes
|
dc10a55a75
|
fix typo
close #289
|
2020-03-06 08:37:02 -06:00 |
|
Simon Cruanes
|
a836b7ed8b
|
feat(unix): add ensure_session_leader and add some docs
|
2019-12-14 14:48:46 -06:00 |
|
Simon Cruanes
|
70bd7f1e97
|
fix: move with_temp_dir from CCIO to CCUnix
it depends on unix, which is a deal breaker for core
|
2019-12-11 09:46:21 -06:00 |
|
Simon Cruanes
|
1b5b23a8f1
|
remove unlabel, remove all traces of Result
|
2019-12-10 20:48:38 -06:00 |
|
nathan moreau
|
3e2fbce3ee
|
Comments - few changes
|
2018-02-07 14:36:03 +01:00 |
|
Simon Cruanes
|
a45d8c46a6
|
add CCUnix.with_file_lock for locking whole files
|
2017-03-07 09:37:31 +01:00 |
|
Simon Cruanes
|
03fd42e67d
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
89145313a5
|
improve CCUnix a bit
|
2016-11-03 22:37:26 +01:00 |
|
Simon Cruanes
|
5288713b76
|
remove poly-variant based errors, use result everywhere
|
2016-11-03 18:33:34 +01:00 |
|
Simon Cruanes
|
af6b1dd6e0
|
change type of CCUnix.escape_str
|
2016-11-03 17:56:05 +01:00 |
|
Simon Cruanes
|
cbe060fd03
|
headers
|
2016-03-26 12:08:07 +01:00 |
|
Simon Cruanes
|
32fad92be8
|
small fix
|
2016-01-25 16:43:45 +01:00 |
|
Simon Cruanes
|
7f42c94df7
|
add many helpers in CCUnix (for sockets, files, and processes)
|
2016-01-25 16:39:13 +01:00 |
|
Fourchaux
|
44387de784
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
Simon Cruanes
|
fc7f1a661a
|
bugfix in CCUnix.escape_str
|
2015-05-07 15:16:14 +02:00 |
|
Simon Cruanes
|
57f65bd140
|
add methods and accessors to CCUnix
|
2015-05-07 14:00:10 +02:00 |
|
Simon Cruanes
|
78fb6c53f2
|
in CCUnix, use Unix.environment as the default environment
|
2015-05-07 11:19:16 +02:00 |
|
Simon Cruanes
|
fe1f4f653a
|
some infix operators for CCUnix
|
2015-04-25 12:56:00 +02:00 |
|
Simon Cruanes
|
4f44308445
|
add CCUnix.async_call for spawning and communicating with subprocess
|
2015-04-24 16:04:09 +02:00 |
|
Simon Cruanes
|
1da809c596
|
fix CCUnix.escape_str
|
2015-03-30 11:53:55 +02:00 |
|
Simon Cruanes
|
6fb26288ad
|
richer CCUnix.call API, with tests
|
2015-03-28 12:55:56 +01:00 |
|
Simon Cruanes
|
62426ed4dc
|
wip: CCUnix (with a small subprocess API, not working well yet)
|
2015-03-27 23:36:43 +01:00 |
|