log util.c
age |
author |
description |
Tue, 16 Jan 2007 11:35:56 +0100 |
Anselm R. Garbe |
removed erealloc (not used)3.1 |
Tue, 02 Jan 2007 15:44:19 +0100 |
arg |
corrections |
Tue, 02 Jan 2007 15:37:58 +0100 |
arg |
next version will contain updated copyright notice |
Fri, 06 Oct 2006 11:50:15 +0200 |
Anselm R. Garbe |
code polishing, removed unnecessary newlines |
Wed, 20 Sep 2006 09:49:32 +0200 |
arg |
reviewed util.c |
Tue, 12 Sep 2006 10:57:28 +0200 |
Anselm R. Garbe |
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) |
Mon, 28 Aug 2006 08:17:27 +0200 |
Anselm R. Garbe |
added a comment to spawn1.1 |
Wed, 23 Aug 2006 12:28:39 +0200 |
Anselm R. Garbe |
eliminated sentinel warning |