Commit Graph

8 Commits

Author SHA1 Message Date
Andy McFadden
693ddd6d61 Added "tr" command (NuTestRecord). 2003-02-23 19:13:58 +00:00
Andy McFadden
f75f26b69b Updated for new callback setter return type. 2003-02-18 21:41:10 +00:00
Andy McFadden
0564c26a22 Make sure the callback functions all have return values. 2003-02-09 03:18:49 +00:00
Andy McFadden
1169554de3 Changed the DataSource API to take resource release callback pointers
instead of a "doClose" argument.  NufxLib should no longer try to free
anything allocated by the application (or vice-versa).

The DataSource "copy" function now does refcounting instead of copying.
This was done as part of cleaning up some memory leaks in the DataSource
code.

The samples were all updated with the changes to the API (and the
occasional minor valgrind-inspired bug fix).
2003-02-09 01:53:51 +00:00
Andy McFadden
ba99fa7372 Updated copyright notices. 2003-02-08 22:43:24 +00:00
Andy McFadden
8fefff8cfa Update copyright notices and legalese. 2002-10-11 20:15:50 +00:00
Andy McFadden
d6a5154b60 Reformatted files to use spaces instead of hard tabs. No substantitve changes. 2002-09-21 00:59:25 +00:00
cvs
5615fa90d4 Imported sources. 2000-05-23 01:55:31 +00:00