gambas-source-code/main
Tobias Boege da8305456c [GB.INOTIFY]
* NEW: Rename the PathWatch class to Watch.
* NEW: Generalise the events raised by the class for future portability.
* NEW: Add static properties Name, IsDir, Unmount and Cookie and remove the
  corresponding event handler arguments.
* NEW: Do not automatically reference a Watch anymore to keep it sane.
* BUG: Automatic detection of watch events works now (#6115).
* BUG: Invalidate Watch objects when the kernel tells us to.
* BUG: Don't enter an infinite loop if some event bits are not recognised.
* OPT: Use hash tables to improve lookups.



git-svn-id: svn://localhost/gambas/trunk@6147 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-02-09 21:23:05 +00:00
..
gbc [COMPILER] 2014-01-28 16:17:40 +00:00
gbx [CONFIGURATION] 2014-02-09 16:00:13 +00:00
lib [GB.INOTIFY] 2014-02-09 21:23:05 +00:00
mime
share [INTERPRETER] 2014-01-27 23:46:37 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2013-12-30 11:29:15 +00:00
COPYING
depcomp
gb.pcre.h
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO