]>
granicus.if.org Git - fortune-mod/log
Shlomi Fish [Thu, 16 Dec 2021 17:08:23 +0000 (19:08 +0200)]
Wrap C/etc. oneline blocks in {...}
See:
https://fc-solve.shlomifish.org/docs/distro/HACKING.html#one-line-clauses
.
Shlomi Fish [Wed, 15 Dec 2021 19:45:18 +0000 (21:45 +0200)]
Silence compile-time or run-time warnings.
"Wide character" / utf-8.
See:
* https://duckduckgo.com/?q=warnings+programming&atb=v140-1&ia=web
They are a distraction at best and may indicate other issues.
Shlomi Fish [Wed, 15 Dec 2021 19:19:58 +0000 (21:19 +0200)]
Silence compile-time or run-time warnings.
See:
* https://duckduckgo.com/?q=warnings+programming&atb=v140-1&ia=web
They are a distraction at best and may indicate other issues.
Shlomi Fish [Wed, 15 Dec 2021 18:19:49 +0000 (20:19 +0200)]
Silence compile-time or run-time warnings.
See:
* https://duckduckgo.com/?q=warnings+programming&atb=v140-1&ia=web
They are a distraction at best and may indicate other issues.
Shlomi Fish [Wed, 15 Dec 2021 16:20:15 +0000 (18:20 +0200)]
prepare for a release
Shlomi Fish [Wed, 15 Dec 2021 15:46:42 +0000 (17:46 +0200)]
prepare for a release
Shlomi Fish [Wed, 15 Dec 2021 15:44:43 +0000 (17:44 +0200)]
prepare for a release
Shlomi Fish [Wed, 15 Dec 2021 15:43:32 +0000 (17:43 +0200)]
Fix the indentation.
See http://perl-begin.org/tutorials/bad-elements/#no-indentation .
Shlomi Fish [Wed, 15 Dec 2021 15:30:30 +0000 (17:30 +0200)]
add docs for rules-of
Shlomi Fish [Wed, 15 Dec 2021 15:21:55 +0000 (17:21 +0200)]
unpack generated
Shlomi Fish [Wed, 15 Dec 2021 13:27:15 +0000 (15:27 +0200)]
Add fortune cookies to fortune-mod.
Possible sources:
* https://github.com/JKirchartz/fortunes
See
https://github.com/JKirchartz/fortunes/blob/
41ba7913f1ec208c0d4264610fd78a50ac3cd4f2/FerengiRulesOfAcquisition
.
Shlomi Fish [Tue, 14 Dec 2021 13:48:36 +0000 (15:48 +0200)]
try2fix crosscompiling builds + cmake fixes
See: https://github.com/shlomif/fortune-mod/issues/58
Thanks to https://github.com/leleliu008
Shlomi Fish [Tue, 14 Dec 2021 09:24:01 +0000 (11:24 +0200)]
prepare for a release
Shlomi Fish [Tue, 14 Dec 2021 08:42:01 +0000 (10:42 +0200)]
try to fix crosscompiling builds
See: https://github.com/shlomif/fortune-mod/issues/58
add sanity check
Thanks to https://github.com/leleliu008
Shlomi Fish [Tue, 14 Dec 2021 08:27:17 +0000 (10:27 +0200)]
try to fix crosscompiling builds
See: https://github.com/shlomif/fortune-mod/issues/58
use perl rot13
Thanks to https://github.com/leleliu008
Shlomi Fish [Mon, 13 Dec 2021 14:43:53 +0000 (16:43 +0200)]
Add fortune cookies to fortune-mod.
Possible sources:
* https://www.shlomifish.org/humour/fortunes/ .
* https://github.com/shlomif/shlomif-email-signature/
* https://github.com/JKirchartz/fortunes
Shlomi Fish [Mon, 13 Dec 2021 13:56:19 +0000 (15:56 +0200)]
try to fix crosscompiling builds
See: https://github.com/shlomif/fortune-mod/issues/58
use the native strfile from PATH
Thanks to https://github.com/leleliu008
Shlomi Fish [Sun, 12 Dec 2021 11:23:28 +0000 (13:23 +0200)]
Instruct the CI config file to inst missing deps.
Install missing dependencies that are required by the build or tests.
See:
* https://en.wikipedia.org/wiki/Travis_CI
* https://en.wikipedia.org/wiki/Continuous_integration .
Shlomi Fish [Sun, 12 Dec 2021 07:58:58 +0000 (09:58 +0200)]
Merged linuxcookie into "linux".
See: https://github.com/shlomif/fortune-mod/issues/57
Shlomi Fish [Sun, 12 Dec 2021 06:50:24 +0000 (08:50 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sun, 12 Dec 2021 06:09:09 +0000 (08:09 +0200)]
optimize tests suite using parallelising
Shlomi Fish [Sun, 12 Dec 2021 05:59:28 +0000 (07:59 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sun, 12 Dec 2021 05:53:50 +0000 (07:53 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sun, 12 Dec 2021 05:06:42 +0000 (07:06 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 17:34:13 +0000 (19:34 +0200)]
gh actions #1: mswin64: no need for gperf
Shlomi Fish [Sat, 11 Dec 2021 17:31:53 +0000 (19:31 +0200)]
Silence compile-time or run-time warnings.
See:
* https://duckduckgo.com/?q=warnings+programming&atb=v140-1&ia=web
They are a distraction at best and may indicate other issues.
Shlomi Fish [Sat, 11 Dec 2021 17:12:04 +0000 (19:12 +0200)]
gh actions #10: mswin64: cmake/strawberry
Shlomi Fish [Sat, 11 Dec 2021 16:55:35 +0000 (18:55 +0200)]
gh actions #9: mswin64: try hostedcache strawberryperl for docmake
Shlomi Fish [Sat, 11 Dec 2021 16:39:58 +0000 (18:39 +0200)]
gh actions #8: win64: try PERL5LIB fix for docmake
Shlomi Fish [Sat, 11 Dec 2021 16:14:57 +0000 (18:14 +0200)]
gh actions #7: win64: try mingw/cmake fix
Shlomi Fish [Sat, 11 Dec 2021 16:03:44 +0000 (18:03 +0200)]
gh actions #6: win64: try msys/cmake fix
Shlomi Fish [Sat, 11 Dec 2021 15:45:11 +0000 (17:45 +0200)]
gh actions #5: try git.crlf fix
Shlomi Fish [Sat, 11 Dec 2021 15:37:36 +0000 (17:37 +0200)]
gh actions #4: try msys2 fix
Shlomi Fish [Sat, 11 Dec 2021 15:16:46 +0000 (17:16 +0200)]
gh actions #3: cygwin64 fix
Shlomi Fish [Sat, 11 Dec 2021 15:14:26 +0000 (17:14 +0200)]
gh actions #2: cygwin64 fix
Shlomi Fish [Sat, 11 Dec 2021 14:36:29 +0000 (16:36 +0200)]
gh actions #1: add
Shlomi Fish [Sat, 11 Dec 2021 14:15:21 +0000 (16:15 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 14:08:43 +0000 (16:08 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 14:00:28 +0000 (16:00 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 13:32:48 +0000 (15:32 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 13:12:10 +0000 (15:12 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 13:04:15 +0000 (15:04 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 12:32:52 +0000 (14:32 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 11:51:54 +0000 (13:51 +0200)]
Add fortune cookies to fortune-mod.
Possible sources:
* https://www.shlomifish.org/humour/fortunes/ .
* https://github.com/shlomif/shlomif-email-signature/
* https://github.com/JKirchartz/fortunes
Shlomi Fish [Sat, 11 Dec 2021 11:34:39 +0000 (13:34 +0200)]
minor optimize using _raw
Shlomi Fish [Sat, 11 Dec 2021 11:32:02 +0000 (13:32 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 11:24:04 +0000 (13:24 +0200)]
Fix the indentation.
See http://perl-begin.org/tutorials/bad-elements/#no-indentation .
Shlomi Fish [Sat, 11 Dec 2021 11:08:29 +0000 (13:08 +0200)]
optimize tests suite; "generated" warning
Shlomi Fish [Sat, 11 Dec 2021 11:04:22 +0000 (13:04 +0200)]
optimize tests suite using parallelising
Shlomi Fish [Sat, 11 Dec 2021 10:07:42 +0000 (12:07 +0200)]
refactor; rm old cruft
Shlomi Fish [Sat, 11 Dec 2021 09:16:28 +0000 (11:16 +0200)]
remove some copies of duplicates.
The same cookie existed in two different places ( possibly with small variations )
Shlomi Fish [Sat, 11 Dec 2021 09:08:11 +0000 (11:08 +0200)]
remove some copies of duplicates
Shlomi Fish [Sat, 11 Dec 2021 08:49:34 +0000 (10:49 +0200)]
Add fortune cookies to fortune-mod.
Possible sources:
* https://www.shlomifish.org/humour/fortunes/ .
* https://github.com/shlomif/shlomif-email-signature/
* https://github.com/JKirchartz/fortunes
Shlomi Fish [Fri, 10 Dec 2021 16:24:46 +0000 (18:24 +0200)]
Add fortune cookies to fortune-mod.
Possible sources:
* https://www.shlomifish.org/humour/fortunes/ .
* https://github.com/shlomif/shlomif-email-signature/
* https://github.com/JKirchartz/fortunes
Shlomi Fish [Fri, 10 Dec 2021 15:49:21 +0000 (17:49 +0200)]
remove some copies of duplicates
Shlomi Fish [Thu, 2 Dec 2021 06:52:52 +0000 (08:52 +0200)]
correct the length message
Shlomi Fish [Thu, 2 Dec 2021 06:47:46 +0000 (08:47 +0200)]
fix the tests
Zeno [Fri, 19 Nov 2021 18:29:01 +0000 (19:29 +0100)]
Delete test
Zeno [Fri, 19 Nov 2021 17:12:17 +0000 (18:12 +0100)]
test
Zeno [Fri, 19 Nov 2021 15:35:53 +0000 (16:35 +0100)]
Added quotes from Pythagoras, Aristotle, Helmut Stellrecht, and unknown.
Zeno [Fri, 19 Nov 2021 15:35:12 +0000 (16:35 +0100)]
Added quote from Aixa al-Hurra.
Zeno [Fri, 19 Nov 2021 15:15:10 +0000 (16:15 +0100)]
Added quote from Alexis Carrel.
Zeno [Fri, 19 Nov 2021 15:14:59 +0000 (16:14 +0100)]
Added quotes from Plato and Thucydides.
Shlomi Fish [Sat, 20 Nov 2021 07:27:43 +0000 (09:27 +0200)]
refactoring: ifndef is always true
Shlomi Fish [Sat, 20 Nov 2021 07:15:03 +0000 (09:15 +0200)]
refactoring
Shlomi Fish [Sat, 20 Nov 2021 07:10:49 +0000 (09:10 +0200)]
Extract a method or a function.
This is Refactoring / code cleanup.
See:
* https://refactoring.com/catalog/extractMethod.html
* https://en.wikipedia.org/wiki/Code_refactoring
* https://www.refactoring.com/
* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/
Some small optimisations may have slipped in as well.
Shlomi Fish [Sat, 20 Nov 2021 06:54:54 +0000 (08:54 +0200)]
refactoring: consolidate ifdefs
Shlomi Fish [Fri, 19 Nov 2021 09:03:53 +0000 (11:03 +0200)]
Rename variable/s to make them more descriptive.
Shlomi Fish [Fri, 19 Nov 2021 08:34:15 +0000 (10:34 +0200)]
Refactoring / code cleanup.
See:
* https://en.wikipedia.org/wiki/Code_refactoring
* https://www.refactoring.com/
* https://www.joelonsoftware.com/2002/01/23/rub-a-dub-dub/
Some small optimisations may have slipped in as well.
Shlomi Fish [Wed, 17 Nov 2021 06:31:15 +0000 (08:31 +0200)]
test dpkg -i and running executable
Shlomi Fish [Tue, 16 Nov 2021 18:22:17 +0000 (20:22 +0200)]
add a sanity check
Shlomi Fish [Thu, 11 Nov 2021 06:33:29 +0000 (08:33 +0200)]
sanity check
Shlomi Fish [Wed, 10 Nov 2021 09:39:29 +0000 (11:39 +0200)]
rename
Shlomi Fish [Sun, 7 Nov 2021 15:38:02 +0000 (17:38 +0200)]
avoid under-portable text
Shlomi Fish [Sun, 7 Nov 2021 11:28:15 +0000 (13:28 +0200)]
add the Kleon quote
Shlomi Fish [Sun, 7 Nov 2021 08:32:13 +0000 (10:32 +0200)]
update the readme
Shlomi Fish [Sat, 6 Nov 2021 07:32:47 +0000 (09:32 +0200)]
Adjust rinutils-deb per changelog per RFS
See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993764
Shlomi Fish [Fri, 22 Oct 2021 08:37:44 +0000 (11:37 +0300)]
refactoring: remove unhelpful debugprints
Shlomi Fish [Fri, 22 Oct 2021 08:26:55 +0000 (11:26 +0300)]
Extract an open4read() function.
This is Refactoring / code cleanup.
See:
* https://refactoring.com/catalog/extractMethod.html
Shlomi Fish [Mon, 11 Oct 2021 09:04:25 +0000 (12:04 +0300)]
Correct some wrong capitalization.
See https://en.wikipedia.org/wiki/Capitalization ; uppercase vs.
lowercase.
Shlomi Fish [Tue, 5 Oct 2021 05:02:23 +0000 (08:02 +0300)]
add info
Shlomi Fish [Mon, 27 Sep 2021 07:03:11 +0000 (10:03 +0300)]
minor refactoring: static+const
Shlomi Fish [Sun, 12 Sep 2021 16:59:14 +0000 (19:59 +0300)]
update rinutils debian docker build
Shlomi Fish [Sun, 12 Sep 2021 05:53:20 +0000 (08:53 +0300)]
add another tpratchett quote.
Also see: https://github.com/shlomif/fortune-mod/issues/53
Shlomi Fish [Tue, 24 Aug 2021 06:35:03 +0000 (09:35 +0300)]
add a Rick Cook quote
Shlomi Fish [Tue, 24 Aug 2021 06:12:47 +0000 (09:12 +0300)]
fix typo
Shlomi Fish [Sun, 15 Aug 2021 06:00:32 +0000 (09:00 +0300)]
fix the debian build
use "master" branch
Shlomi Fish [Sat, 14 Aug 2021 07:47:14 +0000 (10:47 +0300)]
md2asciidoc
Shlomi Fish [Sat, 14 Aug 2021 07:31:37 +0000 (10:31 +0300)]
md2asciidoc
Shlomi Fish [Sat, 14 Aug 2021 07:22:13 +0000 (10:22 +0300)]
cmake motivation
Shlomi Fish [Sat, 14 Aug 2021 07:11:26 +0000 (10:11 +0300)]
md2asciidoc
Shlomi Fish [Mon, 31 May 2021 16:05:26 +0000 (19:05 +0300)]
fix issue #52 test; rinutils subdir
Shlomi Fish [Mon, 31 May 2021 15:54:46 +0000 (18:54 +0300)]
fix issue #52 ; missing rinutils in archive
Shlomi Fish [Tue, 20 Apr 2021 14:46:34 +0000 (17:46 +0300)]
bump ver
Shlomi Fish [Mon, 19 Apr 2021 14:15:42 +0000 (17:15 +0300)]
add Last Action Hero quotes
Shlomi Fish [Mon, 19 Apr 2021 13:31:13 +0000 (16:31 +0300)]
add a missing cmake include
Tristan Batchler [Fri, 9 Apr 2021 23:18:30 +0000 (09:18 +1000)]
Move blonde riddle to off
Christian Christiansen [Thu, 1 Apr 2021 00:58:05 +0000 (11:58 +1100)]
Create CONTRIBUTING
Shlomi Fish [Thu, 1 Apr 2021 10:37:03 +0000 (13:37 +0300)]
try2fix travis
Christian Christiansen [Thu, 25 Mar 2021 04:29:26 +0000 (15:29 +1100)]
Fix several typos