Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b7b47609 | 2020-08-28 17:25:00 | A tail recursion has been eliminated. (Thanks to @4061N) (closes #144) | ||
| f4031267 | 2017-10-06 13:36:54 | Fixed some warnings. (closing #89 and #102) | ||
| b25ff860 | 2017-10-06 01:53:02 | Fixed some warnings. | ||
| 6d503504 | 2017-09-07 12:43:21 | Copyright year updated for the next major update. | ||
| 86916d6d | 2016-05-28 20:38:37 | Remove superfluous else blocks | ||
| 0b556f75 | 2015-08-17 17:36:08 | Remove unnecessary forward declarations. | ||
| 9e111aa6 | 2015-04-25 01:52:17 | Update split.c new is a reserved Keyword in C++ and should not be used as variable name. Therefore i propose the change from new to newstring. | ||
| 379a1d1f | 2014-07-04 09:37:41 | Copyright year updated. | ||
| dde97170 | 2013-02-26 11:53:54 | More bug fixes related to switching cost estimation. | ||
| 82d797c0 | 2013-02-26 09:58:17 | Applied Viona's bug fix patch. (Thanks to Viona) |