[memtailor] annotated tag debian/1.0_git20130809-5 created (now 1cdb5ba)

Anton Gladky gladk at moszumanska.debian.org
Tue Sep 1 04:33:32 UTC 2015


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

gladk pushed a change to annotated tag debian/1.0_git20130809-5
in repository memtailor.

        at  1cdb5ba   (tag)
   tagging  e819899e8be4716a97ce41ef6d0f0a1442ac0765 (commit)
 tagged by  Anton Gladky
        on  Tue Sep 1 06:33:24 2015 +0200

- Log -----------------------------------------------------------------
memtailor Debian release 1.0~git20130809-5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJV5SqUAAoJENPhc4PPp/8GFv4P/1cEIX191omgGTL4E33dMACC
L+w2TtztH9M5AQbW5kAzq9IyKJilNhiwz/azWmI81bVzDUm2JEwG/yhRXufbIhrk
IVy4HBfnlvDQNuFVJn5ToFPYzE16EKng0yr0LMR5iDfWNxx9b1PB5GttlIHng/tz
bWZoAdrslE8p1rJ0c/Tx6Xv527K1eegcXhotIGtdEJnyV9wuTznkd37UqjbbbyJf
/qIa7f1ZvsIaCSVZv4x2mtfPNCGbFItzVxYL9SI/8ORa4gB3bcbLIwbeOmoFrI2t
G60a3JemzU5M4NCsIwmY72BVX79CKo10va02Q3sWbchx8smF8Q54UbM02t64KHs3
uXsXjHZ1H7zrGh7ewKE8Ipu55ykG4Mc3Br8Q/+N6mE9VmJrZlOpKeemdUQ4AirJO
PC8JDl7qypFziexOXiMRRwPbtKbQBO2JWQd73EWwaL7cA1+kCmZkmzHg+j1TPdUT
ZcB8cHBvdrwOrva5hZfQG/3t0qT6JFv3rTNp9spKP5XJnZMWaHI6tZDQ2ZKrpFne
EGtoMdd8tntdh6AyQUjnqClnDbV4NIBjkSSjO07Eg3vCA15dM3IcLcg1/qCqnVEk
1ftVI31apTT8AOMEZz1HAtOjgbuWO7HcvLXSJ4Xw9R1W6ckjpwJv1dGI8aVFZy7W
hN+cZ2vxRd8cnBnn2ElL
=RLHy
-----END PGP SIGNATURE-----

Bjarke Hammersholt Roune (27):
      Initial commit
      Initial commit of memtailor code.
      Corrected path to Makefile.am specified in configure.ac
      Now puts gtest into the distribution so that make check succeeds inside make distcheck. Also deletes the downloaded gtest zip file after extraction and always redownloads gtest on make gtest.
      Added version number to library name and now installs a pkgconfig file.
      autogen.sh now downloads gtest if it is not already present in libs/. The makefile target to download gtest has been removed.
      Added .gitignore files to ignore files generated by Emacs and autotools.
      Added option for less verbose automake output (pass --enable-silent-rules to configure or V=0 to make)
      Updated the readme file to describe Memtailor in more detail.
      Added a RAII allocation handle and a memory guard for Arena.
      Fixed typo in stdinc.h
      Removed code that made DEBUG cause definition of MEMT_DEBUG.
      Removed AM_PROG_AR macro from configure.ac since it isn't needed now and apparently isn't supported on all systems.
      Added Microsoft Visual Studio C++ Professional 2012 solution - includes a .lib project and a unittest project using gtest.
      Removed the inappropriate auto-generated copy constructor and operator= from Arena and MemoryBlocks.
      Updated wrong setting of enable-minimal-rebuild in debug build target of .lib project --- cannot enable this as it is incompatible with multi-processor builds.
      Added WarningAsError and Debug-NoAssert targets and x64 platform to MSVC project files. Also silenced the one remaining MSVC warning.
      Changed the WIN32 define for MSVC to WIN64 when compiling for the 64 bit platform.
      Changed intermediate directory for MSVC builds.
      Turned off link time optimization for Relaase-Assert Visual Studio configuration. Also added macroes that tell the compiler extra things about the code, such as whether two pointers alias.
      Enabled move semantics for BufferPool and MemoryBlocks.
      Added missing flags to enable C++11 support on GCC.
      configure now downloads gtest if necessary based on --with-gtest. autogen.sh no longer downloads gtest. gtest path can be controlled with GTEST_PATH as a parameter to configure. It is now possible to build without gtest.
      Fixed missing include directive for finding gtest in a non-standard location. Also, configure now detects failure to download gtest and continues without gtest in that case.
      Removed the -1.0 from the memtailor library. Not a single person who has seen this scheme appears to have understood what it's about (header versioning), even after extensive explanation in some cases, so the effort necessary to explain this scheme far overshadows the technical advantages.
      Changed installation into x/memtailor/memtailor/... and x/memtailor/memtailor.h to x/memtailor/... and x/memtailor.h
      Added a C function to library for easier detection from autoconf.

Doug Torrance (12):
      Initial attempt at Debian package.
      Add libmemtailor-dbg package for debugging symbols.
      debian/control: Add Multi-Arch fields.
      debian/libmemtailor0.symbols: Add arch-bits tags to certain symbols to
      debian/tests/: Add test.
      debian/changelog: Add entry for version 1.0~git20130809-2.
      debian/tests/control: Add pkg-config to Depends; fixes failing CI test.
      debian/changelog: Add entry for version 1.0~git20130809-3.
      debian/control: Add dpkg-dev (>= 1.18.0) to Build-Depends; needed for
      debian/changelog: Add entry for version 1.0~git20130809-4.
      Update my email address.
      debian/changelog: Add entry for version 1.0~git20130809-5.

-----------------------------------------------------------------------

No new revisions were added by this update.

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



More information about the debian-science-commits mailing list