aboutsummaryrefslogtreecommitdiff
path: root/devel/art
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos in COMMENTCarlo Strub2012-07-251-1/+1
| | | | Notes: svn path=/head/; revision=301510
* Crossplatform method to trace software errors in runtime during resourceAlex Kozlov2012-03-174-0/+56
manipulation is shown. A scheme for describing abstract resources and their functions in XML is presented. Due to separation it's possible to describe vast classes of resources without changing the analyzer core. Detected errors often have an influence on security, safety, robustness and resource optimal usage. PR: ports/163861 Submitted by: Vladimir Gorelov <virtual.lark@gmail.com> Approved by: eadler (mentor) Feature safe: yes Notes: svn path=/head/; revision=293460