Package Release Info

gp2c-0.0.10pl1-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gp2c

Change Logs

* Fri Dec 22 2017 jengelh@inai.de
- Update to new upstream release 0.0.10pl1
  * Bugfix: generate correct code for while loop with empty body.
  * Bugfix: handle GC of z[i++]=... correctly.
* Tue Nov 29 2016 jengelh@inai.de
- Update to new upstream release 0.0.10
  * Support for PARI 2.9
* Sat Mar 12 2016 jengelh@inai.de
- Update to new upstream release 0.0.9pl5
  * Basic support for 0x and 0b integer prefix.
  * Support for localprec() and localbitprec()
  * Support for prototype code 'b' and bitprec.
* Mon Feb 02 2015 jengelh@inai.de
- Update to new upstream release 0.0.9pl3
  * Fix for multi-assignment of vecsmall
  * Casting lvalues did not work anymore since 0.0.7pl3
  * global(...):type declaration did not work
* Sat Aug 09 2014 jengelh@inai.de
- Update to new upstream release 0.0.9pl2
  * Fix mismatching prototypes
  * Use "const char *" for prototype code s
  * Added support for prototype code u and U and usmall (ulong).
* Fri Apr 18 2014 jengelh@inai.de
- Update to new upstream release 0.0.9pl1
  * Support for PARI 2.7
  * multiple "forprime" in a single function did not work,
  which has been fixed
* Wed Feb 05 2014 jengelh@inai.de
- Initial package (version 0.0.8) for build.opensuse.org
- Add 0001-build-stop-misplacing-documentation.patch,
  0002-build-replace-outdated-autotools-calls.patch