Commit Graph
100 Commits
Author SHA1 Message Date
emma 11b1b424a0 dj.1: more clarification 2024-06-05 17:18:21 -06:00
emma 3c0725f137 dj.1: adds DESCRIPTION and removes seek/skip confusion 2024-06-05 17:15:42 -06:00
emma f4cad598c4 docs: formatting 2024-06-04 16:11:33 -06:00
emma 896b251434 hru.1: fixes formatting 2024-06-03 23:52:28 -06:00
emma fec61fee1b swab.1: fixes formatting 2024-06-03 23:47:14 -06:00
emma beff2d98c6 mm.1: fixed manpage reference formatting 2024-06-03 23:45:26 -06:00
emma e7ba74013b dj.1: fixes man page reference formatting 2024-06-03 23:21:00 -06:00
emma c32c554e03 docs: removed unnecessary comments 2024-06-03 23:07:19 -06:00
emma 70cbc52c93 docs: updates to use man(7) macros to fix formatting 2024-06-02 18:47:14 -06:00
emma b7f52902b6 dj.1: grammar & formatting 2024-05-24 10:21:06 -06:00
emma 922ee71283 dj.1: fixes standard input section grammar 2024-05-24 10:14:53 -06:00
emma 122a10257e dj.1: fixed option description locations 2024-05-24 10:13:59 -06:00
emma 0660db3d02 dj.1: -c: better description 2024-05-24 10:13:17 -06:00
emma b4173a2327 dj.1: -o: better description 2024-05-24 10:06:15 -06:00
emma 2137b0bf43 dj.1: -i: better description 2024-05-24 10:03:52 -06:00
emma d87f4b20a3 dj.1: -A: better description 2024-05-24 09:56:44 -06:00
emma c53f3fa617 dj.1: remove mention of KiB 2024-05-24 09:53:54 -06:00
emma 432b19818e made dj options no longer alphabetized 2024-04-28 20:42:44 -06:00
emma 187d9486b7 dj.1: debug output clarification 2024-04-18 08:44:44 -06:00
emma b41af1b578 dj.1: -c: grammar 2024-04-18 08:41:55 -06:00
emma ed284b9949 dj.1: -a: More specific wording 2024-04-18 08:40:29 -06:00
emma 3cdade71e2 dj.1: -S whether or not the input is a stream is irrelevant 2024-04-18 08:38:48 -06:00
emma df16707b0e intcmp.1: -e permits adjacent integers to be equal to each other 2024-04-18 08:36:01 -06:00
emma 13ee16173e fop.1: initial commit 2024-03-29 16:47:00 -06:00
emma 5db09a5ca1 mm.1: cat(1p) and tee(1p) provide similar functionality 2024-03-29 16:30:06 -06:00
emma ce5a4dc4bd mm.1: removed STANDARD INPUT section 2024-03-29 16:29:27 -06:00
emma abc599148d mm.1: subsequent outputs are opened for appending 2024-03-29 16:26:41 -06:00
emma 63c8ff8093 intcmp.1: compares integers to each other 2024-03-29 16:22:56 -06:00
emma 9ea57a27b7 dj.1: stdin by default 2024-03-29 16:21:02 -06:00
emma 4e33f945ae dj.1: null bytes 2024-03-29 16:17:48 -06:00
emma 70b0c2f924 dj.1: fixed -d description 2024-03-29 16:14:27 -06:00
emma 603d8ee1d8 str.1: remove extraneous former implementation information 2024-03-27 00:17:33 -06:00
emma cdd8e79b01 str.1: strings are not tested against each other 2024-03-27 00:16:51 -06:00
emma d3bfc7b1f5 npc.1: ASCII bytes 2024-03-27 00:16:15 -06:00
emma 3cb37d830a mm.1: wording, consistency with dj.1 2024-03-27 00:14:34 -06:00
emma 6158a39a4a dj.1: consistency with mm.1 2024-03-27 00:14:02 -06:00
emma a2188dc674 dj.1: fix -H description 2024-03-27 00:09:17 -06:00
emma 49e2022e52 dj.1: -d, -i, -o, fixed descriptions 2024-03-27 00:08:43 -06:00
emma bb43533a37 dj.1: -A and -a: fix descriptions 2024-03-26 23:58:00 -06:00
emma f565f0530b dj.1: dd(1p) is not a disk utility 2024-03-26 23:53:10 -06:00
emma a1902df503 strcmp.1: Unicode is a proper noun 2024-03-26 23:50:16 -06:00
emma 63a0c683f9 docs: remove unnecessary references to the name of each program 2024-03-26 19:22:30 -06:00
emma cf76fa94e6 mm.1: updated man page 2024-03-26 18:44:05 -06:00
emma a6fd1108c6 docs: fixed formatting of many manpages 2024-03-26 18:26:51 -06:00
emma 127192185f Merge branch 'dj-fix' (closes #66) 2024-03-18 21:01:48 -06:00
emma f81232685a Merge branch 'mm' 2024-03-18 20:56:06 -06:00
emma 05b5a4480c Merge branch 'swab' (closes #22) 2024-03-18 20:53:08 -06:00
emma c97201fca9 Merge branch 'contributing-changes' 2024-02-23 23:20:16 -07:00
emma 06fc461985 CONTRIBUTING: fixed random "utils" 2024-02-23 23:19:28 -07:00
emma e6b1db3f40 Merge branch 'hru' (closes #33) 2024-02-23 22:15:43 -07:00
emma ef1643660b hru(1): fixed lack of newline 2024-02-23 22:11:23 -07:00
emma b0636b416e Merge branch 'fop-trim' (closes #54, closes #58) 2024-02-23 22:05:56 -07:00
emma bd08ef479c hru(1): error handling tweaks 2024-02-23 21:58:23 -07:00
emma 3cee3de900 fop(1): committing to Rust error messages 2024-02-23 21:46:50 -07:00
emma 90de1bf9a4 Makefile: RUSTFLAGS not RUSTCFLAGS 2024-02-18 20:03:04 -07:00
emma 1c2e7ea14b Merge branch 'scrut-manpage' (fixes #49) 2024-02-18 15:20:13 -07:00
emma 0d445c71f4 CONTRIBUTING: fixed wording and updated 2024-02-18 15:09:09 -07:00
emma ee3877b607 hru.1: update manpage to be more clear 2024-02-18 14:59:12 -07:00
emma 0801d89128 hru(1): fixed kilo prefix 2024-02-18 14:49:09 -07:00
emma 413ee49af4 hru.1: updated manpage with correct SI reference 2024-02-16 21:36:16 -07:00
emma dac7567405 Merge branch 'readme-changes' (closes #51 & closes #24) 2024-02-16 21:02:41 -07:00
emma 97382b79fd README: changed dependency section and update copyright 2024-02-16 21:02:00 -07:00
emma cc93389232 README: added cpp(1) as build dep 2024-02-15 17:39:26 -07:00
emma 361f0ddb8b hru.1: added manpage for hru(1) 2024-02-14 23:31:54 -07:00
emma 448211bbe2 fop(1): better newline removal (preserves existing newlines) 2024-02-14 23:05:39 -07:00
emma 4c663bf9dd fop(1): closure fix 2024-02-14 22:55:28 -07:00
emma f8e3013563 fop(1): fixed trimming and handled unwraps (closes #58) 2024-02-14 22:53:45 -07:00
emma e3a0069180 hru(1): improved SI prefix logic 2024-02-14 00:07:06 -07:00
emma 1299aefc39 hru(1): fixed overflow 2024-02-13 23:56:01 -07:00
emma d0205b71da hru(1): read stdin until EOF 2024-02-13 17:48:25 -07:00
emma 1ee668aed6 hru(1): made it actually work 2024-02-13 17:32:31 -07:00
emma 5b364e104e rpn(1): fixed exponentiation 2024-02-13 16:57:29 -07:00
emma d45e3410f8 CONTRIBUTING: fixed some small issues 2024-02-07 22:03:08 -07:00
emma 452a1295e6 CONTRIBUTING: updated and added copyright info 2024-02-07 21:54:46 -07:00
emma fa686eefb9 hru(1): updated copyright year 2024-02-07 21:42:43 -07:00
emma 42c5c5642e README: bullets 2024-02-07 21:38:32 -07:00
emma c753eeea9c README: added build information and copyright 2024-02-07 21:27:43 -07:00
emma be89e72c45 Makefile, hru(1): add hru(1) 2024-02-07 20:58:57 -07:00
emma d3470233ea Makefile, .gitignore, tests/cc-compat.sh: brought up-to-date 2024-02-07 20:13:45 -07:00
emma 3e39739e88 Makefile: added rpn to all 2024-02-07 19:42:11 -07:00
emma 0f5247e722 merged rpn(1); closes #2 2024-02-07 19:23:51 -07:00
emma 7fb68a2c7a rpn.1: fixed DESCRIPTION 2024-02-07 19:17:59 -07:00
emma b95b198923 rpn(1): typo 2024-02-07 19:12:31 -07:00
emma af53375ff2 rpn.1: fixed some clunky stuff 2024-02-07 19:11:53 -07:00
emma 4e040e0021 rpn(1): added alternative representation for powers 2024-02-07 18:51:58 -07:00
emma d768a257a3 rpn(1): made EvaluationError struct contain exit code 2024-02-06 23:29:43 -07:00
emma 5b47936477 Makefile: removed configure and made library builds better 2024-02-06 22:21:46 -07:00
emma 8e0eaeab38 rpn.1: made more better 2024-02-03 17:20:31 -07:00
emma 6d7522be01 rpn.1: made better 2024-02-02 23:24:45 -07:00
emma 228a0111c7 rpn(1): fixed Invalid error handling 2024-02-02 21:05:34 -07:00
emma a30152d783 rpn.1: made more precise 2024-02-02 20:12:12 -07:00
emma 4993c53080 rpn(1): re-fixed arg parsing 2024-02-02 19:17:00 -07:00
emma 6f98fdd1d4 rpn(1): fixed expressions on one line 2024-02-02 19:13:53 -07:00
emma fb2a164507 rpn(1): rewrote parser for the second time 2024-02-02 15:35:36 -07:00
emma 4cb5e8e2b0 rpn(1): better error handling 2024-02-02 14:16:49 -07:00
emma 885f167afc rpn(1): changes to error message 2024-02-02 13:04:57 -07:00
emma 258881dbb2 rpn(1): minor change 2024-02-01 23:35:49 -07:00
emma b35f87bd27 rpn(1): code cleanup 2024-02-01 23:34:20 -07:00
emma e7ee75b03f rpn(1): added From trait to CalcType 2024-02-01 23:32:37 -07:00
emma 0d97f81f49 rpn(1): unicode subtraction, multiplication, division & code cleanup 2024-02-01 13:06:46 -07:00