|
30b4726cab
|
use ctags
|
2013-12-08 23:02:39 +01:00 |
|
|
89978e5097
|
use signed int to make pedantic gcc happy
|
2013-12-08 22:55:49 +01:00 |
|
|
065204dc85
|
fix lua foo
|
2013-12-08 22:36:43 +01:00 |
|
|
1b2935353e
|
make gcc more pedantic
|
2013-12-08 22:13:25 +01:00 |
|
|
532b00e188
|
add more ideas
|
2013-12-08 22:12:42 +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 |
|
|
dd222ae958
|
new ideas
|
2013-10-02 17:45:39 +02:00 |
|
|
73636823a6
|
remove object files on clean
|
2013-10-02 17:43:43 +02:00 |
|
|
dde2ce62db
|
new ideas
|
2013-10-02 17:43:20 +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 |
|
|
f1d1727bf6
|
add missing else
|
2013-07-05 16:02:52 +02:00 |
|
|
457e00f4fe
|
add binsearch
|
2013-07-05 15:58:54 +02:00 |
|
|
b8f997bffb
|
properly free memory
|
2013-07-05 08:05:52 +02:00 |
|
|
63c2766938
|
add IDEAS
|
2013-07-05 07:59:59 +02:00 |
|
|
6518f586b2
|
add lua experiment
|
2013-07-05 07:58:49 +02:00 |
|
|
19ad87265b
|
properly clean up before exiting
|
2013-07-04 09:53:47 +02:00 |
|
|
15840e821d
|
wo lernen?
|
2013-07-04 09:03:48 +02:00 |
|
|
ff5ec6af02
|
properly initialize new list items
|
2013-07-03 09:31:50 +02:00 |
|
|
7e828ad441
|
revert a list
|
2013-07-02 22:31:39 +02:00 |
|
|
469f5a7da3
|
make the list a type itself
|
2013-07-02 18:19:50 +02:00 |
|
|
7f85731e5e
|
make the list a type itself
|
2013-07-02 18:19:15 +02:00 |
|
|
7e2f62da99
|
check malloc() return values
|
2013-06-30 22:10:52 +02:00 |
|
|
562df3ece0
|
remove indent target, it breaks things
|
2013-06-18 17:38:05 +02:00 |
|
|
ba7633d4e0
|
reindent bloom.c
|
2013-06-18 17:35:10 +02:00 |
|
|
bc13bda65b
|
use global mbrot pointer
|
2013-06-18 17:34:12 +02:00 |
|
|
896478de2d
|
add fnv32_1 implementation
|
2013-06-16 19:00:25 +02:00 |
|
|
697f7dfd27
|
reindent
|
2013-06-16 16:41:27 +02:00 |
|
|
53f90ed803
|
reindent
|
2013-06-16 16:39:04 +02:00 |
|
|
c69aef41d6
|
reindent
|
2013-06-16 16:38:35 +02:00 |
|
|
9cbdcee7e9
|
Merge branch 'master' of luffa:git/c-exercises
|
2013-06-16 16:37:11 +02:00 |
|
|
123fc4cb54
|
multi-threaded multibrot
|
2013-06-16 16:37:00 +02:00 |
|
|
49b477b2de
|
multi-threaded multibrot
|
2013-06-16 16:12:08 +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 |
|
|
9669b96e47
|
get max row/col from ncurses
|
2013-06-15 22:32:04 +02:00 |
|
|
aea9a53762
|
paddles!
|
2013-06-15 22:26:40 +02:00 |
|
|
020aa6d120
|
define _BSD_SOURCE, so gcc won't complain about usleep
|
2013-06-15 22:08:33 +02:00 |
|
|
8b6a5171a0
|
remove superfluous refresh
|
2013-06-15 22:01:49 +02:00 |
|
|
2615d02c45
|
remove unused function move_ball
|
2013-06-15 22:00:27 +02:00 |
|
|
b9821ccd5e
|
simple pong
|
2013-06-10 09:32:09 +02:00 |
|
|
97c466d109
|
re-indent mandelbrot
|
2013-06-10 09:09:53 +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 |
|
|
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 |
|