Print

Print


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

  (David Berry) smurf: Multi-thread the code that rebins samples into a map
   100.0% applications/smurf/libsmf/
  
  (David Berry) ndf: Fix problem using WCS sections with NDFs that have swapped WCS axes
   100.0% libraries/ndf/
  
  (Peter W. Draper) gaia: remove confusing Makefile.in
   100.0% applications/gaia/gaia/generic/

Commit summary from repository perl-Starlink-AST
------------------------------------

  (Graham Bell) GetRegionBounds now returns array references.
    63.4% lib/Starlink/
    36.5% t/

Commit summary from repository skycat
------------------------------------

  (Peter W. Draper) skycat: nice to load an image from the command-line
   100.0% skycat/library/
  
  (Peter W. Draper) skycat: use abstracted longlong type
   100.0% astrotcl/generic/
  
  (Peter W. Draper) skycat: builds after merge
    12.6% astrotcl/generic/
    13.1% astrotcl/
    12.0% cat/
     4.4% rtd/generic/
     8.9% rtd/
    12.7% skycat/linux/
    12.6% skycat/
    12.8% tclutil/
  
  (Peter W. Draper) Merge branch 'vendor'
  (Peter W. Draper) Import of Skycat 3.1.2
    14.4% astrotcl/cfitsio/
     1.2% astrotcl/generic/
    73.6% astrotcl/libwcs/
     1.1% cat/generic/
     3.8% rtd/generic/
     1.4% rtd/library/
     1.1% tclutil/
 

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

  commit 5f63b11dfd2367e0f257d31390b244c692a0a081
  Author: David Berry <[log in to unmask]>
  Date:   Fri May 18 16:59:54 2012 +0100
  
      smurf: Multi-thread the code that rebins samples into a map
  
   applications/smurf/libsmf/smf.h.source         |    6 +-
   applications/smurf/libsmf/smf_iteratemap.c     |    6 +-
   applications/smurf/libsmf/smf_rebinmap1.c      |  725 +++++++++++++++-------
   applications/smurf/libsmf/smf_write_bolomap.c  |    8 +-
   applications/smurf/libsmf/smf_write_shortmap.c |   12 +-
   5 files changed, 519 insertions(+), 238 deletions(-)
  
  commit 289bb14a927dc0eeabb7343eb25c35c2a760d00e
  Author: David Berry <[log in to unmask]>
  Date:   Fri May 18 14:44:35 2012 +0100
  
      ndf: Fix problem using WCS sections with NDFs that have swapped WCS axes
  
   libraries/ndf/Makefile.am  |    2 +-
   libraries/ndf/ndf1_wcspm.f |  296 ++++++++++++++++++++++++++++++++++++++++++
   libraries/ndf/ndf1_wplim.f |   51 ++++----
   3 files changed, 322 insertions(+), 27 deletions(-)
  
  commit f6de5502805cce76ff831cbc0e0efc70c51b3f5b
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri May 18 12:15:10 2012 +0100
  
      gaia: remove confusing Makefile.in
      
      This is not used, the real Makefile.in is in the upper directory
  
   applications/gaia/gaia/generic/Makefile.in |  177 --------------------------
   1 files changed, 0 insertions(+), 177 deletions(-)

Commits from repository perl-Starlink-AST
-----------------------------

  commit 3d3deaba6ff5f02ccb5b3d962888e4e340eb6acd
  Author: Graham Bell <[log in to unmask]>
  Date:   Fri May 18 11:07:46 2012 -1000
  
      GetRegionBounds now returns array references.
  
   lib/Starlink/AST.xs |   51 +++++++++++++++++++++++++------------------------
   t/stcschan.t        |   17 +++++++--------
   2 files changed, 34 insertions(+), 34 deletions(-)

