index
:
delta/libevent.git
baserock/release-2.0.21-stable
gh-pages
master
patches-1.1
patches-1.2
patches-1.3
patches-1.4
patches-2.0
patches-2.1
release-2.2-pull
github.com: libevent/libevent.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
bench.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'github/20_win64_compilation' into 21_win64_comp...
Nick Mathewson
2012-11-01
1
-6
/
+6
|
\
|
*
Compile without warnings on mingw64
Nick Mathewson
2012-11-01
1
-6
/
+6
*
|
Convert event-config.h macros to avoid reserved identifiers
Nick Mathewson
2012-02-29
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2012-02-10
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright notices to 2012
Nick Mathewson
2012-02-10
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/patches-2.0'
Nick Mathewson
2011-10-26
1
-1
/
+1
|
\
\
|
|
/
|
*
Update copyright dates to 2011.
Nick Mathewson
2011-10-24
1
-1
/
+1
*
|
Use "_WIN32", not WIN32: it's standard and we don't need to fake it
Nick Mathewson
2011-05-25
1
-4
/
+4
|
/
*
Use evutil_gettimeofday instead of relying on the system gettimeofday.
Peter Rosin
2011-05-25
1
-2
/
+2
*
Fix winsock2.h #include issues with MSVC
Peter Rosin
2011-05-25
1
-0
/
+1
*
unistd.h and sys/time.h might not exist.
Peter Rosin
2011-05-25
1
-0
/
+4
*
Fix warnings on mingw with gcc 4.5
Nick Mathewson
2010-10-05
1
-1
/
+1
*
Fix event_del(0) instance in bench.c
Shuo Chen
2010-09-06
1
-1
/
+2
*
Move event-config.h to include/event2
Nick Mathewson
2010-08-06
1
-1
/
+1
*
Replace users of "int fd" with "evutil_socket_t fd" in portable code
Nick Mathewson
2010-03-05
1
-1
/
+1
*
Update all our copyright notices to say "2010"
Nick Mathewson
2010-03-04
1
-1
/
+1
*
Clean up formatting: function/keyword spacing consistency.
Nick Mathewson
2010-02-19
1
-2
/
+1
*
We do not work any more without an event-config.h; stop pretending that it is...
Nick Mathewson
2009-11-06
1
-2
/
+0
*
Replace some read/write instances with send/recv to work properly on win32.
Nick Mathewson
2009-06-05
1
-3
/
+3
*
Update copyright statements to reflect the facts that:
Nick Mathewson
2009-01-27
1
-2
/
+2
*
Replace all use of config.h with event-config.h.
Nick Mathewson
2009-01-27
1
-1
/
+1
*
rename sys/signal.h to signal.h; configure m4 macro dir; this assist with com...
Niels Provos
2009-01-22
1
-1
/
+1
*
r15226@tombo: nickm | 2008-04-17 15:25:25 -0400
Nick Mathewson
2008-04-17
1
-2
/
+3
*
Add winsock init functions to bench.c so it can run on win32.
Nick Mathewson
2007-12-06
1
-0
/
+4
*
r16733@catbus: nickm | 2007-11-26 14:18:25 -0500
Nick Mathewson
2007-11-26
1
-3
/
+2
*
srcdir for verify; from Christopher Layne
Niels Provos
2007-11-12
1
-1
/
+0
*
r16501@catbus: nickm | 2007-11-07 01:00:31 -0500
Nick Mathewson
2007-11-07
1
-1
/
+1
*
Make the test/ subdirectory buildable under Windows. Well, mingw at least. ...
Nick Mathewson
2007-09-20
1
-1
/
+10
*
rolling back r339: evconfig.h does not work
Niels Provos
2007-03-01
1
-1
/
+1
*
make evconfig.h available as installed header file; not
Niels Provos
2007-02-28
1
-1
/
+1
*
3-clause license and changes to the benchmark by davide
Niels Provos
2003-10-04
1
-30
/
+54
*
simple bench mark
Niels Provos
2003-03-10
1
-0
/
+157