Skip to content
Snippets Groups Projects
  1. Apr 08, 2005
  2. Apr 07, 2005
  3. Apr 06, 2005
    • Marcel Loose's avatar
      %[ER: 231]% · 3ea8786f
      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.
      3ea8786f
    • Ger van Diepen's avatar
      %[ER: 206]% · 5857d55d
      Ger van Diepen authored
      Added sourcegroup argument
      5857d55d
    • Ger van Diepen's avatar
      %[ER: 206]% · 96d3c7b7
      Ger van Diepen authored
      Added possibility to leave out part of the tree (by usestatparm)
      Introduced source groups
      96d3c7b7
    • Ger van Diepen's avatar
      %[ER: 206]% · 1837ce7b
      Ger van Diepen authored
      Streamlined pool operations
      1837ce7b
    • Ger van Diepen's avatar
      %[ER: 70]% · 416e636d
      Ger van Diepen authored
      Do not include a non-leaf package in allpkg.tmp to avoid it gets added
      to lofarconf.in.private
      416e636d
    • Marcel Loose's avatar
      %[ER: 198]% · 3d21d5b3
      Marcel Loose authored
      Initial version.
      3d21d5b3
  4. Apr 05, 2005
    • Oleg Smirnov's avatar
      %[ER: ]% · cb67f770
      Oleg Smirnov authored
      added profopt build variant
      cb67f770
    • zwart's avatar
      %[ER: 242]% · 5ffac204
      zwart authored
      changed output for dumps to ostream
      5ffac204
    • Ger van Diepen's avatar
      %[ER: 70]% · 7f17a19e
      Ger van Diepen authored
      Make without-sse the default (for lofar9, etc.)
      7f17a19e
    • Ger van Diepen's avatar
      %[ER: 247]% · d58a45d2
      Ger van Diepen authored
      Make it compile/link well with new dcomplex
      d58a45d2
    • Marcel Loose's avatar
      %[PR: 148]% · dd8e712c
      Marcel Loose authored
      Fixed potential bug in Socket::errstr(), where the wrong system error code
      (errno) could be returned.
      dd8e712c
  5. Apr 04, 2005
  6. Apr 01, 2005
    • Marcel Loose's avatar
      %[ER: 214]% · fe8656ee
      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.
      fe8656ee
  7. Mar 31, 2005
  8. Mar 30, 2005
    • bruijn's avatar
      %[ER: 198]% · cb326b58
      bruijn authored
      Navigator function dpAccessable becomes common
      cb326b58
    • meijeren's avatar
      %[ER: 206]% · 82926000
      meijeren authored
      Added a possibility to write the found final parameter values in the parameter tables.
      82926000
    • John Romein's avatar
      %[ER: ]% · 26c8e3e1
      John Romein authored
      Avoid double allocation of storage.
      26c8e3e1
Loading