index
:
c-stuff
master
Wide assortment of random c snippets, tests and tools which don't deserve their own repository.
Tomasz Kramkowski <tomasz@kramkow.ski>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simple implementation of vigenere cipher. (offset of 1 for desired results)
Tomasz Kramkowski
2015-04-02
1
-0
/
+62
*
Improved rot.c error.
Tomasz Kramkowski
2015-04-01
1
-2
/
+2
*
Pthreads testing.
Tomasz Kramkowski
2015-03-31
1
-0
/
+45
*
Removed imlib2.c because of code copied from somewhere and modified README.
Tomasz Kramkowski
2015-03-31
2
-233
/
+4
*
Various fixes to hangman.c.
Tomasz Kramkowski
2015-03-30
1
-12
/
+13
*
Removed redundant semicolon.
Tomasz Kramkowski
2015-03-30
1
-1
/
+1
*
Simple single function hangman.
Tomasz Kramkowski
2015-03-30
1
-0
/
+98
*
Formatting old source.
Tomasz Kramkowski
2015-03-30
2
-218
/
+221
*
Moved simplx to its own project.
Tomasz Kramkowski
2015-03-30
1
-83
/
+0
*
snake.c: Additional braces to silence warnings.
Tomasz Kramkowski
2015-03-22
1
-2
/
+3
*
snake.c: Visual enhancements and argument parsing.
Tomasz Kramkowski
2015-03-22
1
-15
/
+92
*
snake.c: removed prototypes and git add snake.c
Tomasz Kramkowski
2015-03-22
1
-55
/
+42
*
ncurses_windows: testing a box with max size which always fits in root window.
Tomasz Kramkowski
2015-03-22
1
-0
/
+57
*
snake game, link with -lncurses
Tomasz Kramkowski
2015-03-22
1
-0
/
+266
*
randtest.c no longer does something idiotic.
Tomasz Kramkowski
2015-03-22
1
-1
/
+1
*
README.md is now formatted to fit an 80 character terminal.
Tomasz Kramkowski
2015-03-22
1
-1
/
+4
*
timer.c no longer gives compiler warnings on incompatible format.
Tomasz Kramkowski
2015-03-09
1
-2
/
+2
*
Minor modifications and new file endianness.c
Tomasz Kramkowski
2015-03-09
2
-18
/
+52
*
Update makefile to better standards and practices.
Tomasz Kramkowski
2015-03-09
2
-27
/
+33
*
scanf.c: style
Tomasz Kramkowski
2015-02-21
1
-0
/
+1
*
strcmp.c
Tomasz Kramkowski
2015-02-21
1
-0
/
+19
*
scanf.c
Tomasz Kramkowski
2015-02-21
1
-0
/
+13
*
alignment.c
EliteTK
2015-02-12
1
-0
/
+65
*
Update LICENSE_HEADER to 2015
EliteTK
2015-01-31
2
-2
/
+2
*
event.c: evdev inspector
Tomasz Kramkowski
2015-01-29
1
-0
/
+36
*
Merge branch 'master' of https://github.com/EliteTK/c-stuff
EliteTK
2015-01-11
1
-1
/
+2
|
\
|
*
Moved name into license header.
Tomasz Kramkowski
2015-01-10
1
-1
/
+2
*
|
Added sanity to bfparse and brought up to style guidelines.
EliteTK
2015-01-11
1
-81
/
+64
|
/
*
Comments.
EliteTK
2014-12-30
1
-2
/
+2
*
Cleanup and license headers.
EliteTK
2014-12-29
5
-8
/
+27
*
More code.
EliteTK
2014-12-29
11
-11
/
+337
*
Fixed wrapping.
Tomasz Kramkowski
2014-11-17
1
-1
/
+1
*
Merge branch 'master' of https://github.com/EliteTK/c-stuff
EliteTK
2014-11-17
0
-0
/
+0
|
\
|
*
Merge branch 'master' of https://github.com/EliteTK/c-stuff
EliteTK
2014-11-17
1
-1
/
+0
|
|
\
*
|
\
Merge branch 'master' of https://github.com/EliteTK/c-stuff
EliteTK
2014-11-17
1
-7
/
+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
xcb_gol.c: xcb_gol_macro.c: new
EliteTK
2014-11-17
2
-0
/
+443
*
|
xcb_gol.c: xcb_gol_macro.c: new
EliteTK
2014-11-17
2
-0
/
+377
|
/
*
cap.c: new; rot.c: improved
EliteTK
2014-11-15
2
-19
/
+23
*
cap.c: new; casting.c: more tests
EliteTK
2014-11-13
2
-10
/
+67
*
Wrote license header prefixing tool and added some new code.
EliteTK
2014-11-08
6
-1
/
+95
*
Fixed -Werror -> -Wextra
EliteTK
2014-10-08
1
-1
/
+1
*
Added clean target. Fixed CFLAGS.
EliteTK
2014-10-08
1
-1
/
+4
*
Updated makefile .PHONY targets.
EliteTK
2014-10-08
1
-1
/
+1
*
Minor cleanup.
EliteTK
2014-10-08
3
-54
/
+0
*
Added GPL header to files (which I'm mostly sure I wrote) Resolves #1
EliteTK
2014-10-07
78
-820
/
+719
*
Merge branch 'master' of https://github.com/EliteTK/c-stuff
EliteTK
2014-10-07
0
-0
/
+0
|
\
|
*
Added [un]install targets. Fixes #2
EliteTK
2014-10-07
1
-2
/
+19
*
|
Added [un]install targets. (And std is now gnu11) Fixes #2
EliteTK
2014-10-07
1
-2
/
+19
|
/
*
Fixed makefile derp.
EliteTK
2014-09-23
1
-1
/
+1
*
Fixed .gitignore, added makefile and license, updated timer.
EliteTK
2014-09-23
5
-215
/
+688
[next]