Commits from repository skycat
-----------------------------

  commit 99c6798dfd5ea6f8ed4c1b14673150786533d545
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri May 18 21:05:33 2012 +0100
  
      skycat: nice to load an image from the command-line
  
   skycat/library/SkyCat.tcl |    2 ++
   1 files changed, 2 insertions(+), 0 deletions(-)
  
  commit 66dbf8b71be79c66a324c940beab03ee77c0b105
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri May 18 18:33:32 2012 +0100
  
      skycat: use abstracted longlong type
  
   astrotcl/generic/ImageIO.C |    6 ++++--
   1 files changed, 4 insertions(+), 2 deletions(-)
  
  commit 2e7994bf743d505c62763bc48914ac4f06be2f46
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Fri May 18 13:47:24 2012 +0100
  
      skycat: builds after merge
  
   astrotcl/configure              |   20 ++++++++++----------
   astrotcl/generic/FitsIO.C       |   22 ++++++----------------
   astrotcl/generic/Fits_IO.h      |    2 +-
   cat/configure                   |   20 ++++++++++----------
   configure                       |   18 +++++++++---------
   rtd/configure                   |   34 +++++-----------------------------
   rtd/generic/LongLongImageData.C |   12 ++++++++++++
   skycat/configure                |   20 ++++++++++----------
   skycat/linux/skycat.spec        |   31 +++++++------------------------
   tclutil/configure               |   20 ++++++++++----------
   10 files changed, 80 insertions(+), 119 deletions(-)
  
  commit ba13a6172a2434b02edf07edd3a9b625f15edc8e
  Merge: aff77bf 037c74a
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Thu May 17 21:54:22 2012 +0100
  
      Merge branch 'vendor'
      
      Conflicts:
      	astrotcl/configure
      	astrotcl/generic/FitsIO.C
      	astrotcl/generic/Fits_IO.h
      	astrotcl/generic/ImageIO.C
      	astrotcl/generic/ImageIO.h
      	cat/configure
      	cat/generic/AstroCatalog.C
      	cat/generic/AstroQuery.h
      	cat/generic/TclAstroCat.C
      	configure
      	rtd/configure
      	rtd/generic/DoubleImageData.C
      	rtd/generic/DoubleImageData.h
      	rtd/generic/ImageColor.C
      	rtd/generic/ImageData.C
      	rtd/generic/ImageDisplay.C
      	rtd/generic/ImageTemplates.icc
      	rtd/generic/NativeImageData.C
      	rtd/generic/NativeImageData.h
      	rtd/generic/RtdCmds.C
      	rtd/generic/RtdHDU.C
      	rtd/generic/RtdImage.C
      	rtd/generic/RtdImage.h
      	rtd/generic/ShortImageData.C
      	rtd/generic/ShortImageData.h
      	rtd/generic/XImageData.h
      	rtd/generic/colormaps.C
      	rtd/library/RtdImageHduChooser.tcl
      	rtd/rtdevt/rtdImageEvent.c
      	skycat/configure
      	skycat/generic/SkySearch.C
      	skycat/library/SkyCat.tcl
      	skycat/linux/skycat.spec
      	tclutil/configure
      	tclutil/generic/HTTP.C
      	tclutil/generic/define.h
      	tclutil/library/Batch.tcl
      	tclutil/library/FileSelect.tcl
      	tclutil/library/LabelEntry.tcl
      	tclutil/library/LabelEntryScale.tcl
      	tclutil/library/LabelMenu.tcl
  
  commit 037c74a0ab3f81a28517221404d975f031c19301
  Author: Peter W. Draper <[log in to unmask]>
  Date:   Wed May 16 21:29:56 2012 +0100
  
      Import of Skycat 3.1.2
  
   CHANGES                                            |   21 +-
   README                                             |    1 +
   VERSION                                            |    2 +-
   astrotcl/CHANGES                                   |    9 +
   astrotcl/Makefile.in                               |    2 +-
   astrotcl/VERSION                                   |    2 +-
   astrotcl/astrotclConfig.sh.in                      |    2 +-
   astrotcl/cfitsio/VERSION                           |    2 +-
   astrotcl/cfitsio/cfileio.c                         |  444 ++-
   astrotcl/cfitsio/cfortran.h                        |  142 +-
   astrotcl/cfitsio/compress.c                        |  106 +-
   astrotcl/cfitsio/compress.h                        |    3 +
   astrotcl/cfitsio/drvrfile.c                        |    4 +-
   astrotcl/cfitsio/drvrmem.c                         |    2 +-
   astrotcl/cfitsio/drvrnet.c                         |   27 +-
   astrotcl/cfitsio/drvrsmem.c                        |    5 +-
   astrotcl/cfitsio/editcol.c                         |    2 +
   astrotcl/cfitsio/edithdu.c                         |   33 +
   astrotcl/cfitsio/eval_defs.h                       |    4 +-
   astrotcl/cfitsio/eval_f.c                          |   83 +-
   astrotcl/cfitsio/eval_l.c                          |    2 +-
   astrotcl/cfitsio/eval_y.c                          |  483 ++-
   astrotcl/cfitsio/f77_wrap.h                        |    3 +-
   astrotcl/cfitsio/fits_hcompress.c                  | 1685 ++++++++++
   astrotcl/cfitsio/fits_hdecompress.c                | 1970 ++++++++++++
   astrotcl/cfitsio/fitscore.c                        |  119 +-
   astrotcl/cfitsio/fitsio.h                          |  122 +-
   astrotcl/cfitsio/fitsio2.h                         |   59 +-
   astrotcl/cfitsio/getcolb.c                         |   32 +
   astrotcl/cfitsio/getcold.c                         |    2 +-
   astrotcl/cfitsio/getcole.c                         |    2 +-
   astrotcl/cfitsio/getcols.c                         |   10 +-
   astrotcl/cfitsio/group.c                           |    4 +
   astrotcl/cfitsio/histo.c                           |   75 +
   astrotcl/cfitsio/imcompress.c                      | 1092 ++++++--
   astrotcl/cfitsio/longnam.h                         |    7 +
   astrotcl/cfitsio/modkey.c                          |   24 +-
   astrotcl/cfitsio/putcol.c                          |   22 +-
   astrotcl/cfitsio/putcolb.c                         |   32 +
   astrotcl/cfitsio/putkey.c                          |   81 +-
   astrotcl/cfitsio/quantize.c                        |  276 ++-
   astrotcl/cfitsio/region.c                          |   12 +-
   astrotcl/cfitsio/wcssub.c                          |   11 +-
   astrotcl/configure                                 |   20 +-
   astrotcl/configure.in                              |    4 +-
   astrotcl/generic/Astrotcl.C                        |    4 +-
   astrotcl/generic/DCompress.C                       |    6 +-
   astrotcl/generic/DCompress.h                       |    2 +-
   astrotcl/generic/FitsIO.C                          |  331 ++-
   astrotcl/generic/Fits_IO.h                         |   11 +-
   astrotcl/generic/HMS.C                             |    4 +-
   astrotcl/generic/HMS.h                             |    2 +-
   astrotcl/generic/ImageCoords.C                     |    4 +-
   astrotcl/generic/ImageCoords.h                     |    2 +-
   astrotcl/generic/ImageIO.C                         |   16 +-
   astrotcl/generic/ImageIO.h                         |   19 +-
   astrotcl/generic/SAOWCS.C                          |   18 +-
   astrotcl/generic/SAOWCS.h                          |    2 +-
   astrotcl/generic/TclWorldCoords.C                  |    8 +-
   astrotcl/generic/TclWorldCoords.h                  |    2 +-
   astrotcl/generic/WCSRep.C                          |    4 +-
   astrotcl/generic/WCSRep.h                          |    2 +-
   astrotcl/generic/WorldCoords.C                     |    4 +-
   astrotcl/generic/WorldCoords.h                     |    2 +-
   astrotcl/generic/WorldOrImageCoords.h              |    2 +-
   astrotcl/generic/slasubs.h                         |    2 +-
   astrotcl/generic/world_coords.C                    |    4 +-
   astrotcl/generic/world_coords.h                    |    2 +-
   astrotcl/library/tclIndex                          |    8 -
   astrotcl/libwcs/VERSION                            |    2 +-
   astrotcl/libwcs/actread.c                          | 1179 -------
   astrotcl/libwcs/binread.c                          | 1568 ---------
   astrotcl/libwcs/catutil.c                          | 3014 ------------------
   astrotcl/libwcs/cel.c                              |    2 +-
   astrotcl/libwcs/cel.h                              |   62 +
   astrotcl/libwcs/ctgread.c                          | 2071 ------------
   astrotcl/libwcs/daoread.c                          |  204 --
   astrotcl/libwcs/dateutil.c                         |  660 ++++-
   astrotcl/libwcs/distort.c                          |   32 +-
   astrotcl/libwcs/fileutil.c                         |  422 ---
   astrotcl/libwcs/findstar.c                         | 1055 ------
   astrotcl/libwcs/fitsfile.c                         |  205 +-
   astrotcl/libwcs/fitsfile.h                         |  968 ++++++-
   astrotcl/libwcs/fitshead.h                         |   59 +-
   astrotcl/libwcs/fitswcs.c                          |  619 ----
   astrotcl/libwcs/gsc2read.c                         |  218 --
   astrotcl/libwcs/gscread.c                          | 1506 ---------
   astrotcl/libwcs/hget.c                             |  456 ++-
   astrotcl/libwcs/hput.c                             |  329 ++-
   astrotcl/libwcs/iget.c                             |   60 +-
   astrotcl/libwcs/imgetwcs.c                         |  717 -----
   astrotcl/libwcs/imhfile.c                          |   38 +-
   astrotcl/libwcs/imio.c                             |  464 +++-
   astrotcl/libwcs/imio.h                             |   38 +-
   astrotcl/libwcs/imrotate.c                         |  628 ----
   astrotcl/libwcs/imsetwcs.c                         | 1220 -------
   astrotcl/libwcs/lin.c                              |    2 +-
   astrotcl/libwcs/lin.h                              |   48 +
   astrotcl/libwcs/lwcs.h                             |   64 -
   astrotcl/libwcs/matchstar.c                        | 1898 -----------
   astrotcl/libwcs/platefit.c                         |  306 --
   astrotcl/libwcs/polfit.c                           |  192 --
   astrotcl/libwcs/proj.c                             |   33 +-
   astrotcl/libwcs/proj.h                             |  143 +
   astrotcl/libwcs/sdssread.c                         |  223 --
   astrotcl/libwcs/sortstar.c                         | 1012 ------
   astrotcl/libwcs/sph.c                              |    2 +-
   astrotcl/libwcs/tabread.c                          | 2691 ----------------
   astrotcl/libwcs/tmcread.c                          | 1435 ---------
   astrotcl/libwcs/tnxpos.c                           |   24 +-
   astrotcl/libwcs/ty2read.c                          | 1385 --------
   astrotcl/libwcs/uacread.c                          | 1514 ---------
   astrotcl/libwcs/ubcread.c                          | 1476 ---------
   astrotcl/libwcs/ucacread.c                         | 1289 --------
   astrotcl/libwcs/ujcread.c                          | 1085 -------
   astrotcl/libwcs/wcs.c                              |  274 ++-
   astrotcl/libwcs/wcs.h                              |  556 +++-
   astrotcl/libwcs/wcscat.h                           |  504 ---
   astrotcl/libwcs/wcscon.c                           |  185 +-
   astrotcl/libwcs/wcsinit.c                          |  388 ++-
   astrotcl/libwcs/wcslib.c                           |   12 +-
   astrotcl/libwcs/wcslib.h                           |    9 +-
   astrotcl/libwcs/wcstrig.c                          |    2 +-
   astrotcl/libwcs/wcstrig.h                          |   48 +
   astrotcl/libwcs/webread.c                          |  834 -----
   astrotcl/libwcs/worldpos.c                         |   21 +-
   astrotcl/man/Compress.man3                         |    2 +-
   astrotcl/man/FitsIO.man3                           |    2 +-
   astrotcl/man/HMS.man3                              |    2 +-
   astrotcl/man/ImageCoords.man3                      |    2 +-
   astrotcl/man/ImageIO.man3                          |    2 +-
   astrotcl/man/WCS.man3                              |    2 +-
   astrotcl/man/WorldCoords.man3                      |    2 +-
   astrotcl/man/WorldOrImageCoords.man3               |    2 +-
   astrotcl/man/world_coords.man3                     |    2 +-
   astrotcl/tests/tCompress.C                         |    2 +-
   astrotcl/tests/tFitsIO.C                           |    2 +-
   astrotcl/tests/tHMS.C                              |    2 +-
   astrotcl/tests/tImageCoords.C                      |    2 +-
   astrotcl/tests/tWorldCoords.C                      |    2 +-
   astrotcl/tests/tWorldOrImageCoords.C               |    2 +-
   bootstrap                                          |   44 +
   cat/CHANGES                                        |    5 +
   cat/Makefile.in                                    |    2 +-
   cat/VERSION                                        |    2 +-
   cat/bitmaps/bitmaps.tcl                            |    4 +-
   cat/catConfig.sh.in                                |    2 +-
   cat/configure                                      |   20 +-
   cat/configure.in                                   |    4 +-
   cat/generic/AstroCatalog.C                         |   20 +-
   cat/generic/AstroCatalog.h                         |    2 +-
   cat/generic/AstroImage.C                           |   10 +-
   cat/generic/AstroImage.h                           |    2 +-
   cat/generic/AstroQuery.C                           |    4 +-
   cat/generic/AstroQuery.h                           |    3 +-
   cat/generic/CatalogInfo.C                          |   10 +-
   cat/generic/CatalogInfo.h                          |    2 +-
   cat/generic/LocalCatalog.C                         |    4 +-
   cat/generic/LocalCatalog.h                         |    2 +-
   cat/generic/QueryResult.C                          |    4 +-
   cat/generic/QueryResult.h                          |    2 +-
   cat/generic/TabTable.C                             |   14 +-
   cat/generic/TabTable.h                             |    2 +-
   cat/generic/TclAstroCat.C                          |   96 +-
   cat/generic/TclAstroCat.h                          |    2 +-
   cat/generic/TclAstroImage.C                        |   32 +-
   cat/generic/TclAstroImage.h                        |    2 +-
   cat/generic/TclQueryUtil.C                         |   12 +-
   cat/generic/TclQueryUtil.h                         |    2 +-
   cat/generic/TclTcsCat.C                            |    4 +-
   cat/generic/TclTcsCat.h                            |    2 +-
   cat/generic/TcsCatalog.C                           |    4 +-
   cat/generic/TcsCatalog.h                           |    2 +-
   cat/generic/TcsCatalogObject.C                     |   10 +-
   cat/generic/TcsCatalogObject.h                     |    2 +-
   cat/generic/TcsLocalCatalog.C                      |    4 +-
   cat/generic/TcsLocalCatalog.h                      |    2 +-
   cat/generic/TcsQueryResult.C                       |    6 +-
   cat/generic/TcsQueryResult.h                       |    2 +-
   cat/generic/astro_catalog.C                        |    4 +-
   cat/generic/astro_catalog.h                        |    2 +-
   cat/generic/astro_image.C                          |    4 +-
   cat/generic/astro_image.h                          |    2 +-
   cat/generic/cat_bitmaps.C                          |    2 +-
   astrotcl/install.sh => cat/install                 |    0
   cat/library/AstroCat.tcl                           |    2 +-
   cat/library/AstroImage.tcl                         |    2 +-
   cat/library/AstroQuery.tcl                         |    2 +-
   cat/library/CatalogInfo.tcl                        |    2 +-
   cat/library/EnterObject.tcl                        |    2 +-
   cat/library/PreviewPlot.tcl                        |    2 +-
   cat/library/ProxyDialog.tcl                        |    2 +-
   cat/library/QueryResult.tcl                        |    2 +-
   cat/library/SearchConfig.tcl                       |    2 +-
   cat/library/SymbolConfig.tcl                       |    2 +-
   cat/library/catdefaults.tcl                        |    2 +-
   cat/library/mkIndex.tcl                            |    2 +-
   cat/library/tclIndex                               |   40 -
   cat/man/AstroCatalog.man3                          |    2 +-
   cat/man/AstroImage.man3                            |    2 +-
   cat/man/AstroQuery.man3                            |    2 +-
   cat/man/CatalogInfo.man3                           |    2 +-
   cat/man/CatalogInfoEntry.man3                      |    2 +-
   cat/man/LocalCatalog.man3                          |    2 +-
   cat/man/QueryResult.man3                           |    2 +-
   cat/man/TabTable.man3                              |    2 +-
   cat/man/TcsCatalog.man3                            |    2 +-
   cat/man/TcsCatalogObject.man3                      |    2 +-
   cat/man/TcsQueryResult.man3                        |    2 +-
   cat/man/astro_catalog.man3                         |    2 +-
   cat/man/astro_image.man3                           |    2 +-
   cat/man/astrocat.man1                              |    2 +-
   cat/man/astrocat.mann                              |    2 +-
   cat/man/tcscat.mann                                |    2 +-
   cat/tests/main.C                                   |    2 +-
   cat/tests/tAstroCatalog.C                          |    2 +-
   cat/tests/tAstroImage.C                            |    2 +-
   cat/tests/tLocalCatalog.C                          |    2 +-
   cat/tests/tQueryResult.C                           |    2 +-
   cat/tests/tTabTable.C                              |    2 +-
   cat/tests/tTcsCatalog.C                            |    2 +-
   cat/tests/tTcsLocalCatalog.C                       |    2 +-
   cat/tests/tastro_catalog.c                         |    2 +-
   cat/tests/tastro_image.c                           |    2 +-
   cat/tests/test.tcl                                 |    2 +-
   configure                                          |   18 +-
   configure.in                                       |    4 +-
   doit                                               |    6 +-
   plugins/graphics_features/SkyCat_plugin.tcl        |    2 +-
   plugins/graphics_features/graphics_features.tcl    |    2 +-
   plugins/graphics_features/tclIndex                 |   13 -
   rtd/CHANGES                                        |   11 +
   rtd/Makefile.in                                    |    2 +-
   rtd/VERSION                                        |    2 +-
   rtd/bitmaps/bitmaps.tcl                            |    4 +-
   rtd/colormaps/colormaps.tcl                        |    8 +-
   rtd/colormaps/ittasc.sh                            |    2 +-
   rtd/colormaps/lutasc.sh                            |    2 +-
   rtd/configure                                      |   20 +-
   rtd/configure.in                                   |    4 +-
   rtd/generic/BiasData.C                             |    4 +-
   rtd/generic/BiasData.h                             |    2 +-
   rtd/generic/ByteImageData.C                        |    4 +-
   rtd/generic/ByteImageData.h                        |    2 +-
   rtd/generic/ColorMapInfo.C                         |    4 +-
   rtd/generic/ColorMapInfo.h                         |    2 +-
   rtd/generic/CompoundImageData.h                    |    2 +-
   .../{FloatImageData.C => DoubleImageData.C}        |   34 +-
   rtd/generic/DoubleImageData.h                      |   83 +
   rtd/generic/FloatImageData.C                       |    2 +-
   rtd/generic/FloatImageData.h                       |    6 +-
   rtd/generic/ITTInfo.C                              |    4 +-
   rtd/generic/ITTInfo.h                              |    2 +-
   rtd/generic/ImageColor.C                           |    4 +-
   rtd/generic/ImageColor.h                           |    2 +-
   rtd/generic/ImageData.C                            |   19 +-
   rtd/generic/ImageData.h                            |    2 +-
   rtd/generic/ImageData.man3                         |    2 +-
   rtd/generic/ImageDisplay.C                         |    4 +-
   rtd/generic/ImageDisplay.h                         |    2 +-
   rtd/generic/ImageTemplates.h                       |    2 +-
   rtd/generic/ImageTemplates.icc                     |   11 +-
   rtd/generic/ImageZoom.C                            |    4 +-
   rtd/generic/ImageZoom.h                            |    2 +-
   rtd/generic/LongImageData.C                        |    2 +-
   rtd/generic/LongImageData.h                        |    4 +-
   .../{LongImageData.C => LongLongImageData.C}       |   70 +-
   rtd/generic/LongLongImageData.h                    |   84 +
   rtd/generic/LookupTable.C                          |    4 +-
   rtd/generic/LookupTable.h                          |    2 +-
   rtd/generic/NativeImageData.C                      |   14 +-
   rtd/generic/NativeImageData.h                      |   11 +-
   rtd/generic/RtdCamera.C                            |   14 +-
   rtd/generic/RtdCamera.h                            |    3 +-
   rtd/generic/RtdCmds.C                              |  444 ++--
   rtd/generic/RtdCmds.icc                            |    3 +-
   rtd/generic/RtdCoords.C                            |    8 +-
   rtd/generic/RtdCoords.icc                          |    2 +-
   rtd/generic/RtdHDU.C                               |    6 +-
   rtd/generic/RtdHDU.icc                             |    2 +-
   rtd/generic/RtdImage.C                             |   53 +-
   rtd/generic/RtdImage.h                             |   40 +-
   rtd/generic/RtdPerf.C                              |    6 +-
   rtd/generic/RtdPerformanceTool.C                   |    2 +-
   rtd/generic/RtdRPFile.C                            |    7 +-
   rtd/generic/RtdRPTool.C                            |   46 +-
   rtd/generic/RtdRemote.C                            |    4 +-
   rtd/generic/RtdRemote.h                            |    2 +-
   rtd/generic/RtdUtils.C                             |    5 +-
   rtd/generic/RtdUtils.h                             |    2 +-
   rtd/generic/ShortImageData.C                       |    2 +-
   rtd/generic/ShortImageData.h                       |    2 +-
   rtd/generic/UShortImageData.C                      |    2 +-
   rtd/generic/UShortImageData.h                      |    2 +-
   rtd/generic/XImageData.C                           |    4 +-
   rtd/generic/XImageData.h                           |    4 +-
   rtd/generic/colormaps.C                            |  108 +-
   rtd/generic/histmap.c                              |    1 +
   rtd/generic/histzero.c                             |    1 +
   rtd/generic/rtd_bitmaps.C                          |    2 +-
   rtd/generic/rtd_remote.c                           |    4 +-
   rtd/generic/rtd_remote.h                           |    2 +-
   rtd/generic/tkCanvas.h-tk8.4.11                    |    2 +-
   rtd/library/LabelValue2.tcl                        |    2 +-
   rtd/library/Rtd.tcl                                |    4 +-
   rtd/library/RtdImage.tcl                           |    3 +-
   rtd/library/RtdImageBias.tcl                       |    3 +-
   rtd/library/RtdImageColorRamp.tcl                  |    2 +-
   rtd/library/RtdImageColors.tcl                     |    2 +-
   rtd/library/RtdImageCtrl.tcl                       |   18 +-
   rtd/library/RtdImageCut.tcl                        |    2 +-
   rtd/library/RtdImageFitsHeader.tcl                 |    2 +-
   rtd/library/RtdImageFrame.tcl                      |    4 +-
   rtd/library/RtdImageGrid.tcl                       |    2 +-
   rtd/library/RtdImageHduChooser.tcl                 |  518 ++--
   rtd/library/RtdImageIcon.tcl                       |    2 +-
   rtd/library/RtdImageMBand.tcl                      |    2 +-
   rtd/library/RtdImagePan.tcl                        |    2 +-
   rtd/library/RtdImagePanel.tcl                      |    2 +-
   rtd/library/RtdImagePick.tcl                       |    6 +-
   rtd/library/RtdImagePick2.tcl                      |    2 +-
   rtd/library/RtdImagePickView.tcl                   |    2 +-
   rtd/library/RtdImagePixTable.tcl                   |    2 +-
   rtd/library/RtdImagePopup.tcl                      |    2 +-
   rtd/library/RtdImagePrint.tcl                      |    2 +-
   rtd/library/RtdImageSpectrum.tcl                   |    2 +-
   rtd/library/RtdImageTrans.tcl                      |    2 +-
   rtd/library/RtdImageZoom.tcl                       |    2 +-
   rtd/library/RtdImageZoomView.tcl                   |    2 +-
   rtd/library/RtdInit.tcl                            |    2 +-
   rtd/library/RtdRemoteTcl.tcl                       |    2 +-
   rtd/library/main.tcl                               |    4 +-
   rtd/library/mkIndex.tcl                            |    2 +-
   rtd/library/rtd_defaults.tcl                       |    2 +-
   rtd/library/tRtd.tcl                               |    2 +-
   rtd/man/ColorMapInfo.man3                          |    2 +-
   rtd/man/ITTInfo.man3                               |    2 +-
   rtd/man/ImageColor.man3                            |    2 +-
   rtd/man/ImageDisplay.man3                          |    2 +-
   rtd/man/ImageZoom.man3                             |    2 +-
   rtd/man/RtdCamera.man3                             |    2 +-
   rtd/man/RtdImage.man3                              |    2 +-
   rtd/man/RtdRemote.man3                             |    2 +-
   rtd/man/rtd.man1                                   |    2 +-
   rtd/man/rtd_remote.man3                            |    2 +-
   rtd/man/rtdimage.mann                              |    2 +-
   rtd/man/rtdimage_wish.man1                         |    2 +-
   rtd/rtd.in                                         |    5 +-
   rtd/rtdConfig.sh.in                                |    2 +-
   rtd/rtdctrl                                        |    2 +-
   rtd/rtdevt/rtdCLNT.C                               |   16 +-
   rtd/rtdevt/rtdCLNT.h                               |    3 +-
   rtd/rtdevt/rtdClient.c                             |    4 +-
   rtd/rtdevt/rtdCubeDisplay.c                        |    4 +-
   rtd/rtdevt/rtdImageEvent.c                         |   19 +-
   rtd/rtdevt/rtdImageEvent.h                         |    6 +-
   rtd/rtdevt/rtdLOG.C                                |    5 +-
   rtd/rtdevt/rtdLOG.h                                |    2 +-
   rtd/rtdevt/rtdSERVER.C                             |    5 +-
   rtd/rtdevt/rtdSERVER.h                             |    2 +-
   rtd/rtdevt/rtd_server.C                            |   15 +-
   rtd/tests/tImageEvent.C                            |    2 +-
   rtd/tests/tRtd.C                                   |    4 +-
   rtd/tests/tRtd.h                                   |    2 +-
   rtd/tests/tRtdEndian.tcl                           |    2 +-
   rtd/tests/tRtdEvt.C                                |    2 +-
   rtd/tests/tRtdEvt.h                                |    2 +-
   rtd/tests/tRtdEvtData.C                            |    2 +-
   rtd/tests/tRtdEvtData.h                            |    2 +-
   rtd/tests/tRtdEvtTemplate.icc                      |    2 +-
   rtd/tests/test.tcl                                 |    2 +-
   rtd/tests/trtdRemote.c                             |    2 +-
   rtd/util/rmipc.tcl                                 |    2 +-
   skycat/CHANGES                                     |    9 +-
   skycat/Makefile.in                                 |    2 +-
   skycat/VERSION                                     |    2 +-
   skycat/configure                                   |   20 +-
   skycat/configure.in                                |    4 +-
   skycat/generic/SkySearch.C                         |   40 +-
   skycat/generic/SkySearch.h                         |    2 +-
   skycat/generic/Skycat.C                            |   28 +-
   skycat/generic/Skycat.h                            |    2 +-
   skycat/generic/TcsSkySearch.C                      |    4 +-
   skycat/generic/TcsSkySearch.h                      |    2 +-
   skycat/htmldoc/skycat.cfg                          |    2 +-
   astrotcl/install.sh => skycat/install              |    0
   skycat/library/SkyCat.tcl                          |   18 +-
   skycat/library/SkyCatCtrl.tcl                      |    7 +-
   skycat/library/SkyCatHduChooser.tcl                |    4 +-
   skycat/library/SkyQuery.tcl                        |    2 +-
   skycat/library/SkyQueryResult.tcl                  |    2 +-
   skycat/library/SkySearch.tcl                       |    4 +-
   skycat/library/SkycatInit.tcl                      |    2 +-
   skycat/library/main.tcl                            |    2 +-
   skycat/library/mkIndex.tcl                         |    2 +-
   skycat/library/skycat_defaults.tcl                 |    2 +-
   skycat/linux/skycat.spec                           |   47 +-
   skycat/man/SkySearch.man3                          |    2 +-
   skycat/man/Skycat.man3                             |    2 +-
   skycat/man/skycat.man1                             |    2 +-
   skycat/skycat.in                                   |    2 +-
   skycat/skycatConfig.sh.in                          |    2 +-
   tclconfig/tcl.m4                                   |    4 +-
   tcltags                                            |    2 +-
   tclutil/CHANGES                                    |    6 +
   tclutil/Makefile.in                                |    2 +-
   tclutil/VERSION                                    |    2 +-
   tclutil/bitmaps/bitmaps.tcl                        |    4 +-
   tclutil/configure                                  |   20 +-
   tclutil/configure.in                               |    4 +-
   tclutil/generic/ErrorHandler.C                     |    4 +-
   tclutil/generic/ErrorHandler.h                     |    2 +-
   tclutil/generic/HTTP.C                             |    6 +-
   tclutil/generic/HTTP.h                             |    2 +-
   tclutil/generic/Mem.C                              |    4 +-
   tclutil/generic/Mem.h                              |    2 +-
   tclutil/generic/Mem_Map.C                          |    4 +-
   tclutil/generic/Mem_Map.h                          |    2 +-
   tclutil/generic/ShellCommand.C                     |    4 +-
   tclutil/generic/ShellCommand.h                     |    2 +-
   tclutil/generic/TclCommand.C                       |    4 +-
   tclutil/generic/TclCommand.h                       |    2 +-
   tclutil/generic/Tclutil.C                          |    4 +-
   tclutil/generic/TkImage.C                          |    4 +-
   tclutil/generic/TkImage.h                          |    2 +-
   tclutil/generic/TkWidget.C                         |    4 +-
   tclutil/generic/TkWidget.h                         |    2 +-
   tclutil/generic/base64.C                           |    4 +-
   tclutil/generic/base64.h                           |    2 +-
   tclutil/generic/define.h                           |   29 +-
   tclutil/generic/error.C                            |    4 +-
   tclutil/generic/error.h                            |    2 +-
   tclutil/generic/tcl_findLibrary.h                  |    4 +-
   tclutil/generic/tclutil_bitmaps.C                  |    2 +-
   tclutil/generic/util.C                             |    6 +-
   tclutil/generic/util.h                             |    2 +-
   tclutil/library/Batch.tcl                          |    2 +-
   tclutil/library/ButtonFrame.tcl                    |    2 +-
   tclutil/library/CanvasDraw.tcl                     |    2 +-
   tclutil/library/CanvasPrint.tcl                    |    2 +-
   tclutil/library/CanvasWidget.tcl                   |    2 +-
   tclutil/library/CheckEntry.tcl                     |    2 +-
   tclutil/library/CheckEntryNumber.tcl               |    2 +-
   tclutil/library/ChoiceDialog.tcl                   |    2 +-
   tclutil/library/Chooser.tcl                        |    2 +-
   tclutil/library/DialogWidget.tcl                   |    2 +-
   tclutil/library/DoubleList.tcl                     |    2 +-
   tclutil/library/EntryForm.tcl                      |    2 +-
   tclutil/library/FileSelect.tcl                     |    2 +-
   tclutil/library/FrameWidget.tcl                    |    4 +-
   tclutil/library/GraphPrint.tcl                     |    2 +-
   tclutil/library/HelpWin.tcl                        |    2 +-
   tclutil/library/InputDialog.tcl                    |    2 +-
   tclutil/library/LabelCheck.tcl                     |    2 +-
   tclutil/library/LabelChoice.tcl                    |    2 +-
   tclutil/library/LabelEntry.tcl                     |    2 +-
   tclutil/library/LabelEntryScale.tcl                |    2 +-
   tclutil/library/LabelMenu.tcl                      |    2 +-
   tclutil/library/LabelMessage.tcl                   |    2 +-
   tclutil/library/LabelNumber.tcl                    |    2 +-
   tclutil/library/LabelValue.tcl                     |    2 +-
   tclutil/library/LabelWidget.tcl                    |    2 +-
   tclutil/library/ListDialog.tcl                     |    2 +-
   tclutil/library/ListboxWidget.tcl                  |    2 +-
   tclutil/library/PasswdDialog.tcl                   |    2 +-
   tclutil/library/PrintDialog.tcl                    |    2 +-
   tclutil/library/ProgressBar.tcl                    |    2 +-
   tclutil/library/ScrollText.tcl                     |    2 +-
   tclutil/library/TableList.tcl                      |    2 +-
   tclutil/library/TableListConfig.tcl                |    2 +-
   tclutil/library/TableListConfigFile.tcl            |    2 +-
   tclutil/library/TableListPrint.tcl                 |    2 +-
   tclutil/library/TableListSort.tcl                  |    2 +-
   tclutil/library/TextDialog.tcl                     |    2 +-
   tclutil/library/TopLevelWidget.tcl                 |    4 +-
   tclutil/library/canvastext.tcl                     |    2 +-
   tclutil/library/itcldoc.tcl                        |    2 +-
   tclutil/library/list.tcl                           |    2 +-
   tclutil/library/tclutil.tcl                        |    2 +-
   tclutil/library/tclutil_defaults.tcl               |    2 +-
   tclutil/library/tkutil.tcl                         |    2 +-
   tclutil/library/udialog.tcl                        |    2 +-
   tclutil/man/ErrorHandler.man3                      |    2 +-
   tclutil/man/TclCommand.man3                        |    2 +-
   tclutil/man/TkImage.man3                           |    2 +-
   tclutil/man/TkWidget.man3                          |    2 +-
   tclutil/man/itcldoc.man1                           |    2 +-
   tclutil/tclutil.sh.in                              |    2 +-
   tclutil/tclutilConfig.sh.in                        |    2 +-
   tclutil/tests/tHTTP.C                              |    2 +-
   tclutil/tests/tMem.C                               |    2 +-
   tclutil/tests/tShellCommand.C                      |    2 +-
   tclutil/tests/test.tcl                             |    2 +-
   493 files changed, 12680 insertions(+), 33306 deletions(-)