cl-inotify.git
12 years agoFixed license header, added ASDF fields.
Olof-Joachim Frahm [Wed, 23 Nov 2011 01:01:37 +0000 (02:01 +0100)]
Fixed license header, added ASDF fields.

License is now correctly 2-clause BSD.
Added author, (long-)description and license fields.

12 years agoRenamed README.
Olof-Joachim Frahm [Thu, 16 Jun 2011 00:38:03 +0000 (02:38 +0200)]
Renamed README.

12 years agoAdded link to other library.
Olof-Joachim Frahm [Thu, 9 Jun 2011 12:55:49 +0000 (05:55 -0700)]
Added link to other library.

12 years agoAdded point about iolib.
Olof-Joachim Frahm [Thu, 9 Jun 2011 12:51:58 +0000 (14:51 +0200)]
Added point about iolib.

12 years agoAdded more description and markup.
Olof-Joachim Frahm [Thu, 9 Jun 2011 12:45:56 +0000 (14:45 +0200)]
Added more description and markup.

12 years agoAdded trivial-utf-8 to the requirements.
Olof-Joachim Frahm [Thu, 9 Jun 2011 12:28:44 +0000 (14:28 +0200)]
Added trivial-utf-8 to the requirements.

12 years agoMissing exports and loop indentation.
Olof-Joachim Frahm [Thu, 9 Jun 2011 12:26:56 +0000 (14:26 +0200)]
Missing exports and loop indentation.

12 years agoAdded handle lookup.
Olof-Joachim Frahm [Thu, 9 Jun 2011 12:24:30 +0000 (14:24 +0200)]
Added handle lookup.

Fixed README, docstrings and exports.

12 years agoChanged license to Simplified BSD.
Olof-Joachim Frahm [Thu, 9 Jun 2011 09:53:51 +0000 (11:53 +0200)]
Changed license to Simplified BSD.

12 years agoChanged everything to inotify naming.
Olof-Joachim Frahm [Thu, 9 Jun 2011 09:42:39 +0000 (11:42 +0200)]
Changed everything to inotify naming.

14 years agoRename to cl-inotify. Various changes.
Olof-Joachim Frahm [Mon, 5 Apr 2010 19:07:30 +0000 (21:07 +0200)]
Rename to cl-inotify.  Various changes.

14 years agoSmall improvements for implementation.
Olof-Joachim Frahm [Fri, 5 Mar 2010 21:14:46 +0000 (22:14 +0100)]
Small improvements for implementation.

Now using perror(3)-style messages if possible.
The do-event and next-events were improved, as were typechecking for some
functions.  Traversing now uses loop if possible.

14 years agoRestarts and initialisation for endianess, more documentation.
Olof-Joachim Frahm [Wed, 30 Dec 2009 22:06:07 +0000 (23:06 +0100)]
Restarts and initialisation for endianess, more documentation.

14 years agoRemoved TODO.
Olof-Joachim Frahm [Fri, 18 Dec 2009 20:40:23 +0000 (21:40 +0100)]
Removed TODO.

14 years agoFixed a typo, added a howto to the README.
Olof-Joachim Frahm [Fri, 18 Dec 2009 20:38:12 +0000 (21:38 +0100)]
Fixed a typo, added a howto to the README.

14 years agoAdded copyright notice.
Olof-Joachim Frahm [Fri, 18 Dec 2009 20:17:18 +0000 (21:17 +0100)]
Added copyright notice.

14 years agoEnhanced functionality and more convenience.
Olof-Joachim Frahm [Fri, 18 Dec 2009 20:07:23 +0000 (21:07 +0100)]
Enhanced functionality and more convenience.

Changed dependency on utils-frahm, non-blocking reading, registration of
watched directories.

14 years agoExported symbols.
Olof-Joachim Frahm [Sun, 25 Oct 2009 22:14:07 +0000 (23:14 +0100)]
Exported symbols.

14 years agoTypo.
Olof-Joachim Frahm [Sun, 25 Oct 2009 22:05:01 +0000 (23:05 +0100)]
Typo.

14 years agoMoved TODO.
Olof-Joachim Frahm [Sun, 25 Oct 2009 22:04:05 +0000 (23:04 +0100)]
Moved TODO.

14 years agoInitial commit
Olof-Joachim Frahm [Sun, 25 Oct 2009 21:58:31 +0000 (22:58 +0100)]
Initial commit