|
b503d97625
|
Makefile: directory specification changes
|
2024-03-29 19:22:55 -06:00 |
|
|
d87b5d0958
|
hru(1), fop(1): changed to reflect strerror changes
|
2024-03-18 21:31:25 -06:00 |
|
|
1891c3e1aa
|
strerror(3): created strerror() method
|
2024-03-18 21:30:43 -06:00 |
|
|
b356ac522f
|
strerror(3): changed panic to 0
|
2024-03-18 20:45:53 -06:00 |
|
|
b2d56bbc9a
|
Makefile: even more changes
|
2024-03-09 22:02:19 -07:00 |
|
|
2ad7140e1e
|
Makefile: DESTDIR
|
2024-03-09 11:53:03 -07:00 |
|
|
8193e471f0
|
changes redundant .unwrap_or_else(panic!()) to .unwrap()
|
2024-03-03 17:26:40 -07:00 |
|
|
c392dbc680
|
Makefile: better deps; fop(1), hru(1), strerror(3): changed strerror wrapper function name
|
2024-03-02 10:16:32 -07:00 |
|
|
898044cd43
|
Makefile: better macro assignment
|
2024-03-01 23:51:36 -07:00 |
|
|
ca01ca4074
|
rpn(1): remove erroneous strerror(3) dependency
|
2024-03-01 23:14:58 -07:00 |
|
|
3e6dc5cc46
|
rpn(1): make error messages consistent with other tools
|
2024-03-01 23:14:18 -07:00 |
|
|
cf1d16f860
|
hru(1): changed to use strerror(3)
|
2024-03-01 23:12:44 -07:00 |
|
|
8f956d775c
|
fop(1): changed to use strerror(3)
|
2024-03-01 23:10:28 -07:00 |
|
|
e81703c6e1
|
sterror(3): added library for C-like error messages; Makefile: some efficiency changes
|
2024-03-01 23:04:53 -07:00 |
|
|
c97201fca9
|
Merge branch 'contributing-changes'
|
2024-02-23 23:20:16 -07:00 |
|
|
06fc461985
|
CONTRIBUTING: fixed random "utils"
|
2024-02-23 23:19:28 -07:00 |
|
|
e6b1db3f40
|
Merge branch 'hru' (closes #33)
|
2024-02-23 22:15:43 -07:00 |
|
|
ef1643660b
|
hru(1): fixed lack of newline
|
2024-02-23 22:11:23 -07:00 |
|
|
b0636b416e
|
Merge branch 'fop-trim' (closes #54, closes #58)
|
2024-02-23 22:05:56 -07:00 |
|
|
bd08ef479c
|
hru(1): error handling tweaks
|
2024-02-23 21:58:23 -07:00 |
|
|
3cee3de900
|
fop(1): committing to Rust error messages
|
2024-02-23 21:46:50 -07:00 |
|
|
90de1bf9a4
|
Makefile: RUSTFLAGS not RUSTCFLAGS
|
2024-02-18 20:03:04 -07:00 |
|
|
1c2e7ea14b
|
Merge branch 'scrut-manpage' (fixes #49)
|
2024-02-18 15:20:13 -07:00 |
|
|
0d445c71f4
|
CONTRIBUTING: fixed wording and updated
|
2024-02-18 15:09:09 -07:00 |
|
|
ee3877b607
|
hru.1: update manpage to be more clear
|
2024-02-18 14:59:12 -07:00 |
|
|
0801d89128
|
hru(1): fixed kilo prefix
|
2024-02-18 14:49:09 -07:00 |
|
|
e93745ef28
|
.editorconfig: remove stale configure config
|
2024-02-17 23:25:35 -07:00 |
|
|
abb8fdf935
|
Merge branch 'scrut-fix'
|
2024-02-17 23:15:07 -07:00 |
|
|
de9f8dc037
|
scrut.1: update man page based on review (see #62)
|
2024-02-17 23:12:39 -07:00 |
|
|
413ee49af4
|
hru.1: updated manpage with correct SI reference
|
2024-02-16 21:36:16 -07:00 |
|
|
dac7567405
|
Merge branch 'readme-changes' (closes #51 & closes #24)
|
2024-02-16 21:02:41 -07:00 |
|
|
97382b79fd
|
README: changed dependency section and update copyright
|
2024-02-16 21:02:00 -07:00 |
|
|
bee0165074
|
scrut(1): add man page
|
2024-02-16 01:40:38 -07:00 |
|
|
64a1a19bd8
|
scrut(1): fix buffer overflow in option parsing
|
2024-02-16 01:13:37 -07:00 |
|
|
cc93389232
|
README: added cpp(1) as build dep
|
2024-02-15 17:39:26 -07:00 |
|
|
361f0ddb8b
|
hru.1: added manpage for hru(1)
|
2024-02-14 23:31:54 -07:00 |
|
|
448211bbe2
|
fop(1): better newline removal (preserves existing newlines)
|
2024-02-14 23:05:39 -07:00 |
|
|
4c663bf9dd
|
fop(1): closure fix
|
2024-02-14 22:55:28 -07:00 |
|
|
f8e3013563
|
fop(1): fixed trimming and handled unwraps (closes #58)
|
2024-02-14 22:53:45 -07:00 |
|
|
e3a0069180
|
hru(1): improved SI prefix logic
|
2024-02-14 00:07:06 -07:00 |
|
|
1299aefc39
|
hru(1): fixed overflow
|
2024-02-13 23:56:01 -07:00 |
|
|
d0205b71da
|
hru(1): read stdin until EOF
|
2024-02-13 17:48:25 -07:00 |
|
|
1ee668aed6
|
hru(1): made it actually work
|
2024-02-13 17:32:31 -07:00 |
|
|
5b364e104e
|
rpn(1): fixed exponentiation
|
2024-02-13 16:57:29 -07:00 |
|
|
d45e3410f8
|
CONTRIBUTING: fixed some small issues
|
2024-02-07 22:03:08 -07:00 |
|
|
452a1295e6
|
CONTRIBUTING: updated and added copyright info
|
2024-02-07 21:54:46 -07:00 |
|
|
fa686eefb9
|
hru(1): updated copyright year
|
2024-02-07 21:42:43 -07:00 |
|
|
42c5c5642e
|
README: bullets
|
2024-02-07 21:38:32 -07:00 |
|
|
c753eeea9c
|
README: added build information and copyright
|
2024-02-07 21:27:43 -07:00 |
|
|
be89e72c45
|
Makefile, hru(1): add hru(1)
|
2024-02-07 20:58:57 -07:00 |
|