1
0
mirror of https://github.com/facebook/zstd.git synced 2025-03-06 16:56:49 +02:00

15 Commits

Author SHA1 Message Date
Yann Collet
78275149ea Added a final success message at end of tests
so that a human reading the test log can determine everything was fine without consulting the shell error code.

Also: made `make check` slightly shorter by moving one longer test to `make test`
2025-01-17 19:30:55 -08:00
Niko Hoffrén
a1b9a5ad0e Fix typographical error in README.md 2023-07-19 21:49:43 +03:00
Dominique Pelle
b772f53952 Typo and grammar fixes 2022-03-12 08:58:04 +01:00
Elliot Gorokhovsky
8250faa01b Update CI documentation 2022-01-19 09:58:31 -07:00
Dimitris Apostolou
ebbd675998
Fix typos 2021-11-13 10:04:04 +02:00
Yann Collet
f44c720fa8 added a paragraph on coding style 2021-05-06 18:40:25 -07:00
Yann Collet
0b39531d75 moving all references to release branch
was previously `master`
2020-12-16 23:00:35 -08:00
Yann Collet
c1913ed8c1 added paragraph on static analysis pitfalls 2020-06-15 13:04:45 -07:00
Bimba Shrestha
e7d2391e9a
[doc] measuring performance docs (#2117)
* performance measuring docs

* spelling

* combining advanced and simple section

* zstd benchmark title change
2020-05-11 18:55:01 -07:00
Bimba Shrestha
1b1cc3d1b7 adding some static-anslysis docs 2020-05-07 10:38:06 -05:00
Bimba Shrestha
8f8c53d995 Remove redundant section and typo 2020-02-18 14:21:19 -08:00
Bimba Shrestha
042b28bd2c Outlining our current workflow 2020-02-18 13:03:52 -08:00
Bimba Shrestha
76c52b6b7c Adding steps for setting up travis and appveyor (and some general notes) 2020-02-16 11:31:17 -05:00
Yann Collet
4f73b3b55d added GPLv2 license
and removed PATENTS clause
2017-08-18 16:32:08 -07:00
Yann Collet
4ded9e591c added boilerplate 2016-08-30 11:06:28 -07:00