|
[yoda-svn] yoda: 2 new changesetsYODA Mercurial yoda at projects.hepforge.orgTue Sep 27 18:30:02 BST 2016
details: https://yoda.hepforge.org/hg/yoda/rev/3f597bf49e4b branches: release-1-6 changeset: 1301:3f597bf49e4b user: David Grellscheid <david.grellscheid at durham.ac.uk> date: Tue Sep 27 18:26:13 2016 +0100 description: hgignore fix details: https://yoda.hepforge.org/hg/yoda/rev/26f72b4dcf79 branches: release-1-5 changeset: 1302:26f72b4dcf79 user: David Grellscheid <david.grellscheid at durham.ac.uk> date: Tue Sep 27 18:28:35 2016 +0100 description: Closing. release-1-6 is well established, do not foresee any more releases from here. diffs (truncated from 7699 to 50 lines): --- a/.hgignore Tue Sep 27 17:51:25 2016 +0100 +++ b/.hgignore Tue Sep 27 18:28:35 2016 +0100 @@ -47,8 +47,6 @@ ^test-driver$ ^tests/.*\.(trs|log)$ ^tests/test\.aida$ -^tests/testtraits$ -^tests/testwriter$ ^tests/testhisto1Da$ ^tests/testhisto1Db$ ^tests/testhisto1Dcreate$ --- a/.hgtags Tue Sep 27 17:51:25 2016 +0100 +++ b/.hgtags Tue Sep 27 18:28:35 2016 +0100 @@ -32,17 +32,3 @@ 2a5c30e6fd751cdce59ac535dd54b4b499e92801 yoda-1.5.7 7dfc1023d37c85d9fe55d91a1a082dc3f784f030 yoda-1.5.9 f4f3465b93e36b574e98920114ee1293ea967ff1 yoda-1.5.8 -e6d259d62a233df2a71ec38995069b7cbd41a10f yoda-1.6.0beta1 -e6d259d62a233df2a71ec38995069b7cbd41a10f yoda-1.6.0beta1 -0000000000000000000000000000000000000000 yoda-1.6.0beta1 -0000000000000000000000000000000000000000 yoda-1.6.0beta1 -a1fbfd42fa562688b9843ab9a26f34b81bbe93e2 yoda-1.6.0beta1 -a1fbfd42fa562688b9843ab9a26f34b81bbe93e2 yoda-1.6.0beta1 -0000000000000000000000000000000000000000 yoda-1.6.0beta1 -a57d544b72714e45c3a7bcf408479473ec2481a7 yoda-1.6.0 -f27b8f2bddc522aaf30c06bb643207b67422fa9b yoda-1.6.1 -0000000000000000000000000000000000000000 yoda-1.6.1 -3d956bb73656d46a3118a5a5d03d25420c04f538 yoda-1.6.1 -2a32b9e0b9a9f962bd9ebb2ac7e611981da14ce4 yoda-1.6.2 -6e222b9c2422baef39a531e2461213a51c898661 yoda-1.6.3 -1edc280f270b7cf812bf7bc6d56abbf93eb15987 yoda-1.6.4 --- a/ChangeLog Tue Sep 27 17:51:25 2016 +0100 +++ b/ChangeLog Tue Sep 27 18:28:35 2016 +0100 @@ -1,101 +1,10 @@ -2016-09-25 Andy Buckley <andy.buckley at cern.ch> - - * Version 1.6.4 release. - -2016-09-20 David Grellscheid <david.grellscheid at durham.ac.uk> - - * Remove aliases for @property functions. They were scheduled for - removal anyway, and don't work with Cython >= 24. - -2016-09-06 Andy Buckley <andy.buckley at cern.ch> - - * Update configure scripts to use newer (Py3-safe) Python testing - macros. - -2016-08-09 Andy Buckley <andy.buckley at cern.ch> -
More information about the yoda-svn mailing list |