Commit graph

27 commits

Author SHA1 Message Date
2e2a01e5ba add circular buffer demo 2013-06-09 18:54:43 +02:00
fbd7635089 add binaries to .gitignore 2013-06-09 15:46:02 +02:00
dbf2862464 improve makefile 2013-05-17 06:39:04 +02:00
fb135c3c42 Merge branch 'master' of luffa:git/c-exercises 2013-05-16 20:49:36 +02:00
1b131108dd play around with threads 2013-05-16 20:45:03 +02:00
24c1379e48 floats will be floats 2013-05-15 10:34:03 +02:00
9c03998cd0 whitespace 2013-05-13 14:45:46 +02:00
682526348c REALLY update screen only every 10th line 2013-05-13 14:07:44 +02:00
13b3971d3e use 256 shades of grey 2013-05-13 13:59:12 +02:00
7dc7d474f8 floats will be floats 2013-05-13 13:38:56 +02:00
b12b4ff429 better comments 2013-05-12 11:15:15 +02:00
fbfdcdb33f comment 2013-05-11 21:44:30 +02:00
Tanjita
9f204ddb1b restructure 2013-05-11 21:34:34 +02:00
Tanjita
2d836e1022 use -O2 2013-05-11 21:01:39 +02:00
02e42d5efd save bmp 2013-05-11 16:02:40 +02:00
bcdea67e9a larger mandelbrot 2013-05-11 16:02:06 +02:00
0c2d830be6 violet mandelbrot 2013-05-11 16:01:45 +02:00
91611b08ec fix linked-list + indent 2013-05-11 13:10:47 +02:00
cb4baa4479 more mandelbrot 2013-05-11 13:10:00 +02:00
1e6f8726a6 add mandelbrot 2013-05-10 23:57:48 +02:00
e525a5e557 list_remove 2013-05-10 17:02:28 +02:00
69ae9eea47 list_empty/list_add 2013-05-10 16:45:47 +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
877471585c return something in main() 2013-05-09 19:20:26 +02:00
6298288d58 add approximation of pi 2013-05-09 19:18:10 +02:00