Print

Print


Commit summary from repository starlink
------------------------------------

  (David Berry) ast: Fix typo in astRemoveTables docs
   100.0% libraries/ast/
  
  (David Berry) ast: Correct simplification bug in box class
   100.0% libraries/ast/
 

Commits from repository starlink
-----------------------------

  commit 95c7d13379fe2dd5313b4b6128ca80ee7ab0f898
  Author: David Berry <[log in to unmask]>
  Date:   Mon Feb 28 19:10:55 2011 +0000
  
      ast: Fix typo in astRemoveTables docs
  
   libraries/ast/fitschan.c |    2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)
  
  commit 35845a49390eca89904d085fb8abba5ea934cf43
  Author: David Berry <[log in to unmask]>
  Date:   Mon Feb 28 13:38:47 2011 +0000
  
      ast: Correct simplification bug in box class
      
      Simplication failed if the edge of a box coincided with the boundary
      between good and bad values.
  
   libraries/ast/box.c |   35 ++++++++++++++++++++++++++---------
   1 files changed, 26 insertions(+), 9 deletions(-)