John Schmidt
|
ac62041138
|
Move exe functions back to os/fs.c
|
2014-04-08 21:56:05 -03:00 |
|
John Schmidt
|
6fb58d1c5c
|
Change prefix from os_* to path_*
|
2014-04-08 21:56:05 -03:00 |
|
John
|
aa7218b646
|
Move and adapt os_get_absolute_path unit tests to vim_FullName
* Add two new unit tests to `vim_FullName`
* Make `os_get_absolute_path` static
|
2014-04-08 21:56:05 -03:00 |
|
John Schmidt
|
4348d1e6f7
|
Move functions from os/fs.c into path.c
Move unit tests from os/fs.moon to path.moon
|
2014-04-08 21:56:05 -03:00 |
|
Thomas Wienecke
|
bfa4490aac
|
Rename FPC_* constants.
|
2014-04-03 10:32:41 -03:00 |
|
Thomas Wienecke
|
865e3280a8
|
Fix seperator->separator, path_tail_with_separator->path_tail_with_sep.
|
2014-04-03 10:32:41 -03:00 |
|
Thomas Wienecke
|
955d6a2949
|
Test and refactor getnextcomp -> path_next_component.
|
2014-04-03 10:32:41 -03:00 |
|
Thomas Wienecke
|
7021b970b9
|
Test and refactor gettail_sep -> path_tail_with_seperator.
|
2014-04-03 10:32:41 -03:00 |
|
Thomas Wienecke
|
77bfb6cd99
|
Test and refactor gettail -> path_tail.
|
2014-04-03 10:32:41 -03:00 |
|
Thomas Wienecke
|
6d712defa5
|
Refactor fullpathcmp -> path_full_compare.
|
2014-04-03 10:32:41 -03:00 |
|
Thomas Wienecke
|
98b1f73c3f
|
Make FPC_* defines an enum type in path.h.
|
2014-04-03 10:32:41 -03:00 |
|