Skip to content

Commit

Permalink
v1.96
Browse files Browse the repository at this point in the history
  • Loading branch information
AlDanial committed Dec 18, 2022
1 parent 7c4a3a4 commit cb03f19
Show file tree
Hide file tree
Showing 5 changed files with 54 additions and 6 deletions.
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* * *
cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

Latest release: v1.94 (July 4, 2022)
Latest release: v1.96 (Dec. 18, 2022)

<a href="https://github.com/AlDanial/cloc/graphs/contributors" alt="Contributors">
<img src="https://img.shields.io/github/contributors/AlDanial/cloc" /></a>
Expand Down Expand Up @@ -428,6 +428,9 @@ executable and also check sites such
https://www.virustotal.com/ .
The entries for recent versions are:

cloc-1.96.exe:
https://www.virustotal.com/gui/file/54bf5f46fbaba7949c4eb2d4837b03c774c0ba587448a5bad9b8efc0222b1583?nocache=1

cloc-1.94.exe:
https://www.virustotal.com/gui/file/b48a6002fb75fa66ec5d0c05a5c4d51f2ad22b5b025b7eb4e3945d18419c0952?nocache=1

Expand Down Expand Up @@ -1059,9 +1062,12 @@ C# (cs)
C# Designer (designer.cs)
C++ (C, c++, cc, CPP, cpp, cxx, h++, inl, ipp, pcc, tcc, tpp)
C/C++ Header (H, h, hh, hpp, hxx)
Cairo (cairo)
Cake Build Script (cake)
Carbon (carbon)
CCS (ccs)
Chapel (chpl)
Circom (circom)
Clean (dcl, icl)
Clojure (boot, cl2, clj, cljs.hl, cljscm, cljx, hic, riemann.config)
ClojureC (cljc)
Expand All @@ -1071,6 +1077,7 @@ COBOL (CBL, cbl, ccp, COB, cob, cobol, cpy)
CoffeeScript (_coffee, cakefile, cjsx, coffee, iced)
ColdFusion (cfm, cfml)
ColdFusion CFScript (cfc)
Containerfile (Containerfile)
Coq (v)
Crystal (cr)
CSON (cson)
Expand Down Expand Up @@ -1138,6 +1145,7 @@ Haskell (hs, hsc, lhs)
Haxe (hx, hxsl)
HCL (hcl, nomad, tf, tfvars)
HLSL (cg, cginc, fxh, hlsl, hlsli, shader)
HolyC (HC)
Hoon (hoon)
HTML (htm, html, html.hl, xht)
HTML EEx (heex)
Expand All @@ -1160,10 +1168,10 @@ JSX (jsx)
Julia (jl)
Juniper Junos (junos)
Jupyter Notebook (ipynb)
kvlang (kv)
Kermit (ksc)
Korn Shell (ksh)
Kotlin (kt, ktm, kts)
kvlang (kv)
Lean (hlean, lean)
Lem (lem)
LESS (less)
Expand Down Expand Up @@ -1197,28 +1205,33 @@ NASTRAN DMAP (dmap)
Nemerle (n)
Nim (nim, nim.cfg, nimble, nimrod, nims)
Nix (nix)
Nunjucks (njk)
Objective-C (m)
Objective-C++ (mm)
OCaml (eliom, eliomi, ml, ml4, mli, mll, mly)
Odin (odin)
OpenCL (cl)
OpenSCAD (scad)
Oracle Forms (fmt)
Oracle PL/SQL (bod, fnc, prc, spc, trg)
Oracle Reports (rex)
P4 (p4)
Pascal (dpr, lpr, p, pas, pascal)
Pascal/Puppet (pp)
Patran Command Language (pcl, ses)
PEG (peg)
peg.js (pegjs)
peggy (peggy)
Perl (ack, al, cpanfile, makefile.pl, perl, ph, plh, plx, pm, psgi, rexfile, pl, p6)
Pest (pest)
PHP (aw, ctp, phakefile, php, php3, php4, php5, php_cs, php_cs.dist, phps, phpt, phtml)
PHP/Pascal (inc)
Pig Latin (pig)
PL/I (pl1)
PL/M (lit, plm)
PlantUML (puml)
PO File (po)
Pony (pony)
PowerBuilder (pbt, sra, srf, srm, srs, sru, srw)
PowerShell (ps1, psd1, psm1)
ProGuard (pro)
Expand Down Expand Up @@ -1281,6 +1294,7 @@ Swift (swift)
SWIG (i)
TableGen (td)
Tcl/Tk (itk, tcl, tk)
TEAL (teal)
Teamcenter met (met)
Teamcenter mth (mth)
TeX (aux, bbx, bib, bst, cbx, dtx, ins, lbx, ltx, mkii, mkiv, mkvi, sty, tex, cls)
Expand Down Expand Up @@ -1314,6 +1328,7 @@ Visualforce Page (page)
Vuejs Component (vue)
Web Services Description (wsdl)
WebAssembly (wast, wat)
WGSL (wgsl)
Windows Message File (mc)
Windows Module Definition (def)
Windows Resource File (rc, rc2)
Expand Down
33 changes: 33 additions & 0 deletions Unix/NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,36 @@
Release Notes for cloc version 1.96
https://github.com/AlDanial/cloc
Dec. 18, 2022

