I have made a new release of libev + libevent:

Tarball is at: http://dist.schmorp.de/libev/
Documentation is linked from: http://software.schmorp.de/pkg/libev.html

Changes:

- the tarball now reflects both the libevent and libev version.
- the patched libevent will install itself under the same names as libevent
  itself (but is not ABI compatible to it).
- minimal mode has been further improved: rxvt-unicode 8.7 (with libev)
  is 10k smaller than rxvt-unicode 8.4 (with the older iom).
- the priority semantics have been finalised (idle watcher semantics have
  changed considerably, but overall the system stayed the same as implemented).
- the C++ callbacks have changed considerably: a callback now uses
  no additional memory in the watcher struct over a C callback,
  and can be as fast as a direct C callback. One can also use
  static emthods and plain functions as callbacks now, making the C++
  watchers some fluffier inteface to libev.
- the documentation has been extended with the priority changes and
  the C++ API change.
- the libev core has seen considerable fine-tuning. while no new bugs have
  been found, a few might have been introduced, as usual...

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [EMAIL PROTECTED]
      -=====/_/_//_/\_,_/ /_/\_\
_______________________________________________
Libevent-users mailing list
Libevent-users@monkey.org
http://monkeymail.org/mailman/listinfo/libevent-users

Reply via email to