History log of /curl/docs/libcurl/ABI.md (Results 1 – 9 of 9)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2097a095 27-Feb-2024 Daniel Stenberg

docs: use present tense

avoid "will", detect "will" as a bad word in the CI

Also line wrapped a bunch of paragraphs

Closes #13001


# 2bc1d775 02-Jan-2023 Daniel Stenberg

copyright: update all copyright lines and remove year ranges

- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- save

copyright: update all copyright lines and remove year ranges

- they are mostly pointless in all major jurisdictions
- many big corporations and projects already don't use them
- saves us from pointless churn
- git keeps history for us
- the year range is kept in COPYING

checksrc is updated to allow non-year using copyright statements

Closes #10205

show more ...


# fd1ce3d4 20-Sep-2022 Daniel Stenberg

docs: spellfixes

Pointed by the new CI job


# fda897f5 19-Sep-2022 Daniel Stenberg

docs: fix proselint complaints


# 2b7f7d04 14-Jun-2022 Daniel Stenberg

reuse/dep5: adjusted to parse better

... adjusted a few files to contain copyright and license info.

Closes #9006


# a28464ae 31-Oct-2021 Daniel Stenberg

docs: reduce/avoid English contractions

You're => You are
Hasn't => Has not
Doesn't => Does not
Don't => Do not
You'll => You will
etc

Closes #7930


# 8749ce65 18-Jul-2021 Nyholm

docs: correct spelling errors and a broken link

Update grammar and spelling in docs and source code comments.

Closes: #7427
Reviewed-by: Daniel Stenberg <daniel@haxx.se>


Revision tags: curl-7_76_1, curl-7_76_0
# 8593b15c 24-Mar-2021 Daniel Stenberg

docs/ABI: tighten up the language

Make the promises more firm

Closes #6786


Revision tags: curl-7_75_0, curl-7_74_0, curl-7_73_0, tiny-curl-7_72_0, curl-7_72_0, curl-7_71_1, curl-7_71_0
# 2a026958 12-Jun-2020 Daniel Stenberg

ABI.md: rename to .md and polish the markdown

Closes #5562