log examples/embedded.cc @ 18964:a0c514c243f6 default tip @

age author description
Tue, 29 Oct 2013 10:28:39 -0700 Rik Use GNU style coding conventions for code in examples/
Mon, 28 Oct 2013 19:03:29 +0100 Carlo de Falco fix segfault/corrupted memory when terminating an embedded interpreter.
Sat, 29 Jun 2013 18:08:24 -0700 Rik Re-write documentation and all examples of dynamically linked functions.
Tue, 09 Apr 2013 16:16:10 -0700 Rik Use a better example of gcd() in embedded.cc
Tue, 09 Apr 2013 16:13:36 -0700 Rik maint: merge stable to default.
Tue, 09 Apr 2013 16:06:29 -0700 Rik Backport working embedded.cc example for documentation. stable
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Sun, 24 Jun 2012 21:42:58 +0200 Carlo de Falco fix embedding example.
Wed, 26 Jan 2011 23:49:42 -0500 John W. Eaton whitespace fixes
Mon, 07 Dec 2009 14:53:20 -0500 John W. Eaton untabify files in examples directory
Sat, 28 Mar 2009 11:26:27 -0400 John W. Eaton remove copyright notices from example files
Tue, 09 Sep 2008 13:43:42 -0400 David Bateman Add explanationation of initializing the interpreter in a standalone program