Timeline
05/11/15:
- 19:37 Changeset [380] by
- Foraminifera experiment definition
05/02/15:
- 05:30 Changeset [379] by
- Updated descriptions of directory contents
04/27/15:
- 04:44 Changeset [378] by
- Improved argument variable names; changed implementation to use STL classes (vector, string)
- 04:42 Changeset [377] by
- Included header for NULL
04/26/15:
- 14:35 Changeset [376] by
- Removed frams/Makefile-maintain (it is now in common/Makefile-maintain)
- 00:59 Changeset [375] by
- Renamed logging functions to more intuitive and simple names
04/23/15:
- 03:18 Changeset [374] by
- Under _WIN32, mfopen() now redirects to a function mfile_wfopen() that converts arguments to wide char and then uses _wfopen()
- 03:16 Changeset [373] by
- Less cryptic variable names
04/22/15:
- 04:14 Changeset [372] by
- Renamed some classes and functions to make their purpose more obvious: - FramMessage?, FMprintf, etc. become Hmessage, Hprintf, etc... (H for handled message). - ErrorManager? (and its family) becomes MessageHandler?. Handler names reflect their function better, e.g. MessageHandlerToStdout?. All MessageHandlers? must now be given the explicit "Enable" argument if you want them to automatically become active. This makes side effects clearly visible.
04/21/15:
- 15:19 Changeset [371] by
- THREAD_LOCAL uses ThreadLocal_ prefix for variables. The static object inside the single-threaded implementation is no longer associated with a class.
Note: See TracTimeline
for information about the timeline view.