I pulled into my copy of the development branch and did "make". When rebuilding documentation, 2o odd things: 1. A couple of time I see "gap: cannot extend the workspace any more!" 2. Build stops dead after the line [history_a] no targets are out of date.
? John On 11 March 2014 13:08, Volker Braun <[email protected]> wrote: > This includes the fix for the parallel build race with python packages, so > if you ran into that please test! > > As usual, the newest beta is the "develop" branch on our git server. > Alternatively, use the tarball at > > http://boxen.math.washington.edu/home/release/sage-6.2.beta4/sage-6.2.beta4.tar.gz > > $ git log --first-parent HEAD ^6.2.beta3 --oneline > f4fdcea Updated Sage version to 6.2.beta4 > 2ad8c50 Trac #15893: The Petersen Family > 3592c0a Trac #15894: proper names should start with a capital letter > a2fbb3a Trac #15911: Remove more binary crap from gap_packages > ca591aa Trac #13201: patch setuptools to allow for parallel usage > 319e68b Trac #15855: Clean up weierstrass_p > 42eeab8 Trac #15892: Followup to #9505 > 20469a4 Trac #15795: fix VectorSpace.complement doc > c9f838f Trac #15889: Make the banner displayed by sage -h look consistent > with the main one > 4c30132 Trac #15466: Remove deprecated code from combinat/ > 5131139 Trac #15450: Add derivative to Laurent polynomials > fb3f67b Trac #15864: Graph.is_distance_regular is awfully wrong > bedb83f Trac #15698: conversion from polynomial fraction to its power series > expansion > e7a551e Trac #15667: Time anomaly in finding orders of points on an elliptic > curve over a finite field > b3f91aa Trac #14713: Update to IPython 1.2.1 > c0d8f4e Trac #15489: deprecate the dim argument for MIPVariables > b5b1f27 Trac #14403: Symbolic charpoly broken > a4b9756 Trac #11239: Incorrect coercion of polynomials over finite fields > f1fa3f8 Trac #9401: pari(n).isprime(1) does not give the primality > certificate to the user > a5145c5 Trac #15636: slow ascii_art after sympy update > b08acf3 Trac #15198: Upgrade Pynac to 0.3.1 > a1a2ac0 Trac #13356: Wrong LaTeX for products of numbers > 6aaa8e4 Trac #14778: Fix numerical_approx with algorithm keyword > 7a440b6 Trac #12289: pass algorithm argument to custom numeric evaluation > methods > ab3f415 Trac #15884: Fix in Stanley symmetric functions > 69482a9 Trac #15592: Birational rowmotion > d58ebde Trac #13026: Upgrade and clean up cddlib > 1c1753f Trac #14793: Unique representation for homsets > 53e03a6 Trac #15857: change the licenses of schemes/toric/points.py, > rings/number_field/splitting_field.py, libs/readline.pyx to GP > 2330eca Trac #11652: MPolynomial_libsingular reports the wrong degree > 8f5e7fd Trac #8389: Implement MatrixSpace(...)['x'] > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-release. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
