Stefan Bühler
|
c458377d4a
|
Added mod_fastcgi, some api functions for it, and some new optional compiler warnings (which led to many small changes)
|
2009-01-01 16:44:42 +01:00 |
Stefan Bühler
|
7a496b610b
|
Fix comment style // -> /* */
|
2008-11-18 11:03:59 +01:00 |
Stefan Bühler
|
3dceeb5916
|
Move include files into a separate directory and cleanup include order
|
2008-11-16 21:33:53 +01:00 |
Thomas Porzelt
|
64e823f83a
|
use g_mutex instead of g_static_mutex in profiler.c
|
2008-11-03 15:21:46 +01:00 |
Thomas Porzelt
|
bbb3c8c69d
|
improved profiler (hashfunc and free-list)
|
2008-10-18 19:28:37 +02:00 |
Thomas Porzelt
|
24777f99d7
|
tiny race fix for profiler_free(); added profiler_dump_table()
|
2008-10-18 00:42:34 +02:00 |
Thomas Porzelt
|
eb73fe1651
|
changed profiler from glib to own implementation that doesn't leak all the memory...
|
2008-10-18 00:06:06 +02:00 |