[cmor] 174/190: Tagging 2.9.0

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 12:54:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository cmor.

commit 3179848d190e2fc8e9058ec750bae84a22d78c98
Merge: 211e5f4 aae9e3e
Author: Charles Doutriaux <doutriaux1 at llnl.gov>
Date:   Mon Nov 25 16:11:42 2013 -0800

    Tagging 2.9.0

 Makefile.in                            |  111 +-
 RELEASE-NOTES                          |    4 +
 Src/cmor.c                             |   93 +-
 Src/cmor_axes.c                        |  124 +-
 Src/cmor_variables.c                   |   58 +-
 Test/cmor_speed_and_compression.py     |    3 +-
 Test/cmor_speed_and_compression_01.py  |    2 +-
 Test/test_compression.py               |    2 +-
 Test/test_lon_gt_360.py                |   71 +
 Test/test_lon_thro_360.py              |   73 +
 Test/test_python_alastair_1.py         |   10 +-
 Test/test_python_jamie_11.py           |  171 ++
 Test/test_python_joerg_2.py            |    1 +
 Test/test_python_joerg_tim2_clim_02.py |   62 +
 Test/test_python_user_interface_01.py  |    2 +-
 Test/test_site_ts.py                   |   76 +
 Test/test_time_gap_multi_write.py      |   69 +
 Test/test_time_gap_single_write1.py    |   69 +
 Test/test_time_gap_single_write2.py    |   70 +
 Test/test_unit_cat_unique.c            |  139 +
 configure                              | 4706 ++++++++++++++++----------------
 configure.ac                           |   14 +-
 include/cmor.h                         |    7 +-
 include/cmor_func_def.h                |    2 +
 24 files changed, 3422 insertions(+), 2517 deletions(-)

diff --cc RELEASE-NOTES
index f80a5c9,5441a69..393488a
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@@ -1,6 -1,7 +1,10 @@@
 +2012-12-14 : Tagging 2.9.0
 +2013-11-20 : Merged Jamie's branch fixes #4
 +2013-11-20 : Make sure -lm is in C test compile line
+ 2013-06-09 : Fixed Jamie's bug for limited area
+ 2013-06-05 : Fixed time gap
+ 2013-06-05 : Fixed free issue (thx Jamie for patch)
+ 2013-06-05 : Fixed first/last_bound issue with appending files and store_with
  2012-12-14 : Tagging 2.8.2
  2012-12-14 : Fixed a bug in py wrapper where some list object where decref where they shouldn't leading to memory leaks, thanks Jamie and al. for this bug fix
  2012-01-30 : Tagging 2.8.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cmor.git



More information about the debian-science-commits mailing list