Commit graph

45 commits

Author SHA1 Message Date
a5638de011 add my own broken example for uiowa-threads.c 2014-04-20 09:58:47 +02:00
8141a18cab uncrustify source code 2014-04-19 18:23:49 +02:00
ca15f19709 macros.txt: list all predefined macros 2014-04-19 14:34:01 +02:00
1fe1bba5c5 Makefile: don't mix indents 2014-04-19 13:12:37 +02:00
9e4461fd5b Makefile: the tags file is VERY extra 2014-04-19 13:06:47 +02:00
ad287fd9a8 try positional format strings 2014-04-19 13:02:33 +02:00
cb3c9c0874 Makefile: clean up cppcheck.txt 2014-04-19 12:56:58 +02:00
c236772f8d Makefile: break long lines 2014-04-19 12:35:00 +02:00
967352b3db build multibrot-openmp.png with EXTRAS 2014-04-19 12:23:44 +02:00
af084f328b distinguish between building all and really-all with EXTRAS 2014-04-19 12:21:26 +02:00
9ccfdd96ac add an openmp version of mandelbrot.c 2014-04-12 15:13:15 +02:00
d0be71ac8f add an openmp version of hello world ;) 2014-04-12 15:04:16 +02:00
341990f1ee add an openmp version of multibrot 2014-04-12 13:12:55 +02:00
ffa93c8d34 Add an example of undefined behaviour 2014-02-15 14:09:43 +01:00
7f86e21f39 Remove extra CFLAGS in Makefile 2014-02-14 21:36:00 +01:00
bdf2e7feca Compile using clang 2014-02-14 21:35:28 +01:00
83f056effc Calculate sample variance 2014-02-14 20:20:32 +01:00
eeeb8e4f3c Some statistics stuff (av-variance.c) 2014-02-14 20:07:15 +01:00
9527b11c57 add a simple test of mtrace 2013-12-10 21:57:45 +01:00
30b4726cab use ctags 2013-12-08 23:02:39 +01:00
1b2935353e make gcc more pedantic 2013-12-08 22:13:25 +01:00
ce3c5ddc92 remove unused indent options in Makefile 2013-11-28 10:57:04 +01:00
aa891b6edb try cppcheck 2013-11-28 10:54:20 +01:00
73636823a6 remove object files on clean 2013-10-02 17:43:43 +02:00
a0999008e0 user-level thread code from http://homepage.cs.uiowa.edu/~jones/opsys/threads/ 2013-08-31 17:42:46 +02:00
fcdc22b861 test inline assembly 2013-08-02 19:04:57 +02:00
457e00f4fe add binsearch 2013-07-05 15:58:54 +02:00
6518f586b2 add lua experiment 2013-07-05 07:58:49 +02:00
15840e821d wo lernen? 2013-07-04 09:03:48 +02:00
562df3ece0 remove indent target, it breaks things 2013-06-18 17:38:05 +02:00
896478de2d add fnv32_1 implementation 2013-06-16 19:00:25 +02:00
123fc4cb54 multi-threaded multibrot 2013-06-16 16:37:00 +02:00
1b4f1b7592 add unfinished multibrot 2013-06-16 14:10:10 +02:00
ec4a0e1b75 test check 2013-06-16 10:43:47 +02:00
b9821ccd5e simple pong 2013-06-10 09:32:09 +02:00
cd58af7f7c add bit fuckery 2013-06-09 20:56:25 +02:00
2e2a01e5ba add circular buffer demo 2013-06-09 18:54:43 +02:00
dbf2862464 improve makefile 2013-05-17 06:39:04 +02:00
1b131108dd play around with threads 2013-05-16 20:45:03 +02:00
Tanjita
2d836e1022 use -O2 2013-05-11 21:01:39 +02:00
cb4baa4479 more mandelbrot 2013-05-11 13:10:00 +02:00
cf29ceddab ignore backups etc. 2013-05-10 14:33:32 +02:00
f6ef53c59e add trivial linked list example 2013-05-10 14:32:21 +02:00
727938dbcf play around with indent 2013-05-09 19:32:02 +02:00
6298288d58 add approximation of pi 2013-05-09 19:18:10 +02:00