jp9000 41fad2d1a4 (API Change) Use const params where applicable
This Fixes a minor flaw with the API where data had to always be mutable
to be usable by the API.

Functions that do not modify the fundamental underlying data of a
structure should be marked as constant, both for safety and to signify
that the parameter is input only and will not be modified by the
function using it.
2014-09-26 17:23:07 -07:00
..
2014-07-13 02:59:14 -07:00
2014-04-07 01:25:38 -07:00
2014-08-09 11:57:37 -07:00
2014-08-09 11:57:37 -07:00
2014-08-09 11:57:37 -07:00
2014-08-09 11:57:37 -07:00
2014-08-09 11:57:37 -07:00
2014-06-25 17:00:02 +02:00
2014-08-08 10:50:37 -07:00
2014-08-08 10:50:37 -07:00
2013-09-30 19:37:13 -07:00
2013-10-14 13:21:15 +02:00