checksum
Here are 307 public repositories matching this topic...
This command should ask for confirmation before applying the update and probably warn if the server is not in the same country anymore.
This should be easy to do for any newcomer who wants to contribute.
-
Updated
Jun 11, 2019 - JavaScript
-
Updated
Aug 20, 2019 - Python
-
Updated
Apr 24, 2020 - JavaScript
-
Updated
Feb 14, 2019 - C
-
Updated
Mar 23, 2020 - Pascal
-
Updated
Feb 16, 2019 - JavaScript
This makes things easier for people searching for a CRC variant that matches some other existing code; compare https://docs.rs/crc/1.8.1/crc/crc32/constant.IEEE_TABLE.html with web.mit.edu/freebsd/head/sys/libkern/crc32.c.
-
Updated
Jun 10, 2020 - Java
-
Updated
Jul 17, 2019 - Ruby
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Oct 2, 2019 - Java
-
Updated
Jun 10, 2020 - C
Documentation Typo
In the readme file, To measure the time, internal console.time(() and console.timeEnd() methods were used. should read To measure the time, internal console.time() and console.timeEnd() methods were used.
-
Updated
Oct 30, 2018 - TypeScript
Precalculate some sort of tree or list. Anything should be better than iterating through all changes, even though it works fast enough below 20000 history operations.
-
Updated
Jun 9, 2020 - Java
Improve this page
Add a description, image, and links to the checksum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the checksum topic, visit your repo's landing page and select "manage topics."
The
restore --target-actiondocumentation states:However, I don't believe this is accurate. In recent versi