Wed, 16 Apr 2014 13:28:44 +0000 |
Andre Heinecke |
Add License
|
Tue, 25 Mar 2014 16:45:32 +0100 |
Sascha Wilde |
New portability function to test if a file is an directory.
|
Tue, 25 Mar 2014 13:33:27 +0100 |
Sascha Wilde |
Windows implementation of port_dirname: strip trailing '/' and '\'.
|
Tue, 25 Mar 2014 13:20:23 +0100 |
Sascha Wilde |
Windows implementation of port_realpath: NULL if file does not exist.
|
Tue, 25 Mar 2014 13:08:59 +0100 |
Sascha Wilde |
Added simple portable function to test if an file exists.
|
Tue, 25 Mar 2014 12:29:51 +0100 |
Sascha Wilde |
Merged
|
Tue, 25 Mar 2014 12:25:39 +0100 |
Sascha Wilde |
Implemented port_realpath for windows.
|
Tue, 25 Mar 2014 12:01:26 +0100 |
Sascha Wilde |
Implemented port_dirname for windows.
|
Tue, 25 Mar 2014 10:08:56 +0000 |
Andre Heinecke |
Fix build for windows with -Wunused -Werror
|
Mon, 24 Mar 2014 17:23:06 +0100 |
Sascha Wilde |
Added portable path name handling functions.
|