Sun, 07 May 2006 16:28:04 +0200 viric Corrected some bugs. Now the algorithm should work for 1-level dependencies.
Sun, 07 May 2006 15:28:39 +0200 viric Now I think the code works. There were some indexing mistakse,
Sun, 07 May 2006 13:32:52 +0200 viric Corrected some regexps (limiting ^$)
Sun, 07 May 2006 13:24:07 +0200 viric Now the segfault problem for actual_map is solved in os.c
Sun, 07 May 2006 01:33:40 +0200 viric actual_map is initialized at first, so almost never a SIGSEGV can happen.
Sun, 07 May 2006 01:31:50 +0200 viric A minimum working (hope so!) version of the algorithm is working, although
Sun, 07 May 2006 01:30:29 +0200 viric Now Makefile compiles in debug, and Makefile.opt compiles optimized. brute1
Sat, 06 May 2006 15:42:06 +0200 viric I made variables explicitily const.
Sat, 06 May 2006 13:24:06 +0200 viric Added description to general.h, from where the prototypes come from.
Sat, 06 May 2006 10:08:41 +0200 viric The code compiles with pedantic without warnings.
Sat, 06 May 2006 10:08:11 +0200 viric Added pedantic into compilation flags.
Sat, 06 May 2006 00:34:04 +0200 viric More file separation.
Sat, 06 May 2006 00:33:47 +0200 viric Adding -Wall to ldflags
Fri, 05 May 2006 23:43:20 +0200 viric A cleaner version, split between different files.
Fri, 05 May 2006 23:20:33 +0200 viric Moving the files to appropiate locations.
Fri, 05 May 2006 23:18:24 +0200 viric Adding a README file for test.
Fri, 05 May 2006 22:42:30 +0200 viric Adding ignored patterns.
Fri, 05 May 2006 22:40:45 +0200 viric Initial commit.
(0) tip