Mercurial > trustbridge
log
age | author | description |
---|---|---|
Tue, 25 Mar 2014 15:15:16 +0100 | Sascha Wilde | Fixed RELEASE_BUILD define. |
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:54:47 +0100 | Sascha Wilde | Removed spurious duplication. |
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. |