- Apr 08, 2005
-
-
Marcel Loose authored
Added check for valid $a_root. Fixed bug when cd is an alias.
-
Ger van Diepen authored
Check if root directory exists
-
Ger van Diepen authored
Fixed little bug
-
Ger van Diepen authored
Use LOFARROOT instead of LOFARPATH
-
LOFAR authored
moved to the attick to avoid builds. As decided in LSQ 4-4-2005
-
Alexander Mueller authored
Changes needed for the KeyValueLogger and the CodeLoggingProcessor
-
Alexander Mueller authored
KeyValue logger and CodeLoggingProcessor is implemented and a little bit tested.
-
Ger van Diepen authored
Improved comments
-
Ger van Diepen authored
Also try to strip new LOFARPATH
-
Ger van Diepen authored
Added lofarinit.sh and .csh
-
- Apr 07, 2005
-
-
Ger van Diepen authored
Fixed variable definitions (solving bugzilla problem 98)
-
blaakmeer authored
added messages with big arrays
-
blaakmeer authored
bugfixes
-
- Apr 06, 2005
-
-
Marcel Loose authored
Socket::shutdown() no longer closes the socket; this is now done by Socket::close(). Otherwise you would get an error when Socket::~Socket() calls Socket::close() to close an already closed socket.
-
Ger van Diepen authored
Added sourcegroup argument
-
Ger van Diepen authored
Added possibility to leave out part of the tree (by usestatparm) Introduced source groups
-
Ger van Diepen authored
Streamlined pool operations
-
Ger van Diepen authored
Do not include a non-leaf package in allpkg.tmp to avoid it gets added to lofarconf.in.private
-
Marcel Loose authored
Initial version.
-
- Apr 05, 2005
-
-
Oleg Smirnov authored
added profopt build variant
-
zwart authored
changed output for dumps to ostream
-
Ger van Diepen authored
Make without-sse the default (for lofar9, etc.)
-
Ger van Diepen authored
Make it compile/link well with new dcomplex
-
Marcel Loose authored
Fixed potential bug in Socket::errstr(), where the wrong system error code (errno) could be returned.
-
- Apr 04, 2005
-
-
Marcel Loose authored
Added close() method.
-
Marcel Loose authored
Added inline to the new setZero methods to avoid multiple definitions.
-
Marcel Loose authored
Avoid definition of preprocessor variables PACKAGE and VERSION.
-
Huib Jan van Langevelde authored
-
Marcel Loose authored
Ouch! Fixed stupid bug in test program. Taking the difference between local time and UTC *is* time dependent, due to daylight saving time :-(
-
blaakmeer authored
First test with TestHarness
-
- Apr 01, 2005
-
-
Marcel Loose authored
AMC client/server is now (almost) complete. The implementation is based on the ER231 enhancements made in package LCS/Transport. * Removed DH_Converter class; added DH_Request and DH_Result classes. It turned out that we do need separate data holder classes for request and result. * Removed convenience libraries libamcclient in AMCBase/AMCClient and libamcserver in AMCImpl/AMCServer. They caused too much trouble during linking. * Modified both ConverterClient and ConverterServer. * Added class Process that wraps the OS fork() method. Class ConverterProcess is derived from this base class. * Added several test programs; the most important being tConverterClient and tConverterServer. The tConverterServer.run script will try to start both server and client; the client then requests some conversions from the server; the output returned by the server is then verified.
-
- Mar 31, 2005
-
-
Ger van Diepen authored
Do not use SSE instructions with gcc before version 3.4
-
Alexander Mueller authored
adds namespaces and some minor changes
-
Alexander Mueller authored
Corrects the problem %[ER: 191]% adds namespaces
-
Alexander Mueller authored
Inserts the suggested lines of code %[ER: 191]% adds namespaces
-
Alexander Mueller authored
Add the type name to the category in the "enabled" DP of a property set %[ER: 191]% adds namespaces
-
zwart authored
Added DH_TAIL for pointer to end of buffer
-
- Mar 30, 2005
-
-
bruijn authored
Navigator function dpAccessable becomes common
-
meijeren authored
Added a possibility to write the found final parameter values in the parameter tables.
-
John Romein authored
Avoid double allocation of storage.
-