Timeline
12/30/20:
- 19:58 Changeset [20024] by
- For the moment, threads are disabled.
- 18:52 Changeset [20023] by
- This adds a version that was tested at least with V8 6.8 and a wrapper to switch between both -- using ifdefs in the code is not reaonable as there would be too many.
- 18:21 InstallingFACT++ edited by
- (diff)
12/28/20:
- 19:31 Changeset [20022] by
- Fixed some compiler warnings by letting the compiler decide the exact type.
- 17:28 Changeset [20021] by
- In favor of boost 1.70, replaced get_io_context
- 17:28 Changeset [20020] by
- In favor of boost 1.70, replaced get_io_context; The comments in a FITS file should not contain another comment mark - removed
- 17:26 Changeset [20019] by
- In favor of boost 1.70, replaced get_io_context
- 17:25 Changeset [20018] by
- In favor of boost 1.70, replaced get_io_context
- 17:25 Changeset [20017] by
- Made ready for boost 1.70 by replacing get_io_context; the SSL connection has to be properly shutdown, but this required a new socket.. therefore switched to boost::optional to keep the socket.
- 15:03 Changeset [20016] by
- Readline 8 behaves differently. The best fix is to use the readline functions themselves and don't interfere... this does not work well for resizing for older readline libraries, but that neither worked proprly before.
- 15:00 Changeset [20015] by
- Readline needs to be told which are the printable charcters in the prompt and which are not... this was why it sometimes bevahed a bit erratic.
- 14:59 Changeset [20014] by
- Improved handling of multiline cases.
12/27/20:
12/21/20:
- 16:07 Changeset [20013] by
- This change is required for libnova to work if located in a private path.
- 16:06 Changeset [20012] by
- For gcc 4.8.5, I hope this workaround also works for gcc 4.7.
- 16:05 Changeset [20011] by
- Had to change to pointers, emplace_back and ofstream do not work in gcc 4.8(\!) ... ARGH\! CentOS 7 technology from the 80s
- 16:03 Changeset [20010] by
- Compiler warning, overwriting existing name.
- 15:10 Changeset [20009] by
- Allow compilation also without libnova support.
12/02/20:
- 11:50 Changeset [20008] by
- It seems that MYSQL_LIBRARY gets defined even though it might be empty. Therefore, it has to be checked for emptiness and get totally undefined before MySQL is searched; added a policy availability check and an output for debug purposes of the used cmake version.
Note:
See TracTimeline
for information about the timeline view.