Sat, 17 Feb 2007 15:14:30 +0100 viric Recursivity changed into a loop. Now the state is loaded on boot, and saved on TERM. default tip
Fri, 16 Feb 2007 23:53:32 +0100 viric Added USR1 status shower.
Fri, 16 Feb 2007 22:57:36 +0100 viric Less calls to libc. Profiling is much better now.
Sun, 07 May 2006 13:34:25 +0200 viric Porting from sokoban/caixes the show_map changes.
Sun, 07 May 2006 13:33:25 +0200 viric Porting from sokoban/caixes the makefile system.
Sun, 07 May 2006 13:32:51 +0200 viric Corrected some regexps (limiting ^$)
Thu, 18 May 2006 23:33:03 +0200 viric Added tag brute1 for changeset dcfe4d2d4387e3047e734c07c835b15b26a893bd
Sun, 07 May 2006 19:32:41 +0200 viric Improvement, managing the case a box depends ONLY on a blocked box (it will therefore be considered as blocked)
Sun, 07 May 2006 19:31:33 +0200 viric Added two spaces at the end of the last line, in order to complete the width.
Sun, 07 May 2006 19:31:05 +0200 viric Added a variable managing the output file handle (stdout,stderr)
Sun, 07 May 2006 16:31:04 +0200 viric Added a file with proposals.
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