Blob Blame History Raw
--- Changes.WINDOWS-1251
+++ Changes
@@ -886,7 +886,7 @@
   Store which patches were applied in $dir/.perl.patches.
   Report which patches were not applied.
   Export patches_for() from BuildPari.
-  pari_tgz build option was broken (by LWP-after-NFTP support code — which, apparently, did not help with timeouts).
+  pari_tgz build option was broken (by LWP-after-NFTP support code — which, apparently, did not help with timeouts).
   Ignore 0-size "downloaded" files.
 
 
@@ -1058,10 +1058,10 @@
   Compensate for: In >= 2.5.0 the definition of taille() and taille2() are mixed up.
 			Down to 5 crashes (from 8).
   dumpStack() renamed to __dumpStack().
-     XXXX should not be used at all: it assumes the entry point to “the region on stack” is at its smallest address.
+     XXXX should not be used at all: it assumes the entry point to “the region on stack” is at its smallest address.
   New function dumpStack() for dumping our values on stack.
 		XXXX evalstate_reset() resets avma!!!  Need to grab cb_pari_handle_exception().
-			(Need also to find avma for every eval{} level — and for eval ''... ???  What about globally visible SVs???)
+			(Need also to find avma for every eval{} level — and for eval ''... ???  What about globally visible SVs???)
   In cb_pari_handle_exception(), do not let evalstate_reset() reset avma!
 			Down to 3 crashes.
 XXX allocatemem() should check whether it is called from inside a PARI function.
@@ -1085,7 +1085,7 @@
   Extra arguments added to build_funclist() etc. (used during build).
   pari.desc needs to be built differently on 2.5.0.
   The script gen_members is not used for build on 2.5.0.
-  More clear message about “failed patches (if any)” put into .perl.patches.
+  More clear message about “failed patches (if any)” put into .perl.patches.
    => 55_linear.t crashes in vecsort([[1,8,5],[2,5,8],[3,6,-6],[4,8,6]],2); Failed 16/82 test programs. 150/1300 subtests failed.
 
   XXX bibli2.o requires -Og (segfaults with -O) on mingw gcc 4.9.2.  (Does not set content of v in vecsort0().)
@@ -1094,7 +1094,7 @@
 		subroutine to an inline closure, we need only the explicit loop variables (of the smallest enclosing scope?)
 			With one (the only present, except matrix()!), the code is (e.g., for sin(x) in void context)
 				OCpushlex(-1) OCPrecreal OCcallgen2(ep) OCpop(1).
-			Only matrix() takes two V’s.  A few take VE etc (without “=”)
+			Only matrix() takes two V’s.  A few take VE etc (without “=”)
 		Currently: the loop variables are globals.
 
   XXX	Should not we work around Mac being broken: see end of https://rt.cpan.org/Public/Bug/Display.html?id=127028 ???
@@ -1109,11 +1109,11 @@
   Better warning on already applied patches (still, we do not parse .perl.patches, just check for its existence).
   Test for -g on Makefile.PL command line would not detect "OPTIMIZE=-Og -g".
   For initialization of colors, we were using gcopy() instead of gclone()!!!
-  Redo the “exceptions” patch for 2.5.5.
+  Redo the “exceptions” patch for 2.5.5.
 	=> Failed 16/90 test programs. 150/1307 subtests failed.
   Put license into META fails.
 	  XXX  Doing via LICENSE fails.  (Bug in MakeMaker???  Due to 2 Makefile.PLs?)
-  Add “package” declaration to Math::PariInit (for MetaCPAN to recognize the POD).
+  Add “package” declaration to Math::PariInit (for MetaCPAN to recognize the POD).
   Add setprimelimit() and allocatemem() to Math::PariInit docs.
   Add extra arguments $quote, $echo, $res to parse_as_gp to return the parsed values/echo/print res.
   Parse \q, \p (and allow \e) in parse_as_gp;
@@ -1136,7 +1136,7 @@
 	Failed 18/163 test programs. 178/1399 subtests failed.  (2.7.6)
 XXX  Tests are run with "$RUNTEST $gp -q --test  > $file_test 2>&1"; try "gp -f -q --test -D echo=1 < src/test/in/xxx"
 XXX  default() is documented as unsupported.
-XXX  PARIvar() — how it interacts with lexicals???
+XXX  PARIvar() — how it interacts with lexicals???
 XXX  Need to treat parts of tests before \e.
   Fix the error in POD.
   Autoinstall patches for 2.7.*.
@@ -1148,9 +1148,9 @@
   Switch to using new names gen_0, gen_1, readseq(), gequal(), gpow() (last two should be available in Perl too;  XXX: overload???).
   Do not use forcecopy() on newer PARI.
   Abstract code into my_find_named_var().
-XXX  May need to treat the newer “sections” too.  (Member functions, default???)
+XXX  May need to treat the newer “sections” too.  (Member functions, default???)
 XXX  Need to handle new sections in Pari.pm.
-  Remove some very old “#if 0”s.
+  Remove some very old “#if 0”s.
   Support new place for graphing defaults.	(Everything compliles; does not link on 2.9.0.)
 XXX  Many explicit references to PARI dir in Makefiles.
   Support new header divll_pre.h (undocumented!).
@@ -1217,7 +1217,7 @@
 XXX We should better be able to grap the std-output!
   Fix err_display (sp?) to not flush the error.
 	=> Failed 18/200 test programs. 153/958 subtests failed.	(1 crash)
-	=> Failed 18/201 test programs. 153/963 subtests failed.	(1 crash) 2.9.5
+	=> Failed 18/201 test programs. 153/963 subtests failed.	(1 crash) 2.9.5
   plotps.c fails in 2.7.6 (system0); do not use it before 2.9.0.
   Patch calculation of arity from a prototype with 'x' in 2.9.*.
 	=> Failed 18/201 test programs. 156/1004 subtests failed.	(1 crash) 2.9.5