1875 |
2023-11-05 00:09:11 |
lvd |
/nedoos/ |
+crc:
* fix help (now each utility prints specific type of checkums)
* remove debug code from md5.com
* fix file parsing so that there could be any number (>=1) of
spaces between checksum and filename |
|
1850 |
2023-10-19 20:30:35 |
lvd |
/nedoos/ |
+crc: optimize CS_PREPARE even more, change -DSVNREVISION usage (add 1 to it) |
|
1848 |
2023-10-19 16:53:56 |
lvd |
/nedoos/src/crc/ |
+crc(src): optimize (shorten) CS_PREPARE for crc |
|
1846 |
2023-10-19 02:59:27 |
lvd |
/nedoos/src/crc/ |
+crc(src): refactor code: move checksum calculation to the separate file |
|
1843 |
2023-10-18 21:57:32 |
lvd |
/nedoos/src/crc/ |
+crc(src): add support for stdin |
|
1842 |
2023-10-16 21:35:59 |
lvd |
/nedoos/src/crc/ |
+crc(src): change '*steam' functions to OS_*HANDLE |
|
1841 |
2023-10-15 18:38:39 |
lvd |
/nedoos/ |
+crc: fix missing EOL zero byte |
|
1840 |
2023-10-15 18:33:32 |
lvd |
/nedoos/ |
+crc: fix processing '-c' files |
|
1838 |
2023-10-15 12:33:03 |
lvd |
/nedoos/src/crc/ |
+crc: added printing of SVNREVISION |
|
1836 |
2023-10-08 23:15:45 |
lvd |
/nedoos/ |
+crc: fixed parsing of file with filenames and CRCs for '-c' option |
|
1813 |
2023-09-30 20:29:49 |
lvd |
/nedoos/ |
+crc: added '-c' option, not yet fully working |
|
1787 |
2023-09-16 16:01:17 |
lvd |
/nedoos/ |
+crc: changed output format: first CRC value, then filename |
|
1785 |
2023-09-11 17:30:42 |
lvd |
/nedoos/ |
+crc: added help (-h, --help), multiple files capability added |
|
1773 |
2023-09-02 23:07:04 |
salex |
/nedoos/src/crc/ |
+crc: made mainloop faster by ~25% |
|
1772 |
2023-09-02 22:38:21 |
salex |
/nedoos/src/crc/ |
+crc: changed output format (same as md5sum), no crc calc when file couldn't be opened |
|
1769 |
2023-08-25 21:25:54 |
alone |
/nedoos/ |
+crc (count CRC32. usage: crc filename, result on terminal)
-в сорцах unrar исправлен crc по таблице (но не включен) |
|