cl-inotify.git
2013-03-29 Olof-Joachim FrahmAdd iolib functions. master
2013-03-29 Olof-Joachim FrahmFix possibly missing inotify_init1(2).
2013-03-29 Olof-Joachim FrahmIndentation.
2013-03-29 Olof-Joachim FrahmFix spelling.
2013-03-29 Olof-Joachim FrahmUnix encoding.
2013-02-09 Olof-Joachim FrahmUpdate TODO to drop the non-blocking mode.
2013-02-09 Olof-Joachim FrahmFix example with more efficient version.
2013-02-09 Olof-Joachim FrahmDiscard return values of watch functions.
2013-02-09 Olof-Joachim FrahmUpdate documentation.
2013-02-09 Olof-Joachim FrahmRemove experimental functions.
2013-02-09 Olof-Joachim FrahmCleanup, make one function conditional.
2013-02-09 Olof-Joachim FrahmUse OSICAT instead of SBCL specific stuff.
2013-02-09 Olof-Joachim FrahmAdd inotify_init1 variant.
2012-12-19 Olof-Joachim FrahmFunction to run an external program under watch.
2012-12-19 Olof-Joachim FrahmUntabify and replace some splices to conform.
2012-02-25 Olof-Joachim FrahmMoved the &OPTIONAL to the right place.
2012-02-25 Olof-Joachim FrahmAdded two macros; more intro for the README.
2011-11-23 Olof-Joachim FrahmRemoved stray LINKS section.
2011-11-23 Olof-Joachim FrahmFixed README linebreaks.
2011-11-23 Olof-Joachim FrahmFixed license header, added ASDF fields.
2011-06-16 Olof-Joachim FrahmRenamed README.
2011-06-09 Olof-Joachim FrahmAdded link to other library.
2011-06-09 Olof-Joachim FrahmAdded point about iolib.
2011-06-09 Olof-Joachim FrahmAdded more description and markup.
2011-06-09 Olof-Joachim FrahmAdded trivial-utf-8 to the requirements.
2011-06-09 Olof-Joachim FrahmMissing exports and loop indentation.
2011-06-09 Olof-Joachim FrahmAdded handle lookup.
2011-06-09 Olof-Joachim FrahmChanged license to Simplified BSD.
2011-06-09 Olof-Joachim FrahmChanged everything to inotify naming.
2010-04-05 Olof-Joachim FrahmRename to cl-inotify. Various changes.
2010-03-05 Olof-Joachim FrahmSmall improvements for implementation.
2009-12-30 Olof-Joachim FrahmRestarts and initialisation for endianess, more documen...
2009-12-18 Olof-Joachim FrahmRemoved TODO.
2009-12-18 Olof-Joachim FrahmFixed a typo, added a howto to the README.
2009-12-18 Olof-Joachim FrahmAdded copyright notice.
2009-12-18 Olof-Joachim FrahmEnhanced functionality and more convenience.
2009-10-25 Olof-Joachim FrahmExported symbols.
2009-10-25 Olof-Joachim FrahmTypo.
2009-10-25 Olof-Joachim FrahmMoved TODO.
2009-10-25 Olof-Joachim FrahmInitial commit