Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 06aaa92f | 2004-07-30 04:57:21 | devpoll support svn:r113 | ||
| 6f2f98bd | 2004-07-20 06:12:30 | make it compile on solaris svn:r112 | ||
| 6db3da27 | 2004-07-19 06:18:10 | should work a little bit better with solaris compiler svn:r111 | ||
| 44d88ea6 | 2004-07-13 08:02:45 | change evbuffer_read so that it reads directly into the memory allocated to the evbuffer; this avoids one unnecessary data copy. svn:r110 | ||
| ee739151 | 2004-07-13 08:01:05 | make the sockets non-blocking; increase the data size for bufferevent testing svn:r109 | ||
| a78472da | 2004-07-13 07:55:01 | fix a bug for persistent events when using select() svn:r108 | ||
| de5fc619 | 2004-06-11 04:42:56 | make it compile on systems without vasprintf svn:r107 | ||
| 49dbb7ea | 2004-06-11 04:39:11 | reformat comment svn:r106 | ||
| 025d1bc2 | 2004-05-24 00:19:52 | fix some of the windows compile issues; make buffer.c faster; support signals via pipes. svn:r105 | ||
| 849d5249 | 2004-04-13 06:22:48 | license svn:r104 | ||
| 24ffe1cb | 2004-04-04 04:04:16 | add a section about BUGS svn:r103 | ||
| 8f2e1f6d | 2004-04-04 03:59:22 | add section about buffered events svn:r102 | ||
| fbf01c7f | 2004-04-04 02:20:21 | support for low and high watermarks svn:r101 | ||
| 3772ec8e | 2004-04-04 02:19:52 | add new functions svn:r100 | ||
| 8f7a7a91 | 2004-04-04 02:19:39 | version 0.8 svn:r99 | ||
| 57a51a16 | 2004-04-04 02:19:08 | provide more regression tests svn:r98 | ||
| 85fbdbb2 | 2004-03-27 17:42:49 | faster insertion of timeouts; ensure uniqueness in RB-tree compare function svn:r97 | ||
| 246d8583 | 2004-03-23 04:05:37 | allow the write callback to called even if there is no buffered data svn:r96 | ||
| 5908bd72 | 2004-03-23 03:43:53 | provided buffered events svn:r95 | ||
| cd699abf | 2004-03-22 21:46:45 | support event_loopexit(); idea from marius; and fix event_once() svn:r94 | ||
| ec2c1db4 | 2004-02-22 21:17:23 | new event_once interface; start of buffering interface for buffered events svn:r93 | ||
| 1b974101 | 2003-12-20 20:05:17 | fix kqueue behaviour; requires special kernel patch to make kqueue semantics consistent; from marius@umich.edu svn:r92 | ||
| 8a92823c | 2003-10-25 21:59:24 | make rtsig optional svn:r91 | ||
| e1cd86d7 | 2003-10-25 21:58:33 | fixes to handle error cases by Anatoly Vorobey at pobox.com svn:r90 | ||
| d780375f | 2003-10-25 21:49:44 | fix source files svn:r89 | ||
| e2f06f4f | 2003-10-25 21:49:25 | fix license svn:r88 | ||
| e9cd9b56 | 2003-10-11 02:54:41 | bad realloc; found by awohl at chessclub svn:r87 | ||
| 1d66008b | 2003-10-05 22:02:49 | make it work with more shells svn:r86 | ||
| 98af43a3 | 2003-10-04 23:33:04 | 3-clause license and changes to the benchmark by davide svn:r85 | ||
| c3f496c7 | 2003-10-04 23:27:26 | minor corrections; change license to 3-clause BSD license svn:r84 | ||
| 763f6a77 | 2003-09-25 23:18:52 | proper rtsig svn:r83 | ||
| f08bf532 | 2003-09-25 23:07:09 | fix poll hup support svn:r82 | ||
| ec70653b | 2003-09-25 17:55:17 | more tests svn:r81 | ||
| c61a2547 | 2003-09-25 03:30:49 | __FUNCTION__ -> __func__ svn:r80 | ||
| 9d26a46c | 2003-09-25 03:29:37 | windows support svn:r79 | ||
| e0216ed7 | 2003-09-25 03:28:43 | credits svn:r78 | ||
| e506eaf7 | 2003-09-25 03:26:53 | constify; some windows stuff by mike davis; fix a poll bug svn:r77 | ||
| dd0b36ab | 2003-09-25 03:25:17 | update build stuff svn:r76 | ||
| 2bf53326 | 2003-09-25 02:53:39 | Real time signal support from Taral <taral@taral.net> svn:r75 | ||
| ee8cc84e | 2003-09-23 22:28:01 | Windows support from Mike Davis svn:r74 | ||
| cde427c1 | 2003-06-24 14:45:21 | found a bug where specifying both read|write for a single event let to a crash; found by Bruno Achauer svn:r73 | ||
| 6ce5b876 | 2003-06-12 23:33:19 | clean up from NetBSD integration svn:r72 | ||
| 6551780a | 2003-06-02 19:37:13 | bug fix from Ira Lee svn:r71 | ||
| 6809f060 | 2003-06-02 19:36:52 | bug fix from Pierre Phaneuf svn:r70 | ||
| b6b1e4eb | 2003-06-02 19:36:22 | forgot svn:r69 | ||
| 833f0c09 | 2003-04-30 19:23:27 | fix a bug where a event fires twice due to bad active list handling svn:r68 | ||
| bdf5a68b | 2003-04-29 18:29:16 | updated tree code svn:r67 | ||
| 670b94e4 | 2003-04-14 17:32:19 | version 0.7 svn:r66 | ||
| f9e0c449 | 2003-04-10 19:14:03 | if a timeout on the active list is rescheduled before it can execute it gets removed from the active list; bug report from Jon Poland AT arbor.net svn:r65 | ||
| 30eff294 | 2003-04-09 18:16:07 | document environment variables svn:r64 | ||
| b0b72eb0 | 2003-04-09 18:12:11 | use maximum number of fds for epoll_create; from Davide Libenzi svn:r63 | ||
| 9eb31e53 | 2003-04-09 18:11:31 | proper indent svn:r62 | ||
| 7e4e5204 | 2003-04-09 18:11:06 | add some timer macros for operating systems that dont support them svn:r61 | ||
| 04153adb | 2003-03-30 20:19:07 | EVENT_SHOW_METHOD environment prints which event mechanism we are using; from Davide Libenzi <davidel@xmailserver.org> svn:r60 | ||
| 012a0b53 | 2003-03-10 05:39:41 | add benchmark svn:r59 | ||
| 1ed00256 | 2003-03-10 05:13:02 | fix type svn:r58 | ||
| ebb73c0d | 2003-03-10 04:56:41 | simple bench mark svn:r57 | ||
| 34d794b2 | 2003-03-09 23:29:57 | some cleanup svn:r56 | ||
| d5009e8a | 2003-03-09 23:29:26 | -g svn:r55 | ||
| eb646205 | 2003-03-09 23:29:04 | style svn:r54 | ||
| adf0bb84 | 2003-03-08 20:14:39 | another test svn:r53 | ||
| 28d248e0 | 2003-03-08 16:50:27 | copyright svn:r52 | ||
| c48e71d8 | 2003-03-08 16:44:51 | oneshot means that its removed from the kernel list already svn:r51 | ||
| 0036d79a | 2003-03-08 16:33:18 | fix kqueue problem svn:r50 | ||
| 33b1c6c4 | 2003-03-08 14:44:08 | include config.h svn:r49 | ||
| 251c7f68 | 2003-03-08 14:41:00 | sync svn:r48 | ||
| 481799af | 2003-03-08 14:21:14 | add persist test svn:r47 | ||
| bedded82 | 2003-03-08 06:39:30 | more comprehensive regression test svn:r46 | ||
| cde7a352 | 2003-03-08 06:37:56 | fix signal usage svn:r45 | ||
| ea1d95d2 | 2003-03-08 05:24:26 | automake-ify test dir, too svn:r44 | ||
| 71e51329 | 2003-03-07 23:21:01 | check for linux eventpoll svn:r43 | ||
| 3e41f17a | 2003-03-07 23:20:36 | support for Linux eventpoll mechanism svn:r42 | ||
| 01a932fe | 2003-03-07 23:19:05 | fix signal usage svn:r41 | ||
| e72dff13 | 2003-03-01 20:31:28 | replace references to __FUNCTION__ with __func__ svn:r40 | ||
| 3c2916aa | 2003-03-01 19:48:05 | ifdef config.h svn:r39 | ||
| b5b585c1 | 2003-03-01 19:46:27 | support disabling of event mechanisms via the environment; error out if no event mechanism is available svn:r38 | ||
| b3d1c6a8 | 2003-02-28 22:38:30 | support poll(2) and split out the signal handling svn:r37 | ||
| ac44ddda | 2002-10-07 17:56:25 | grammar from jsyn@nthought.com svn:r36 | ||
| 9d2401ff | 2002-10-07 00:47:34 | portability fixes from marius@umich.edu. svn:r35 | ||
| acf7a8e3 | 2002-09-15 19:01:42 | version 0.6 svn:r34 | ||
| 2ccd77d4 | 2002-09-15 18:55:21 | test timeouts svn:r33 | ||
| e0ca1ef2 | 2002-09-15 18:52:28 | signal fixes from ericj@monkey.org via dugsong@monkey.org svn:r32 | ||
| eb15f4d8 | 2002-09-08 02:46:44 | fix from marius@umich.edu svn:r31 | ||
| f1cf6322 | 2002-09-06 17:13:08 | add timeout_ defines back for backward compatibility. svn:r30 | ||
| 5f865858 | 2002-07-26 14:45:50 | sync with openbsd; API change: timeout_ is now evtimer_ svn:r29 | ||
| 8bb9fd58 | 2002-06-13 01:58:34 | version 0.5 svn:r28 | ||
| 3821c7e2 | 2002-06-13 01:54:07 | make kqueue signal callback work with sigchld. cast and better timeout. svn:r27 | ||
| 484e594e | 2002-06-11 18:38:37 | make kqueue work for callbacks that use both read and write events simultaneously svn:r26 | ||
| 3107493c | 2002-05-20 21:51:53 | signal fix from dugsong@monkey.org svn:r25 | ||
| cc32570a | 2002-05-20 21:47:04 | updating a timeout might corrupt RB tree. Remove before changing time. svn:r24 | ||
| 4ec4cdde | 2002-04-17 02:07:31 | forgot to initialize elements svn:r23 | ||
| dcf6cbe4 | 2002-04-16 14:09:21 | correct date svn:r22 | ||
| 409fcdd2 | 2002-04-10 14:48:31 | remove queue.h include svn:r21 | ||
| 59137c11 | 2002-04-10 03:15:19 | deal correctly with deleting an event, now that we allow multiple callbacks for signal delivery. svn:r20 | ||
| 06630e31 | 2002-04-10 02:20:26 | describe signal_* svn:r19 | ||
| d10f85db | 2002-04-10 02:10:47 | signal support for kqueue; support of EV_PERSIST flag to event_set svn:r18 | ||
| b855bc55 | 2002-04-10 00:31:31 | initial support for signals (only for select now) based on code from Dug Song <dugsong@monkey.org> svn:r17 | ||
| dbaa408e | 2002-04-09 19:30:22 | port to solaris svn:r16 | ||
| db48ac01 | 2002-04-09 19:21:39 | change includes svn:r15 | ||
| 361c1cc0 | 2002-04-09 19:09:32 | add compat dir to includes svn:r14 |