Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
release_notes-2.04.txt | 2025-01-31 | 53.4 kB | |
cloc-2.04.exe | 2025-01-31 | 9.9 MB | |
cloc-2.04.tar.gz | 2025-01-31 | 721.3 kB | |
cloc-2.04.pl | 2025-01-31 | 778.4 kB | |
README.md | 2025-01-31 | 810 Bytes | |
v2.04 source code.tar.gz | 2025-01-31 | 721.3 kB | |
v2.04 source code.zip | 2025-01-31 | 1.0 MB | |
Totals: 7 Items | 13.2 MB | 0 |
New Languages and File Types: * Blueprint * Cadence * Civet * MoonBit * Pek * Pkl * SurrealQL
Updates:
- Follow file renames when pairing files for --git --diff.
- Arch Linux now has an AUR package for cloc.
- New switch --ignore-regex to exclude files whose content matches a regex.
- New switch --unique to identify unique files found.
- Descriptive message at the end of a run if timeouts were encountered.
- Slight performance improvement for --help by installing temporary modules later.
Bug fixes:
- Better handling of Vuejs.
- Better handling of Oracle PL/SQL.
- Better error message on failure to count
.src.rpm
files if external tools are not installed. - Identify non-Glade
.ui
files as 'XML (Qt/GTK)' instead of 'Qt'. - Apply file filter rules with
--no-recurse
.