Ray Speth
|
2483e39ae5
|
Allow tests to suppress deprecation warnings
This prevents certain tests from failing comparisons with blessed output files.
|
2013-06-05 17:09:46 +00:00 |
|
Ray Speth
|
56d481785c
|
Deprecate HTML log files
|
2013-06-05 17:09:39 +00:00 |
|
Ray Speth
|
d253fc0d63
|
Eliminate redundant standard library includes
|
2013-06-05 17:08:13 +00:00 |
|
Ray Speth
|
c1cfdffccc
|
Add "warn_deprecated" function
This function can be used for issuing runtime deprecation warnings
|
2013-05-31 15:56:06 +00:00 |
|
Ray Speth
|
65d7cab42e
|
Cleaned up Doxygen documentation for Application and global functions
|
2013-04-12 23:07:38 +00:00 |
|
Ray Speth
|
07fcf5aab2
|
Removed unnecessary overloads of writelog for char*
|
2013-04-12 23:07:30 +00:00 |
|
Ray Speth
|
1d19803885
|
Pass "const std::string&" instead of "std::string" when possible
|
2012-10-24 15:42:51 +00:00 |
|
Ray Speth
|
3ce3da1fa2
|
Fixed code formatting
|
2012-07-18 18:32:29 +00:00 |
|
Ray Speth
|
8b6c9a0bf7
|
Removed some deprecated functions
|
2012-07-16 22:18:11 +00:00 |
|
Ray Speth
|
2970e0c693
|
Added a ScopedLock typedef that can be used without requiring extra any #ifdefs
|
2012-05-31 14:57:54 +00:00 |
|
Ray Speth
|
d3e98fe5a8
|
Corrected a bunch of spelling errors
|
2012-05-29 21:21:47 +00:00 |
|
Ray Speth
|
cbae64b079
|
Removed (broken) support for MPThreads (Mac OS 9)
|
2012-05-17 21:15:05 +00:00 |
|
Ray Speth
|
021e11456e
|
Fixed building with thread safety
|
2012-05-17 21:15:01 +00:00 |
|
Ray Speth
|
0045bc0a71
|
Removed unused tmpDir and sleep functions
|
2012-03-09 23:00:16 +00:00 |
|
Ray Speth
|
9753cc7c40
|
Deprecated the unused "userInterface" function
|
2012-03-09 22:54:47 +00:00 |
|
Ray Speth
|
e3b5ee802e
|
Contents of misc.cpp relocated
The functions formerly defined in misc.cpp are now defined in the
source files corresponding to the header files where they were
declared.
|
2012-03-05 20:45:31 +00:00 |
|