Re: Web Browsing the current source of gp/PARI
Ilya Zakharevich <[email protected]> Wed, 17 Jan 2024 19:28:19 -0800
| Newsgroups | gmane.comp.mathematics.pari.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jan 13, 2024 at 11:59:20AM +0100, Loïc Grenié wrote: > > This remark is also a tiny bit pointless without giving the HTTP url > > to browse… ⅞ ;―] Bill wrote about README-git; however, it does not mention any answer to my question. These are also (of course!) not very helpful: > https://pari.math.u-bordeaux.fr/ > git clone https://pari.math.u-bordeaux.fr/git/pari.git However, from THIS one > Version Control: http://pari.math.u-bordeaux1.fr/git.html one can eventually reach (with some URL editing) the answer to my question: something like http://pari.math.u-bordeaux1.fr/cgi-bin/gitweb.cgi?p=pari.git;a=blob;f=src/language/forprime.c#l578 (Note that to “freeze” the version, it seems that one should go to the directory (from the last blue line in the header), then back to forprime.c. — And then “back to the selected line”…) … Although: I cannot find how to enable the syntex highlighting… ⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜⁜ And for that, I do not even understand what you meant: > Inside "Development work" > read-only server: http://pari.math.u-bordeaux1.fr/anongit.html Anyway: a lot of thanks! Ilya