Ray Speth
|
e131766b71
|
Replace auto_ptr with unique_ptr
auto_ptr is deprecated in c++11
|
2015-10-14 18:45:23 -04:00 |
|
Ray Speth
|
e4c45b6429
|
General whitespace cleanup
Remove unnecessary blank lines and trailing whitespace. Replace tabs with
spaces.
|
2015-08-02 23:06:15 -04:00 |
|
Ray Speth
|
4e6205fa8c
|
Eliminate memory leak in demoequil.cpp
|
2014-12-12 01:36:48 +00:00 |
|
Ray Speth
|
39b751d655
|
[Equil] Always use the member function versions of 'equilibrate'
The various free functions are deprecated, along with the now unnecessary
headers 'equil.h' and 'equilibrium.h'.
|
2014-11-08 00:53:45 +00:00 |
|
Ray Speth
|
0783630204
|
Moved C++ sample programs into the ReST/Sphinx documentation
|
2012-04-04 18:45:47 +00:00 |
|