Add iolib functions.
[cl-inotify.git] / package.lisp
2013-03-29 Olof-Joachim FrahmIndentation.
2013-03-29 Olof-Joachim FrahmUnix encoding.
2013-02-09 Olof-Joachim FrahmRemove experimental functions.
2013-02-09 Olof-Joachim FrahmUse OSICAT instead of SBCL specific stuff.
2012-12-19 Olof-Joachim FrahmFunction to run an external program under watch.
2012-02-25 Olof-Joachim FrahmAdded two macros; more intro for the README.
2011-11-23 Olof-Joachim FrahmFixed license header, added ASDF fields.
2011-06-09 Olof-Joachim FrahmMissing exports and loop indentation.
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.
2009-12-30 Olof-Joachim FrahmRestarts and initialisation for endianess, more documen...
2009-12-18 Olof-Joachim FrahmFixed a typo, added a howto to the README.
2009-12-18 Olof-Joachim FrahmEnhanced functionality and more convenience.
2009-10-25 Olof-Joachim FrahmExported symbols.
2009-10-25 Olof-Joachim FrahmInitial commit