summaryrefslogtreecommitdiff
path: root/split.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup compiler warnings.Kentaro Fukuchi2020-09-271-4/+4
* A tail recursion has been eliminated. (Thanks to @4061N) (closes #144)Kentaro Fukuchi2020-08-281-14/+16
* Fixed some warnings. (closing #89 and #102)Kentaro Fukuchi2017-10-061-13/+13
* Fixed some warnings.Kentaro Fukuchi2017-10-061-2/+2
* Copyright year updated for the next major update.Kentaro Fukuchi2017-09-071-1/+1
* Remove superfluous else blocksSebastian Buchwald2016-05-281-6/+3
* Remove unnecessary forward declarations.Sebastian Buchwald2015-08-171-2/+0
* Update split.csiggi-heltau2015-04-251-3/+3
* Copyright year updated.Kentaro Fukuchi2014-07-041-1/+1
* More bug fixes related to switching cost estimation.Kentaro Fukuchi2013-02-261-1/+15
* Applied Viona's bug fix patch. (Thanks to Viona)Kentaro Fukuchi2013-02-261-0/+1
* Copyright year updated.Kentaro Fukuchi2011-10-171-1/+1
* strdup() code has been added for non-POSIX environments.Kentaro Fukuchi2011-05-051-1/+15
* Copyright year and mail addresses updated.kentaro@fukuchi.org2010-10-091-1/+1
* Merged from 3.1.0.fukuchi2009-05-201-1/+6
* (no commit message)fukuchi2008-04-231-2/+2
* 3.0.0rc2 is merged to the main trunk.fukuchi2008-04-221-34/+59
* 3.0.0rc1 is merged to the main trunk.fukuchi2008-04-171-36/+59
* Synchronized to 2.0.0.fukuchi2008-01-231-29/+61
* * tests/test_qrencode.c:fukuchi2007-12-141-1/+1
* - Case-sensitive mode has been added to QRcode_encodeString().fukuchi2007-12-131-21/+26
* (no commit message)fukuchi2006-12-261-1/+0
* (no commit message)fukuchi2006-12-181-0/+208