summaryrefslogtreecommitdiff
path: root/src/patch.c
Commit message (Expand)AuthorAgeFilesLines
* Rename stream.h to scoop.h.Donovan Baarda2021-09-141-1/+1
* Add doxygen `\file` docs to all headers and state engine files.Donovan Baarda2021-08-241-0/+3
* Fix all iwyu #include warnings for all files except fileutil.c.Donovan Baarda2021-08-201-1/+1
* Make patch.c fully `-Wconversion` compliant.Donovan Baarda2020-06-041-7/+9
* Fix patch to detect invalid literal cmd sizes.Donovan Baarda2020-06-031-2/+2
* Fix and tidy patch.c rs_patch_s_copying() to use rs_long_t for length.Donovan Baarda2020-06-031-23/+5
* Tidy patch.c and make trace output a little more consistent.Donovan Baarda2020-06-021-26/+9
* Fix bug handling zero-length copies and improve bad copy_cb() handling.Donovan Baarda2020-05-311-26/+23
* Tidy all #include statements.Donovan Baarda2019-11-291-8/+3
* Run 'make tidyc' after fixing tidyc to be more repeatable.Donovan Baarda2018-02-251-2/+2
* Run 'make tidyc' over code.Donovan Baarda2018-02-231-61/+36
* Minor tidyups to comments in preparation for autoformatting.Donovan Baarda2018-02-121-2/+1
* Tidy up rs_log() calls.Donovan Baarda2017-05-311-4/+4
* Make all format strings consistent using C99 inttypes.h.Donovan Baarda2017-05-311-16/+11
* If the copy_cb returns more than requested bytes, ignore it.Martin Pool2016-05-011-11/+16
* Removed unused variableMichele Bertasi2016-01-281-3/+4
* Avoid useless allocationMichele Bertasi2016-01-271-4/+3
* Tidy up more doxMartin Pool2015-12-201-26/+0
* Various Doxygen syntax fixes or comment correctionMartin Pool2015-11-291-9/+8
* Move *.c *.h project files into src dirAdam Schubert2015-05-111-0/+319