[Mono-list] Is Mono dead?
Marek Habersack
grendel at twistedcode.net
Fri Apr 20 17:48:09 UTC 2012
On 2012-04-20 13:46, monoton wrote:
> Hi,
Hi
>
> no update to Mono since ages! Version 2.12 is overdue looong time. What's
> up?
grendel at higgs:~/vc/mono/mono (master)$ git log --shortstat --since "1 month ago" | grep "files changed" | awk
'{files+=$1; inserted+=$4; deleted+=$6} END {print "files changed", files, "lines inserted:", inserted, "lines
deleted:", deleted}'
files changed 1675 lines inserted: 59198 lines deleted: 10672
Far from dead :)
marek
More information about the Mono-list
mailing list