1 | | * Add a file {{{sage/libs/pari/declinl.pxi}}} for declarations of inline functions. |
2 | | * Some clean up of {{{sage/libs/pari/decl.pxi}}}, in particular removing duplicate functions |
3 | | |
4 | | NOTE: the positive review currently applies only to the '''first patch''' 9898_pari_decl.patch. |
| 1 | * Adds a file {{{sage/libs/pari/declinl.pxi}}} for declarations of ''inline'' functions (which is included by {{{sage/libs/pari/decl.pxi}}}). |
| 2 | * Some clean up of {{{sage/libs/pari/decl.pxi}}}, in particular removing duplicate functions. |
| 3 | * Adds/updates authors sections. |