Mercurial > hg > octave-nkf
log libinterp/corefcn/__contourc__.cc @ 19527:cd2a75e5cd6e gui-release
age | author | description |
---|---|---|
Mon, 28 Oct 2013 19:51:46 -0700 | Rik | Use GNU style coding conventions for code in libinterp/ |
Wed, 23 Oct 2013 22:09:27 -0400 | John W. Eaton | maint: Update copyright notices for release. |
Tue, 01 Jan 2013 14:55:31 -0500 | Mike Miller | Modify contourc recursion to a loop to avoid stack overflow (bug #37891) |
Thu, 23 Aug 2012 12:13:59 -0400 | John W. Eaton | use std::numeric_limits<T>::epsilon in C++ code |
Sat, 18 Aug 2012 16:23:39 -0400 | John W. Eaton | split libinterp from src base src/corefcn/__contourc__.cc@107a4ca5e430 |