Branch: refs/heads/master Home: https://github.com/geany/geany
Commit: e9021f2174c62d30eee9231c4eafbd7320e3a02c https://github.com/geany/geany/commit/e9021f2174c62d30eee9231c4eafbd7320e3a0... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-10-13 (Thu, 13 Oct 2011)
Changed paths: M src/win32.c
Log Message: ----------- Windows: Fix wrongly shown debug message 'GetExitCodeProcess failed'
Commit: 55646df83def1cf21d85145301439eb50d267330 https://github.com/geany/geany/commit/55646df83def1cf21d85145301439eb50d2673... Author: Nick Treleaven nick.treleaven@btinternet.com Date: 2011-10-13 (Thu, 13 Oct 2011)
Changed paths: M src/document.c
Log Message: ----------- Windows: Fix detecting a changed file on opening from command-line.
The file timestamp can actually be in advance of the current time in this case.
Compare: https://github.com/geany/geany/compare/c2ce240...55646df