Skip to content
Snippets Groups Projects
  1. May 31, 2007
    • Marcel Loose's avatar
      BugID: 1065 · 4d378d69
      Marcel Loose authored
      Fixed problem of CPPFLAGS, CXXFLAGS, and LDFLAGS being sorted when duplicates
      were removed.
      4d378d69
  2. May 30, 2007
  3. May 29, 2007
    • Marcel Loose's avatar
      BugID: 991 956 · 8d5fe9f3
      Marcel Loose authored
      Merged changes on task branch for Bug #956 with the main development line.
      8d5fe9f3
    • Joris van Zwieten's avatar
      BugID: 1046 · 48194ac5
      Joris van Zwieten authored
      - First working version of multi-node BBS? (tested on a single node only!)
      - Updated strategy table definition (some keys needs a Strategy. prefix)
      - Added getResult() function to CommandExecutor that returns the result of the
        last command it has executed.
      - Updated KernelProcessControl to use the appropriate CommandQueue primitives.
      - KernelProcessControl detects a finalize command by doing a string compare on
        the result of type() which is not very elegant, I suppose.
      48194ac5
    • Marcel Loose's avatar
      BugID: 991 · 5e1fead7
      Marcel Loose authored
      Reverted to the previous "one-type-catch-all" insert_result trigger. There
      currently is no need for different insert_result triggers.
      5e1fead7
  4. May 27, 2007
  5. May 25, 2007
  6. May 24, 2007
    • Ruud Overeem's avatar
      BugID: 1000 · 98851d8e
      Ruud Overeem authored
      Internal portNumber is cleared during 'close' when portnumber was not
      'hard' set by the user. In this way the servicename will be resolved
      again when a new 'open' is done. Otherwise we could connect to another
      service accidentally that got the same portnumber.
      98851d8e
    • Ruud Overeem's avatar
      BugID: 1000 · 3f2ac267
      Ruud Overeem authored
      Bugfix. Calling setState now with CONNECTED iso CREATED.
      3f2ac267
    • Ruud Overeem's avatar
      BugID: 1000 · dfaadad7
      Ruud Overeem authored
      BeamControl now kills any beamctl that are running.
      dfaadad7
    • Marcel Loose's avatar
      BugID: 1070 · 81175704
      Marcel Loose authored
      Fixed, although it may not win the beauty contest for C++ code. If I find the
      time I will reimplement the complete method using std::string.
      81175704
    • Martin Gels's avatar
      BugID:1005 · 3d22e1c8
      Martin Gels authored
      Added converter class for integration of MAC.
      3d22e1c8
  7. May 23, 2007
  8. May 22, 2007
    • Arthur Coolen's avatar
      BugID: 756 · ebac678c
      Arthur Coolen authored
      added new parameter
      ebac678c
    • Marcel Loose's avatar
      BugID: 991 · bda83f94
      Marcel Loose authored
      Second large commit. This should be the first "working" version of the global
      controller. The local (kernel) controller still needs to post its results to
      the command queue.
      bda83f94
    • Marcel Loose's avatar
      BugID: 61 · 0ccaece9
      Marcel Loose authored
      Added using declaration for std::make_pair
      0ccaece9
    • Marcel Loose's avatar
      BugID: 991 · 0aae3889
      Marcel Loose authored
      Second large commit. This should be the first "working" version of the global
      controller. The local (kernel) controller still needs to post its results to
      the command queue.
      0aae3889
    • Ruud Overeem's avatar
      BugID: 809 · ab5bdebb
      Ruud Overeem authored
      Another new (obscure) parameter.
      ab5bdebb
  9. May 21, 2007
  10. May 17, 2007
Loading