log src/lib/mempool-unsafe-datastack.c @ 8590:b9faf4db2a9f HEAD

age author description
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Sat, 17 Nov 2007 08:13:03 +0200 Timo Sirainen Use likely() and unlikely() macros to make commonly checked error handling HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Sun, 16 Sep 2007 11:40:56 +0300 Timo Sirainen Renamed __attr_*__ to ATTR_*. Renamed __attrs_used__ to ATTRS_DEFINED. HEAD
Thu, 18 Jan 2007 17:33:36 +0200 Timo Sirainen Don't keep the memory pool virtual functions in the pool structure itself, HEAD
Sat, 14 Jan 2006 19:23:22 +0200 Timo Sirainen pool_unref(): set the pool pointer to NULL, so if we're trying to unref it HEAD
Sun, 27 Mar 2005 16:29:30 +0300 Timo Sirainen Added p_get_max_easy_alloc_size(). HEAD
Sun, 21 Sep 2003 19:21:36 +0300 Timo Sirainen data_stack_pool split into two: unsafe_data_stack_pool which works like HEAD