------------------------------------------------------------------- Fri Dec 22 19:44:15 UTC 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 11:49:00 UTC 2016 - jengelh@inai.de - Update to new upstream release 0.0.10 * Support for PARI 2.9 ------------------------------------------------------------------- Sat Mar 12 20:35:05 UTC 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 2 22:36:33 UTC 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 9 23:15:44 UTC 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 14:51:48 UTC 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 5 02:09:23 UTC 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