gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master updated (edc8c5e -> 21eef31)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (edc8c5e -> 21eef31)
Date: Fri, 26 Aug 2016 17:37:28 +0000 (UTC)

makhlaghi pushed a change to branch master.

      from  edc8c5e   Correctly add suffix when there wasn't any in input
       new  376edc9   Simple conditional operators added to Arithmetic
       new  804eb22   Operator in Arithmetic to change pixel values
       new  ffd7f18   Output type print and checks moved to libraries
       new  62c3bd2   Option for Arithmetic's output type
       new  21eef31   Letters, not symbols for Arithmetic's conditional 
operators


Summary of changes:
 doc/gnuastro.texi                         |   97 ++++++++++----
 lib/checkset.c                            |   50 ++++++++
 lib/configfiles.c                         |   28 +++++
 lib/gnuastro/checkset.h                   |   10 ++
 lib/gnuastro/configfiles.h                |    2 +
 src/arithmetic/args.h                     |   15 ++-
 src/arithmetic/arithmetic.c               |  195 ++++++++++++++++++++++++-----
 src/arithmetic/astarithmetic.conf         |    1 +
 src/arithmetic/main.h                     |    4 +-
 src/arithmetic/ui.c                       |   12 ++
 src/mkprof/args.h                         |    3 +-
 src/mkprof/ui.c                           |   49 +-------
 tests/Makefile.am                         |    4 +-
 tests/arithmetic/{snimage.sh => where.sh} |    5 +-
 14 files changed, 367 insertions(+), 108 deletions(-)
 copy tests/arithmetic/{snimage.sh => where.sh} (89%)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]