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 |
|
Simon Cruanes
|
76bec991a2
|
feat(io): add with_temp_dir function
|
2019-12-03 12:49:22 -06:00 |
|
Simon Cruanes
|
2241a25d9e
|
CCIO: use attributes for warnings
|
2019-11-11 20:01:21 -06:00 |
|
Simon Cruanes
|
27fb393698
|
feat(CCIO): add _gen suffixes to some functions
deprecate the previous versions
see #261
|
2019-11-11 19:55:43 -06:00 |
|
Simon Cruanes
|
edcd97a7ed
|
doc(IO): explain lifetime of gen a bit
|
2019-11-08 11:27:01 -06:00 |
|
Simon Cruanes
|
11d081a612
|
doc: add pointer to the repo for gen
|
2019-11-08 11:17:37 -06:00 |
|
Simon Cruanes
|
fa0290061b
|
doc: fix bad example in CCIO
|
2019-05-31 09:27:42 -05:00 |
|
JPR
|
d18d9fb636
|
Comments - Style & typos fixing
|
2018-03-15 23:09:31 -05:00 |
|
nathan moreau
|
00b2638ae7
|
Adding more comments
|
2018-01-30 14:07:05 +01:00 |
|
Simon Cruanes
|
d45b341232
|
prepare for 1.1
|
2017-03-03 16:18:13 +01:00 |
|
Simon Cruanes
|
6fadeb414e
|
add CCIO.File.walk_l
|
2017-02-17 15:09:51 +01:00 |
|
Simon Cruanes
|
56462a862b
|
Merge branch 'master' into prepare-1.0
|
2017-01-25 00:15:03 +01:00 |
|
Simon Cruanes
|
03fd42e67d
|
reindentation
|
2017-01-25 00:08:12 +01:00 |
|
Simon Cruanes
|
d1e33cd135
|
document errors in CCIO (close #86)
|
2016-11-30 20:52:18 +01:00 |
|
Simon Cruanes
|
5288713b76
|
remove poly-variant based errors, use result everywhere
|
2016-11-03 18:33:34 +01:00 |
|
Simon Cruanes
|
73eecfb10d
|
prepare for 0.17
|
2016-04-22 23:01:37 +02:00 |
|
Simon Cruanes
|
13dad5b6ac
|
add CCIO.File.with_temp for creating temporary files
|
2016-03-26 12:22:25 +01:00 |
|
Simon Cruanes
|
a2179d4355
|
prepare for 0.16
|
2016-02-24 22:08:26 +01:00 |
|
Simon Cruanes
|
b0b768b60a
|
add CCIO.File.{read,write,append} for quickly handling files
|
2016-02-20 23:36:48 +01:00 |
|
Simon Cruanes
|
34445bead0
|
replace headers in the rest of containers core
|
2016-02-20 23:24:24 +01:00 |
|
Fourchaux
|
44387de784
|
Correction typos (fichiers src)
|
2015-11-08 22:27:59 +01:00 |
|
Simon Cruanes
|
fe0169f0b6
|
doc
|
2015-09-27 18:20:46 +02:00 |
|
Simon Cruanes
|
6b62fce0ac
|
small details
|
2015-09-22 22:29:58 +02:00 |
|
Simon Cruanes
|
963f61a0f5
|
prepare for 0.12
|
2015-07-16 10:56:03 +02:00 |
|
Simon Cruanes
|
bca172a7a8
|
update doc
|
2015-06-29 16:18:23 +02:00 |
|
Simon Cruanes
|
0ac0f89e93
|
add CCIO.read_all_bytes, reading a whole file into a Bytes.t
|
2015-06-26 14:05:45 +02:00 |
|
Simon Cruanes
|
d817ec8d02
|
move CCIO from containers.io to containers
|
2015-06-26 14:05:42 +02:00 |
|