kc3-lang/libevent/WIN32-Code

Branch :


Log

Author Commit Date CI Message
12fe087e 2007-08-10 16:37:33 r14505@catbus: nickm | 2007-08-10 12:35:52 -0400 Fix win32 build errors (reported by Phobos): mingw gcc seems to dislike unnamed function parameters. svn:r390
41b7cbc3 2007-03-10 06:37:53 more the signal base into the event base; this removes global state and makes signals work better with threading; from Wouter Wijngaards small fixes for kqueue and style by me svn:r351
b5d2f9a2 2007-03-01 06:25:18 rolling back r339: evconfig.h does not work svn:r341
127c260b 2007-02-28 04:02:29 make evconfig.h available as installed header file; not really ideal but good enough for me; from Nick Mathewson svn:r339
868f10e7 2006-11-22 01:21:10 mingw fixes from Nick svn:r271
9f7d28bb 2006-09-27 03:07:38 make it compile with mingw; from Nick svn:r235
2e8051f5 2006-03-28 04:40:54 introduce a way to free the base from Nick Mathewson <nickm@freehaven.net> svn:r210
0c48c706 2005-12-08 23:05:42 windows memory corruption bug fix from I-M Weasel via Nick Mathewson. svn:r189
99442c6f 2005-03-29 06:54:36 windows fixes from Nick Mathewson <nickm@freehaven.net> svn:r135
42b97958 2005-02-04 11:17:18 make it compile again; from dug song svn:r130
025d1bc2 2004-05-24 00:19:52 fix some of the windows compile issues; make buffer.c faster; support signals via pipes. svn:r105
ee8cc84e 2003-09-23 22:28:01 Windows support from Mike Davis svn:r74