|
7691fe0dc2
|
Created errs.c and moved to util directory.
|
2016-12-23 00:45:13 -03:00 |
|
|
7a3d0c5e0b
|
namesys/path: Changed error messages to a separate file.
|
2016-12-08 07:08:34 -03:00 |
|
|
84f24797f4
|
Fixed memory leaks in namesys and path.
|
2016-12-08 06:48:38 -03:00 |
|
|
f8723eb8c7
|
path: implemented ipfs_path_clean_path
|
2016-12-07 09:17:15 -03:00 |
|
|
496ae3ec6c
|
namesys/path: Renamed the function names to match the rest of the project.
|
2016-12-05 08:55:17 -03:00 |
|
|
9ba3112b97
|
path/namesys: Unified resolver struct.
|
2016-12-01 19:25:16 -03:00 |
|
|
a4b6a14ea5
|
Initial implementation of path/resolver
|
2016-12-01 06:48:16 -03:00 |
|
|
d761e6062b
|
path: Fixed ErrPath error.
|
2016-11-29 20:34:59 -03:00 |
|
|
ac4cc8feaa
|
path/path.c: Implemented SplitN.
Renamed Segments() to SplitN(), added parameters, and created a new
Segments() using SplitN() while maintaining the original functionality.
|
2016-11-26 10:39:53 -03:00 |
|
|
0f5964ad3c
|
path/path.c: Changed PopLastSegment parameters order.
|
2016-11-26 10:20:23 -03:00 |
|
|
8ed4f62526
|
Fixed PathFromCid(), Cid is an struct, not an array.
|
2016-11-17 17:47:31 -03:00 |
|
|
792ee026db
|
Initial path/ implementation.
|
2016-11-17 17:06:17 -03:00 |
|