<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-calc/src, branch 1.22</title>
<subtitle>Calculator for MATE</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/'/>
<entry>
<title>Fix FSF address</title>
<updated>2020-01-20T13:03:55+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-05-08T10:08:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=f7a5ce70f0c513831d2089c9f27fa76cb8fc9ca6'/>
<id>f7a5ce70f0c513831d2089c9f27fa76cb8fc9ca6</id>
<content type='text'>
Reported by translators
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by translators
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes precedence of functions i.e. the result of -ln(1) and add according tests</title>
<updated>2020-01-16T12:45:33+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2020-01-02T15:53:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=acedce5c72da86a1c5e723ad64315407705e0325'/>
<id>acedce5c72da86a1c5e723ad64315407705e0325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math-buttons: avoid shifting signed 64-bit value by 63 bits</title>
<updated>2020-01-16T12:39:13+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-04-20T01:47:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=340b16e8d22f6e8af99d94525f19a55b1b5f9454'/>
<id>340b16e8d22f6e8af99d94525f19a55b1b5f9454</id>
<content type='text'>
Fixes cppcheck warning:

[src/math-buttons.c:391]: (error) Shifting signed 64-bit value by 63 bits is undefined behaviour
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes cppcheck warning:

[src/math-buttons.c:391]: (error) Shifting signed 64-bit value by 63 bits is undefined behaviour
</pre>
</div>
</content>
</entry>
<entry>
<title>parserfunc: Return NULL on NOT operation overflow</title>
<updated>2019-09-12T15:01:02+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2019-07-09T00:35:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=6c5536ff04afb76002b89c855719bd56e61f0176'/>
<id>6c5536ff04afb76002b89c855719bd56e61f0176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mp-serializer: fix scientific presentation of complex numbers</title>
<updated>2019-06-03T14:33:26+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2019-05-25T21:57:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=1caf4cda6edf9df4903045c9616abe80e7dc6373'/>
<id>1caf4cda6edf9df4903045c9616abe80e7dc6373</id>
<content type='text'>
So that z = re(z) + im(z) will be displayed with the "+" in scientific notation.
In mp_serializer_to_string: DISPLAY_FORMAT_AUTOMATIC I removed the workaround for this issue, so
big (or small) imaginary numbers will be displayed in scientific notation again
(as against fixed notation before) automatically.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So that z = re(z) + im(z) will be displayed with the "+" in scientific notation.
In mp_serializer_to_string: DISPLAY_FORMAT_AUTOMATIC I removed the workaround for this issue, so
big (or small) imaginary numbers will be displayed in scientific notation again
(as against fixed notation before) automatically.
</pre>
</div>
</content>
</entry>
<entry>
<title>currency-manager: Update name_map in load_imf_rates</title>
<updated>2019-04-29T15:01:10+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-04-29T11:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=58d1529002f45fa59c890a4f2b266acf6a302eaf'/>
<id>58d1529002f45fa59c890a4f2b266acf6a302eaf</id>
<content type='text'>
Fixes #103
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #103
</pre>
</div>
</content>
</entry>
<entry>
<title>display small numbers in scientific notation</title>
<updated>2019-04-29T14:59:27+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2019-04-23T18:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=79e6f583f1736fc5669028e361752ac783832e41'/>
<id>79e6f583f1736fc5669028e361752ac783832e41</id>
<content type='text'>
in number format: automatic
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in number format: automatic
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "fixes issues 25 and 26"</title>
<updated>2019-04-29T14:58:56+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2019-04-29T14:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=da5c157d1458ad5361e91ffe684d2aeb154bd3b4'/>
<id>da5c157d1458ad5361e91ffe684d2aeb154bd3b4</id>
<content type='text'>
This reverts commit de580bfc5d8dfa5f734d8d152c9940a110ee65a8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit de580bfc5d8dfa5f734d8d152c9940a110ee65a8.
</pre>
</div>
</content>
</entry>
<entry>
<title>mp: Fix calculate result ln(e^(i*π))</title>
<updated>2019-04-26T13:26:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2019-04-25T18:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=1957af0ef634a426c45d777a7a1000c726c3ff71'/>
<id>1957af0ef634a426c45d777a7a1000c726c3ff71</id>
<content type='text'>
Fixes https://github.com/mate-desktop/mate-calc/issues/100

based in gnome-calculator commit:
https://gitlab.gnome.org/GNOME/gnome-calculator/commit/6eb0f2b5e6df456a97a796b35d811376a69679e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/mate-calc/issues/100

based in gnome-calculator commit:
https://gitlab.gnome.org/GNOME/gnome-calculator/commit/6eb0f2b5e6df456a97a796b35d811376a69679e0
</pre>
</div>
</content>
</entry>
<entry>
<title>fixes issues 25 and 26</title>
<updated>2019-04-24T19:26:45+00:00</updated>
<author>
<name>mbkma</name>
<email>johannes.unruh@fau.de</email>
</author>
<published>2019-04-23T18:32:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-calc/commit/?id=de580bfc5d8dfa5f734d8d152c9940a110ee65a8'/>
<id>de580bfc5d8dfa5f734d8d152c9940a110ee65a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
