aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed imlib2.c because of code copied from somewhere and modified README.Tomasz Kramkowski2015-03-312-233/+4
|
* Various fixes to hangman.c.Tomasz Kramkowski2015-03-301-12/+13
|
* Removed redundant semicolon.Tomasz Kramkowski2015-03-301-1/+1
|
* Simple single function hangman.Tomasz Kramkowski2015-03-301-0/+98
|
* Formatting old source.Tomasz Kramkowski2015-03-302-218/+221
|
* Moved simplx to its own project.Tomasz Kramkowski2015-03-301-83/+0
|
* snake.c: Additional braces to silence warnings.Tomasz Kramkowski2015-03-221-2/+3
|
* snake.c: Visual enhancements and argument parsing.Tomasz Kramkowski2015-03-221-15/+92
|
* snake.c: removed prototypes and git add snake.cTomasz Kramkowski2015-03-221-55/+42
|
* ncurses_windows: testing a box with max size which always fits in root window.Tomasz Kramkowski2015-03-221-0/+57
|
* snake game, link with -lncursesTomasz Kramkowski2015-03-221-0/+266
|
* randtest.c no longer does something idiotic.Tomasz Kramkowski2015-03-221-1/+1
|
* README.md is now formatted to fit an 80 character terminal.Tomasz Kramkowski2015-03-221-1/+4
|
* timer.c no longer gives compiler warnings on incompatible format.Tomasz Kramkowski2015-03-091-2/+2
|
* Minor modifications and new file endianness.cTomasz Kramkowski2015-03-092-18/+52
|
* Update makefile to better standards and practices.Tomasz Kramkowski2015-03-092-27/+33
| | | | | | | | | Makefile now installs to /usr/local/bin by default. Makefile now uses lower-case bindir and prefix. Makefile name changed from makefile to Makefile. Added DEBUG mode with alternate CFLAGS to makefile. LDLIBS can now be used to specify link libraries. Removed redundant target which now uses implicit target.
* scanf.c: styleTomasz Kramkowski2015-02-211-0/+1
|
* strcmp.cTomasz Kramkowski2015-02-211-0/+19
|
* scanf.cTomasz Kramkowski2015-02-211-0/+13
|
* alignment.cEliteTK2015-02-121-0/+65
|
* Update LICENSE_HEADER to 2015EliteTK2015-01-312-2/+2
|
* event.c: evdev inspectorTomasz Kramkowski2015-01-291-0/+36
|
* Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2015-01-111-1/+2
|\
| * Moved name into license header.Tomasz Kramkowski2015-01-101-1/+2
| |
* | Added sanity to bfparse and brought up to style guidelines.EliteTK2015-01-111-81/+64
|/
* Comments.EliteTK2014-12-301-2/+2
|
* Cleanup and license headers.EliteTK2014-12-295-8/+27
|
* More code.EliteTK2014-12-2911-11/+337
|
* Fixed wrapping.Tomasz Kramkowski2014-11-171-1/+1
|
* Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-11-170-0/+0
|\
| * Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-11-171-1/+0
| |\ | | | | | | | | | | | | Conflicts: xcb_gol_macro.c
* | \ Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-11-171-7/+0
|\ \ \ | |/ / |/| / | |/ | | Conflicts: xcb_gol_macro.c
| * xcb_gol.c: xcb_gol_macro.c: newEliteTK2014-11-172-0/+443
| |
* | xcb_gol.c: xcb_gol_macro.c: newEliteTK2014-11-172-0/+377
|/
* cap.c: new; rot.c: improvedEliteTK2014-11-152-19/+23
|
* cap.c: new; casting.c: more testsEliteTK2014-11-132-10/+67
|
* Wrote license header prefixing tool and added some new code.EliteTK2014-11-086-1/+95
|
* Fixed -Werror -> -WextraEliteTK2014-10-081-1/+1
|
* Added clean target. Fixed CFLAGS.EliteTK2014-10-081-1/+4
|
* Updated makefile .PHONY targets.EliteTK2014-10-081-1/+1
|
* Minor cleanup.EliteTK2014-10-083-54/+0
|
* Added GPL header to files (which I'm mostly sure I wrote) Resolves #1EliteTK2014-10-0778-820/+719
|
* Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-10-070-0/+0
|\
| * Added [un]install targets. Fixes #2EliteTK2014-10-071-2/+19
| |
* | Added [un]install targets. (And std is now gnu11) Fixes #2EliteTK2014-10-071-2/+19
|/
* Fixed makefile derp.EliteTK2014-09-231-1/+1
|
* Fixed .gitignore, added makefile and license, updated timer.EliteTK2014-09-235-215/+688
|
* Latest 'stuff'EliteTK2014-09-0610-53/+723
|
* Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-07-1024-45/+1887
|\ | | | | | | | | Conflicts: xcb.c
| * More stuff.EliteTK2014-07-1022-45/+1876
| |