log src/collect-table.c @ 576:9dc0513837b5

age author description
Sun, 04 May 2008 21:54:20 +0000 nadvornik dropped path_list functions, use filelist functions everywhere
Sat, 03 May 2008 16:58:17 +0000 zas_ Fix a bug occuring when using certain actions on a collection
Thu, 24 Apr 2008 15:49:57 +0000 zas_ Convert the minority of while() to while ().
Thu, 24 Apr 2008 12:47:09 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one