- Jan 10, 2008
-
-
Ruud Overeem authored
Hostname must now be specified.
-
Ruud Overeem authored
-
Ruud Overeem authored
Added stationlist to Observation Class.
-
Ruud Overeem authored
-
Ruud Overeem authored
-
Ruud Overeem authored
Default hostname is still dop50.astron.nl.
-
Ruud Overeem authored
Note: void* can not be shown in PVSS so the beamID cannot be shown anymore. Since the beamID represents an address in memory this does not make sense anyway. The BeamID is still logged in the logfile so when there are trouble one should check those.
-
Ger van Diepen authored
Needed -f at rm command
-
- Jan 09, 2008
-
-
John Romein authored
removed lines that were accidentially checked in.
-
Ger van Diepen authored
Take care that correct library is taken if multiple are defined. This was a problem in e.g. MAC/APL/RTCCommon.
-
Ger van Diepen authored
First delete symlink before creating it
-
Ger van Diepen authored
Fixed typo (forgot ! in ifdef)
-
Ruud Overeem authored
Code was wrong. Added 1 to the timestamp. Checked with ethereal.
-
Ger van Diepen authored
Do not include versionXXX in Makefile.am
-
Ger van Diepen authored
Made inclusion of version<package> in Makefile.am optional (to solve problem in CS1_IONProc which builds shared libraries)
-
Martin Gels authored
-
Martin Gels authored
udp-copy.
-
- Jan 08, 2008
-
-
Ruud Overeem authored
Changed uint32 type for handles in the protocol files to void* (memptr_t). Software is not tested yet.
-
Marcel Loose authored
-
John Romein authored
-
Martin Gels authored
-
Ger van Diepen authored
Test on USE_NOSOCKETS
-
Ger van Diepen authored
Better to use USE_NOSOCKETS
-
Ger van Diepen authored
netdb.h not defined on Cray Catamount
-
Ger van Diepen authored
uname on Cray returns Linux, so Cray test has to be more specific
-
Ger van Diepen authored
Create symlink from build directory to PACKAGE/src in case headers are in src
-
- Jan 07, 2008
-
-
Joris van Zwieten authored
- Fixed an issue where due to numerical rounding the upper border (in time) of the last solve domain in chunk N appeared to occur later than the lower border in time of chunk N+1.
-
Martin Gels authored
-
Ger van Diepen authored
test program for loop performance (original by Tim Cornwell)
-
Martin Gels authored
-
- Jan 04, 2008
-
-
John Romein authored
avoid potential buffer overrun
-
John Romein authored
small simplification.
-
John Romein authored
Added (public) Ranges type to SparseSet<T>
-
- Jan 02, 2008
-
-
Ger van Diepen authored
Had to swap sameVers and function call (otherwise function might not be called)
-
Ger van Diepen authored
Added Version.h/cc
-
Ger van Diepen authored
Add support for a single program version
-
Ger van Diepen authored
Made variable definition more clear
-
Ger van Diepen authored
Added option --enable-lib64 and variable lofar_libdirext
-
Ger van Diepen authored
Activate makeversion code
-
Ger van Diepen authored
ParmData.h is also needed in tarball
-