diff --git a/htdocs/devinfo/index.php b/htdocs/devinfo/index.php index dbfeeab23..064f02b89 100644 --- a/htdocs/devinfo/index.php +++ b/htdocs/devinfo/index.php @@ -46,6 +46,22 @@ cppcheck git repository. To download it, run the following command:

the latest sources in a zip or tgz archive from the github website.

Recent Commits

View recent commits…
+

Trac Timeline

+set_feed_url('http://sourceforge.net/apps/trac/cppcheck/timeline?changeset=on&ticket=on&milestone=on&wiki=on&max=10&daysback=90&format=rss'); + $feed->set_cache_location('./site/simplepie/cache'); + $feed->init(); + print("\n"); +?> +

View complete Trac timeline…

Doxygen