Ariel Otilibili
6781f1ba6a
Factorized digest-to-hex transform; used in three functions
2023-12-20 23:58:44 +01:00
Ariel Otilibili
bbdbbf313f
Typos, and replaced 'checksum' with 'digest': more consistent with Erlang documentation
2023-12-20 23:56:27 +01:00
Fred Hebert
19c717fb97
Merge pull request #165 from ariel-anieli/pr-typos
...
[doc/signatures.md] Fixed typos, mis-naming, and syntax highlighting
2023-12-18 16:18:28 -05:00
Ariel
6e9c1b0a22
Another typo in math mode
2023-12-18 21:26:06 +01:00
Ariel
7e69d4949e
Replaced tab by four spaces
2023-12-18 21:19:24 +01:00
Ariel
68e9bbcd0f
Typo in math mode
2023-12-18 21:00:25 +01:00
Ariel
cd88825861
Syntax highlighted in code snippets
2023-12-18 20:59:57 +01:00
Ariel
5c5c264241
For formulae, used Markdown math mode
2023-12-18 20:33:17 +01:00
Ariel
6d4c471ff6
Fixed typos and misnamings
2023-12-18 20:31:49 +01:00
Ariel
62a985b937
Instead of three colons, syntax is highlighted with three backticks
2023-12-18 20:29:17 +01:00
Fred Hebert
7c4911795e
Merge pull request #164 from ariel-anieli/pr-redundant-parse
...
Removed other redudant clauses in local parse/3
2023-12-10 11:15:31 -05:00
Ariel
ad4b944fc6
Removed other redudant clauses; same behaviour than https://github.com/erlware/erlware_commons/pull/162
2023-12-10 17:08:41 +01:00
Fred Hebert
4d5811d99b
Merge pull request #162 from ariel-anieli/issue-70-redundant-parse
...
Removed redudant clauses in local parse/3
2023-12-09 19:48:06 -05:00
Fred Hebert
04c0d4fc84
Merge pull request #163 from ariel-anieli/issue-138-rumany-typos
...
runmany_wrap/2 didn't call Fun: missing parens
2023-12-09 19:47:05 -05:00
Ariel
378b88587c
Fix for https://github.com/erlware/erlware_commons/issues/138
2023-12-10 01:04:46 +01:00
Ariel
d5183f5336
Removed redudant clauses in local parse/3
2023-12-09 14:07:13 +01:00
Fred Hebert
eeb25f4b7f
Merge pull request #161 from kianmeng/fix-typos
...
Fix typos
2021-12-20 09:14:07 -05:00
Kian-Meng, Ang
8dd7378a75
Fix typos
2021-12-19 17:36:19 +08:00
Fred Hebert
4406d56135
Merge pull request #160 from FlyingLu/patch-1
...
fixed incorrect 'G' in the format parameter string
2021-11-02 12:52:06 -04:00
FlyingLu
e89e95de5f
Added more test cases.
...
Added more test cases to show the difference between 'G' and 'H'.
2021-11-03 00:11:05 +08:00
FlyingLu
791729c30a
Fixed the incorrect macro.
2021-11-02 11:27:57 +08:00
FlyingLu
d34da1d107
fixed incorrect 'G' in the format parameter string
...
In the format parameter string, 'G' should have represented 24-hour format of an hour WITHOUT leading zeros.
But it actually results in 24-hour format of an hour WITH leading zeros.
2021-11-01 16:24:15 +08:00
Tristan Sloughter
ad559ae1f5
Merge pull request #158 from ferd/support-unicode-strings
...
Support Unicode string formatting
2021-08-09 09:33:43 -06:00
Fred Hebert
916539338f
Support Unicode string formatting
...
Fixes https://github.com/erlware/erlware_commons/issues/157
2021-08-09 15:06:57 +00:00
Fred Hebert
2a758c9ec7
Merge pull request #156 from paulo-ferraz-oliveira/feature/ci-otp-24.0
...
Tweak CI versions (add 24.0, move 23.2 to 23.3)
2021-05-14 08:27:54 -04:00
Paulo F. Oliveira
4c0180f157
Tweak CI versions (add 24.0, move 23.2 to 23.3)
2021-05-14 10:11:56 +01:00
Fred Hebert
6f7a32487a
Merge pull request #150 from enidgjoleka/remove-unused-file-attribute
...
Remove -file attribute pointing to a non-existing file on ec_semver_parser
2021-05-12 08:16:38 -04:00
Fred Hebert
9cdca1c2e1
Merge pull request #154 from paulo-ferraz-oliveira/feature/license-info
...
Improve on license-related information
2021-04-09 21:21:39 -04:00
Fred Hebert
26bcdf8030
Merge pull request #155 from paulo-ferraz-oliveira/feature/symlinks_in_copy
...
Keep symlinks in copies
2021-04-09 21:17:36 -04:00
Paulo F. Oliveira
c47c938537
Keep symlinks in copies
2021-04-02 22:44:02 +01:00
Paulo F. Oliveira
f0347d88d7
Improve on license-related information
2021-04-02 21:25:49 +01:00
Fred Hebert
0318b467bc
Merge pull request #152 from paulo-ferraz-oliveira/fix/for_dialyzer
...
Fixes for dialyzer
2021-03-26 13:13:13 -04:00
Paulo F. Oliveira
9d67e26510
Solve dialyzer warnings while approaching expected behaviour
...
(with minor unit tests)
2021-03-25 22:32:33 +00:00
Paulo F. Oliveira
f5e8aa6551
gitignore test-generated elements
2021-03-25 00:03:37 +00:00
Paulo F. Oliveira
4406953a87
Have CI working with extra checks
2021-03-25 00:03:13 +00:00
Paulo F. Oliveira
0a4fde35e7
Remove dead code
2021-03-25 00:02:53 +00:00
Enid Gjoleka
01e08a3605
Remove unused -file attribute on ec_semver_parser
2021-02-10 14:43:53 +01:00
Tristan Sloughter
d9874feccf
Merge pull request #149 from tsloughter/readme-badge
...
update readme status badge and CI branch
2021-01-04 12:22:12 -07:00
Tristan Sloughter
32e62781bb
set TERM os var to xterm to get cf to not drop color in logs
2021-01-04 11:52:55 -07:00
Tristan Sloughter
2256b68e4f
update readme status badge and CI branch
2021-01-04 10:18:25 -07:00
Tristan Sloughter
45d79af620
Merge pull request #146 from michaelklishin/patch-1
...
Avoid a warning on Erlang/OTP 24
2021-01-04 09:53:24 -07:00
Tristan Sloughter
c7f166a8a7
Merge pull request #148 from tsloughter/github-actions
...
move to github actions for CI
2021-01-04 09:51:40 -07:00
Tristan Sloughter
2e1b59ece6
move to github actions for CI
2021-01-04 09:44:13 -07:00
Michael Klishin
8eef97234f
Better comment wording as suggested by @ferd
...
Co-authored-by: Fred Hebert <mononcqc@ferd.ca>
2020-12-16 00:10:38 +03:00
Michael Klishin
c2b7863a53
Avoid a warning on Erlang/OTP 24
...
to make sure Rebar 3 can bootstrap on that version with warnings-as-errors compiler settings.
Closes #145 .
2020-12-15 01:45:43 +03:00
Tristan Sloughter
f41b847b0c
Merge pull request #142 from rlipscombe/patch-1
...
Replace ericbmerritt links in README
2019-08-19 15:55:14 -06:00
Roger Lipscombe
0dc260c04c
Replace ericbmerritt links in README
2019-08-19 22:49:35 +01:00
Tristan Sloughter
aad7ae4241
Merge pull request #141 from martinrehfeld/patch-1
...
Fix spelling/grammar in signatures.md
2019-02-21 09:12:46 -07:00
Martin Rehfeld
8aadd8b278
Fix spelling/grammar in signatures.md
...
While reading through the document, I came across some spelling/grammar issues and thought I could just as well help fix them.
2019-02-21 17:11:30 +01:00
Tristan Sloughter
c3ae625bd1
Merge pull request #140 from relayr/extra_hyphens
...
Allow for extra hyphens in pre-release build version
2018-12-17 07:20:10 -07:00