libresman
log
age | author | description |
---|---|---|
Mon, 31 Mar 2014 19:51:00 +0300 | John Tsiombikas | started BSD/mac support for file watchingdefault tip |
Thu, 13 Feb 2014 21:34:41 +0200 | John Tsiombikas | removed a random debug printf left in the code |
Thu, 13 Feb 2014 21:30:05 +0200 | John Tsiombikas | win32 file monitoring done (at last) |
Thu, 13 Feb 2014 13:17:07 +0200 | John Tsiombikas | win32 file change notification attempt1 (failed) |
Wed, 12 Feb 2014 22:32:30 +0200 | John Tsiombikas | separated platform-specific filewatch code |
Wed, 12 Feb 2014 22:05:28 +0200 | John Tsiombikas | file modification monitoring and reload done on linux |
Wed, 12 Feb 2014 16:02:12 +0200 | John Tsiombikas | finally! async loading works. Now on to inotify... |