New Languages and File Types:
o Cairo
o Carbon
o Circom
o Containerfile
o HolyC
o kvlang
o Nunjucks
o OpenSCAD
o P4
o Pest
o Pony
o TEAL
o WGSL

Updates:
o New switch --diff-list-files to run diff given two list
files.
o Handle comments embedded in OCaml strings.
o Write empty JSON and XML structures if the inputs yield zero
counts.
o Including Win32::LongPath to support long paths on Windows.
o Better support for building and running Docker image on Windows
o Better output file names when running with --count-and-diff
and --out.
o Resolve internal file handle conflict when running --diff with
--sdir or --categorized.

============================================================================
Release Notes for cloc version 1.94
https://github.com/AlDanial/cloc
July 4, 2022
Expand Down
2 changes: 1 addition & 1 deletion Unix/cloc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# <http://www.gnu.org/licenses/gpl.txt>.
#
# 1}}}
my $VERSION = "1.95"; # odd number == beta; even number == stable
my $VERSION = "1.96"; # odd number == beta; even number == stable
my $URL = "github.com/AlDanial/cloc"; # 'https://' pushes header too wide
require 5.10.0;
# use modules {{{1
Expand Down
4 changes: 2 additions & 2 deletions Unix/cloc.1.pod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright
#
# Copyright (C) 2018-2021 Al Danial <al.danial@gmail.com>.
# Copyright (C) 2018-2022 Al Danial <al.danial@gmail.com>.
# Copyright (C) 2010-2017 Jari Aalto <jari.aalto@cante.net>
#
# License
Expand Down Expand Up @@ -846,7 +846,7 @@ sloccount(1)
=head1 AUTHORS

The cloc program was written by Al Danial <al.danial@gmail.com> and
is Copyright (C) 2006-2021 <al.danial@gmail.com>.
is Copyright (C) 2006-2022 <al.danial@gmail.com>.

The manual page was originally written by Jari Aalto <jari.aalto@cante.net>.

Expand Down
2 changes: 1 addition & 1 deletion cloc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# <http://www.gnu.org/licenses/gpl.txt>.
#
# 1}}}
my $VERSION = "1.95"; # odd number == beta; even number == stable
my $VERSION = "1.96"; # odd number == beta; even number == stable
my $URL = "github.com/AlDanial/cloc"; # 'https://' pushes header too wide
require 5.10.0;
# use modules {{{1
Expand Down

0 comments on commit cb03f19

Please sign in to comment.