Commit Graph

14 Commits

Author SHA1 Message Date
cde5ecc26a Extract match_outer_shape() function in 'remove' module 2023-12-02 22:26:31 +01:00
4175d72bc8 Rewrite 'remove' module to enable unicode, double-with chars, and coloring 2023-12-02 22:25:17 +01:00
77d02890a7 Update copyright statements for 2023 2023-03-26 21:32:08 +02:00
bfb5545215 Fix K&R C declaration to work with Clang16
By default Clang16 will not allow implicit function declarations, which
would let this build fail with it.

Fix #106

Signed-off-by: Pascal Jaeger <pascal.jaeger@leimstift.de>
2022-10-18 14:17:43 +02:00
a3a37b50fc Upgrade project license to GPL-3 #101 2022-09-18 15:00:15 +02:00
f4f14cdc61 Update copyright statements in source files with current year 2021-02-15 21:10:54 +01:00
f9193eb4b3 Replace CPP style comments with C style comments 2019-02-20 11:04:09 +01:00
7d98227583 Change source file header to plain GPLv2 headers 2019-02-15 21:24:31 +01:00
022cdd17c8 Change website references to https 2019-02-14 21:41:11 +01:00
90f967adb3 Remove obsolete revision histories from source file headers 2015-01-11 23:15:48 +01:00
2dccdbcc0d Moved boxes sources from RCS to git 2014-08-27 22:41:48 +02:00
3f8bdab8f2 Updated email and web addresses in comment header 2006-07-12 05:25:27 +00:00
315d02d9d7 Added GNU GPL disclaimer 1999-07-23 16:16:40 +00:00
79555dbf29 Initial revision 1999-06-23 19:14:53 +00:00