<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mpfr.git/src/mips, branch master</title>
<subtitle>scm.gforge.inria.fr: anonscm/svn/mpfr
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/'/>
<entry>
<title>Copyright notice update: added 2021 with</title>
<updated>2021-01-03T17:43:57+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2021-01-03T17:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=6d8477fa9f2f814fca6ea926fe105405fbb06f10'/>
<id>6d8477fa9f2f814fca6ea926fe105405fbb06f10</id>
<content type='text'>
  perl -pi -e 's/ (\d{4}-)?(2020)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh. Removed 2020 from the example in the doc/README.dev file.

git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14229 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  perl -pi -e 's/ (\d{4}-)?(2020)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh. Removed 2020 from the example in the doc/README.dev file.

git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14229 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright notice update: added 2020 with</title>
<updated>2020-01-08T18:11:13+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2020-01-08T18:11:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=18792699d04ff76a16856d82b826c5b5aa80f99e'/>
<id>18792699d04ff76a16856d82b826c5b5aa80f99e</id>
<content type='text'>
  perl -pi -e 's/ (\d{4}-)?(2019)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh. Removed 2019 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13652 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  perl -pi -e 's/ (\d{4}-)?(2019)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh. Removed 2019 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13652 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the www.gnu.org URL's (http → https) on all the files with:</title>
<updated>2019-01-07T13:49:57+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2019-01-07T13:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=0e68a358164424792fb26cd65292969444323b78'/>
<id>0e68a358164424792fb26cd65292969444323b78</id>
<content type='text'>
  perl -pi -e 's,http://www.gnu.org/,https://www.gnu.org/,g' **/*(.)
under zsh.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13372 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  perl -pi -e 's,http://www.gnu.org/,https://www.gnu.org/,g' **/*(.)
under zsh.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13372 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright notice update: added 2019 with</title>
<updated>2019-01-01T20:56:06+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2019-01-01T20:56:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=807125ed0c9b56fb2cdcd000e9b862bac255171f'/>
<id>807125ed0c9b56fb2cdcd000e9b862bac255171f</id>
<content type='text'>
  perl -pi -e 's/ (\d{4}-)?(2018)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh. Removed 2018 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13359 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  perl -pi -e 's/ (\d{4}-)?(2018)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh. Removed 2018 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13359 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed trailing whitespace.</title>
<updated>2018-11-16T11:48:20+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2018-11-16T11:48:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=abc14a7140c0f52ecc22d7784a798155a9811004'/>
<id>abc14a7140c0f52ecc22d7784a798155a9811004</id>
<content type='text'>
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13265 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13265 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>[mips/mparam.h] updated</title>
<updated>2018-02-22T10:01:46+00:00</updated>
<author>
<name>zimmerma</name>
<email>zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2018-02-22T10:01:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=f092a17075a1176f5c489a8856493e292649921c'/>
<id>f092a17075a1176f5c489a8856493e292649921c</id>
<content type='text'>
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12392 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12392 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>[src/mips/mparam.h] updated on gcc22</title>
<updated>2018-02-21T16:08:54+00:00</updated>
<author>
<name>zimmerma</name>
<email>zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2018-02-21T16:08:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=444d98d3ca94b9508a1d7d7dc3e5a4afd2713157'/>
<id>444d98d3ca94b9508a1d7d7dc3e5a4afd2713157</id>
<content type='text'>
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12379 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12379 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright notice update: added 2018 with</title>
<updated>2018-01-03T10:53:21+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2018-01-03T10:53:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=5188eba790ac3b3ea2dd4657e34dfd6d73994a34'/>
<id>5188eba790ac3b3ea2dd4657e34dfd6d73994a34</id>
<content type='text'>
  perl -pi -e 's/ (\d{4}-)?(2017)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh, reverting the ck-mparam and timings-mpfr.c files and
the mbench directory under "tools" (not distributed with MPFR).
Removed 2017 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12067 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  perl -pi -e 's/ (\d{4}-)?(2017)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh, reverting the ck-mparam and timings-mpfr.c files and
the mbench directory under "tools" (not distributed with MPFR).
Removed 2017 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@12067 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright notice update: added 2017 with</title>
<updated>2017-01-01T01:34:35+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2017-01-01T01:34:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=469b902861fbcb3c7b003424646abded0ba53b67'/>
<id>469b902861fbcb3c7b003424646abded0ba53b67</id>
<content type='text'>
  perl -pi -e 's/ (\d{4}-)?(2016)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh, reverting the tools/mbench directory (not distributed with
MPFR). Removed 2016 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11117 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  perl -pi -e 's/ (\d{4}-)?(2016)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh, reverting the tools/mbench directory (not distributed with
MPFR). Removed 2016 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11117 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright notice update: added 2016 with</title>
<updated>2016-01-01T02:15:38+00:00</updated>
<author>
<name>vlefevre</name>
<email>vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4</email>
</author>
<published>2016-01-01T02:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mpfr.git/commit/?id=92b04966016e3a8acce4f6ed5ffe1be59af2d516'/>
<id>92b04966016e3a8acce4f6ed5ffe1be59af2d516</id>
<content type='text'>
  perl -pi -e 's/ (\d{4}-)?(2015)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh (the m4 and tools/mbench directories were not modified).
Removed 2015 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9779 280ebfd0-de03-0410-8827-d642c229c3f4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  perl -pi -e 's/ (\d{4}-)?(2015)(?= Free Software)/
               " ".($1||"$2-").($2+1)/e' **/*(^/)
under zsh (the m4 and tools/mbench directories were not modified).
Removed 2015 from the example in the doc/README.dev file.

git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@9779 280ebfd0-de03-0410-8827-d642c229c3f4
</pre>
</div>
</content>
</entry>
</feed>
