Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

197 by janmagnet on 02 April 2008, 02:43:28 +0200 (9 months ago) Missing function call parameter in the parallel recursive splitter algorithm.

trunk/report/dancing-links.tex 197 history download

196 by janmagnet on 14 March 2008, 11:46:13 +0100 (9 months ago) Fixed some compile errors in the N-Queens code.

trunk/src/degen/nqdecs.cpp 196 history download (+5 -11) diffs

195 by janmagnet on 14 March 2008, 11:42:25 +0100 (9 months ago) Updated to new function names.

trunk/src/degen/degen.cpp 195 history download (+2 -2) diffs

194 by janmagnet on 14 March 2008, 11:41:42 +0100 (9 months ago) Fixed variable too big warning in GCC.

trunk/src/decs/dformat.cpp 194 history download (+4 -4) diffs

193 by janmagnet on 14 March 2008, 11:05:36 +0100 (9 months ago) Fixed a wrong endif reference.

trunk/src/CMakeLists.txt 193 history download (+1 -1) diffs

192 by janmagnet on 21 January 2008, 03:20:26 +0100 (11 months ago) - Added debian package build scripts.

trunk/src/debian 192 history download (+0) new

trunk/src/debian/changelog 192 history download (+5) new

trunk/src/debian/compat 192 history download (+1) new

trunk/src/debian/control 192 history download (+18) new

trunk/src/debian/copyright 192 history download (+26) new

… 5 more files in changeset.
191 by janmagnet on 20 January 2008, 15:10:04 +0100 (11 months ago) - Fixed CMake file for CPack.

trunk/src/CMakeLists.txt 191 history download (+49 -42) diffs

190 by janmagnet on 10 January 2008, 02:13:08 +0100 (11 months ago) - Added packaging configuration for CPack.

trunk/src/CMakeLists.txt 190 history download (+30 -0) diffs

189 by janmagnet on 09 January 2008, 16:14:42 +0100 (11 months ago) - Retagging version 1.0 of the DECS report. This is the final version which was delivered 2007-12-20 for evaluation.

tags/report-1.0 189 history download (+0) new/copied

tags/report-1.0/abstract.tex 189 history download (+0) new/copied

tags/report-1.0/conclusion.tex 189 history download (+0) new/copied

tags/report-1.0/decs.tcp 189 history download (+12) new/copied

tags/report-1.0/decs.tex 189 history download (+0) new/copied

… 54 more files in changeset.
188 by janmagnet on 09 January 2008, 15:49:05 +0100 (11 months ago) - Fixed improper character escape sequence.

trunk/src/dance/dance.cpp 188 history download (+1 -1) diffs

187 by janmagnet on 09 January 2008, 15:07:26 +0100 (11 months ago) - Removed badly tagged report.

trunk/report-1.0 187 history deleted

trunk/report-1.0/abstract.tex 187 history deleted

trunk/report-1.0/conclusion.tex 187 history deleted

trunk/report-1.0/decs.tcp 187 history deleted

trunk/report-1.0/decs.tex 187 history deleted

… 54 more files in changeset.
186 by janmagnet on 08 January 2008, 13:48:13 +0100 (11 months ago) - Minor update in the n-queens section description.

trunk/src/dance/examples/README.txt 186 history download (+27 -27) diffs

185 by janmagnet on 08 January 2008, 13:38:44 +0100 (11 months ago) - Change: Minor adjustments to output.

trunk/src/dance/README.txt 185 history download (+1 -1) diffs

trunk/src/dance/dance.cpp 185 history download (+20 -18) diffs

trunk/src/decs/dfileio.cpp 185 history download (+9 -8) diffs

trunk/src/decs/dformat.cpp 185 history download (+45 -14) diffs

trunk/src/decs/type.h 185 history download (+3 -3) diffs

… 4 more files in changeset.
184 by janmagnet on 08 January 2008, 13:30:30 +0100 (11 months ago) - Modified license year for 2008.

trunk/src/dance/dance.cpp 184 history download (+2 -2) diffs

trunk/src/decs/dfileio.h 184 history download (+2 -2) diffs

trunk/src/decs/dformat.h 184 history download (+2 -2) diffs

trunk/src/decs/dlx.cpp 184 history download (+2 -2) diffs

trunk/src/decs/dlx.h 184 history download (+2 -2) diffs

… 7 more files in changeset.
183 by janmagnet on 06 January 2008, 20:39:30 +0100 (12 months ago) - Rewrote bdance and changed license to own.

trunk/src/bdance/bdance.cpp 183 history download (+18 -155) diffs

182 by janmagnet on 06 January 2008, 20:20:48 +0100 (12 months ago) - Moved nqdecs code to the degen source.

trunk/src/degen/CMakeLists.txt 182 history download (+3 -3) diffs

181 by janmagnet on 06 January 2008, 20:19:48 +0100 (12 months ago) - Moved nqdecs code to the degen source.

trunk/src/nqdecs 181 history deleted

trunk/src/nqdecs/nqdecs.cpp 181 history deleted

trunk/src/nqdecs/nqdecs.h 181 history deleted

trunk/src/nqdecs/CMakeLists.txt 181 history deleted

