aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * 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
| |
* | tunes.cEliteTK2015-06-191-0/+56
|/
* 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
| |
| * Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-05-284-0/+153
| |\ | | | | | | | | | Merge.
| * | More stuff.EliteTK2014-05-282-0/+13
| | |
* | | More stuff.EliteTK2014-07-102-0/+95
| |/ |/|
* | Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-05-2428-8/+861
|\| | | | | | | Merge
| * More stuff.EliteTK2014-05-055-2/+92
| |
| * Latest random crap.EliteTK2014-04-249-0/+389
| |
| * Pre ctags mess-aboutEliteTK2014-03-098-0/+206
| |
| * stuffEliteTK2014-02-265-0/+46
| |
| * Final version of framebuffer.c before fbglEliteTK2014-02-251-3/+11
| |
| * Working on framebuffer graphics.EliteTK2014-02-253-8/+122
| |
* | More random stuff.EliteTK2014-05-244-0/+153
|/
* Silly ideaEliteTK2014-02-241-0/+14
|
* Merge branch 'master' of https://github.com/EliteTK/c-stuffEliteTK2014-02-241-0/+4
|\ | | | | | | Fixed.