summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed up Makefileepochqwert2017-08-201-3/+8
|
* actually tested stuff and figured out that the first rule is the default ↵epochqwert2016-10-111-3/+4
| | | | one. oki doki.
* added a couple #includes to get rid of warningsepochqwert2016-10-111-0/+2
|
* added matching of missing portions of the URLepochqwert2016-10-111-12/+28
|
* changed the makefile to actually do sane stuff instead of rebuild every time.epochqwert2016-10-111-3/+4
|
* fuck if I know. I'm tired. moved the magic stuff to url.c.epochqwert2016-05-285-14/+37
|
* forgot to remove 'D: ' from a printf I was using for debugging.epochqwert2015-12-301-1/+1
|
* enabled magic by default in cuturl.epochqwert2015-12-303-19/+22
| | | | | | made cuturl print empty string instead of trying to print nulls. matchurl was matching multiple times for things it shouldn't have and not cleaing out the url struct. Makefile now uses -Wall
* added D flag to matchurl and added an ifdef to cuturlepochqwert2015-11-113-4/+13
|
* Forgot Makefile.epochqwert2015-08-221-0/+15
|
* initial commit.epochqwert2015-08-224-0/+378