180 by janmagnet on 06 January 2008, 20:18:35 +0100 (12 months ago) - Moved nqdecs code to the degen source.

trunk/src/CMakeLists.txt 180 history download (+0 -1) diffs

179 by janmagnet on 06 January 2008, 20:17:50 +0100 (12 months ago) - Moved nqdecs code to the degen source.

trunk/src/degen/nqdecs.cpp 179 history download (+165) new/copied

trunk/src/degen/nqdecs.h 179 history download (+29) new/copied

178 by janmagnet on 06 January 2008, 14:14:35 +0100 (12 months ago) - Change: Converted from uint to uxlong (unsigned long long) when reading and writing with file format functions.

trunk/src/bdance/bdance.cpp 178 history download (+1 -1) diffs

trunk/src/decs/dfileio.cpp 178 history download (+13 -13) diffs

trunk/src/decs/dfileio.h 178 history download (+2 -2) diffs

trunk/src/decs/dformat.h 178 history download (+14 -3) diffs

177 by janmagnet on 06 January 2008, 11:40:42 +0100 (12 months ago) - Readded degen and nqdecs sub folders to the CMake build.

trunk/src/CMakeLists.txt 177 history download (+2 -2) diffs

trunk/src/nqdecs/CMakeLists.txt 177 history download (+3 -3) diffs

176 by janmagnet on 06 January 2008, 11:37:45 +0100 (12 months ago) - Removed Eclipse project files as they are no longer useful. Use the CMake build system instead.

trunk/src/dance/.cproject 176 history deleted

trunk/src/dance/.project 176 history deleted

trunk/src/degen/.cproject 176 history deleted

trunk/src/degen/.project 176 history deleted

trunk/src/nqdecs/.cproject 176 history deleted

… 1 more file in changeset.
175 by janmagnet on 23 December 2007, 01:11:44 +0100 (12 months ago) - Added two required source file under Linux.

trunk/src/boinc/CMakeLists.txt 175 history download (+8 -0) diffs

174 by janmagnet on 22 December 2007, 15:36:01 +0100 (12 months ago) - Updated n-queens test results and plot with value up to n=18 and a correction to n=16 (caused by overflow of the 32-bit unsigned integer which kept track of the updates).

trunk/report/images/queens-test.pdf 174 history download

trunk/report/images/queens.plt 174 history download (+1 -1) diffs

trunk/report/images/test-queens.txt 174 history download (+4 -4) diffs

173 by janmagnet on 22 December 2007, 15:34:35 +0100 (12 months ago) - Added test results for n-queens without the S heuristic.

trunk/report/images/test-queens-no-heuristic.txt 173 history download (+28) new

172 by janmagnet on 22 December 2007, 15:20:56 +0100 (12 months ago) - Changed solution, update and node values to use unsigned long long to
guarantee at least 64 bits of precision. This allows larger values for
n-queens to get the correct amount of updates as it sho…

trunk/src/dance/dance.cpp 172 history download (+12 -12) diffs

trunk/src/decs/dlx.cpp 172 history download (+10 -10) diffs

trunk/src/decs/dlx.h 172 history download (+6 -6) diffs

trunk/src/decs/type.h 172 history download (+1 -0) diffs

171 by janmagnet on 21 December 2007, 12:48:03 +0100 (12 months ago) - Added CMake options for compiling only the utils or the BOINC
application.

trunk/src/CMakeLists.txt 171 history download (+14 -6) diffs

170 by janmagnet on 21 December 2007, 01:57:47 +0100 (12 months ago) - Fixed svn:mime-type and svn:eol-style.
- Cleaned up files.

trunk/report/images/heuristic-test.pdf 170 history download

trunk/report/images/heuristic.plt 170 history download (+11 -18) diffs

trunk/report/images/queens-test.pdf 170 history download

trunk/report/images/queens.plt 170 history download (+9 -14) diffs

trunk/report/images/save.plt 170 history download (+0 -0) diffs

… 3 more files in changeset.
169 by janmagnet on 21 December 2007, 00:10:41 +0100 (12 months ago) - Tagging version 1.0 of the DECS report. This is the final version which was delivered 2007-12-20 for evaluation.

trunk/report-1.0 169 history download (+0) new/copied

trunk/report-1.0/abstract.tex 169 history download (+0) new/copied

trunk/report-1.0/conclusion.tex 169 history download (+0) new/copied

trunk/report-1.0/decs.tcp 169 history download (+12) new/copied

trunk/report-1.0/decs.tex 169 history download (+0) new/copied

… 54 more files in changeset.
168 by janmagnet on 21 December 2007, 00:05:58 +0100 (12 months ago) - Latest edition.

trunk/report/abstract.tex 168 history download

trunk/report/dancing-links.tex 168 history download

trunk/report/implementation.tex 168 history download

trunk/report/introduction.tex 168 history download

trunk/report/local.bib 168 history download (+13 -0) diffs

… 1 more file in changeset.
earlier earlier | later later
Open Source License registered to the Trip Tracker Project. This license of FishEye is provided to support the development of Trip Tracker only.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-296 2008-04-24 ) - Administration - Page generated 2009-01-06 20:42 +0100