gnuastro-commits
[Top][All Lists]
Advanced

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

[gnuastro-commits] master updated (aefc766 -> e14096b)


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master updated (aefc766 -> e14096b)
Date: Sun, 9 Oct 2016 14:55:57 +0000 (UTC)

makhlaghi pushed a change to branch master.

      from  aefc766   Short tip on writing commit hashes in FITS header
       new  886967f   Minor updates in macros and configure
       new  8d5a124   Store Git's describe in outputs using libgit2
       new  e14096b   Explanation on rpl_malloc error in make check


Summary of changes:
 Makefile.am                           |    1 +
 bin/convertt/convertt.c               |    2 +-
 bin/convertt/jpeg.c                   |    6 +-
 bin/convertt/ui.c                     |    4 +-
 bin/mkcatalog/mkcatalog.c             |    6 ++
 bin/mkprof/mkprof.c                   |   10 +-
 configure.ac                          |   41 ++++++--
 doc/gnuastro.texi                     |  176 ++++++++++++++++++++++++++++-----
 lib/Makefile.am                       |   20 ++--
 lib/fits.c                            |   49 ++++++---
 lib/git.c                             |   78 +++++++++++++++
 lib/gnuastro.h.in                     |    3 +-
 lib/{gnuastro.h.in => gnuastro/git.h} |   27 +++--
 lib/gnuastro/threads.h                |    8 +-
 lib/threads.c                         |    4 +-
 15 files changed, 345 insertions(+), 90 deletions(-)
 create mode 100644 lib/git.c
 copy lib/{gnuastro.h.in => gnuastro/git.h} (70%)



reply via email to

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