Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2007-10-29 05:11:49
Size: 1768
Comment: initial version
Revision 11 as of 2007-11-03 14:43:52
Size: 1468
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
Line 7: Line 6:
 * [:bug5/status:STATUS]
 * [:bug5/irc:IRC log]
 * ["/Results"]
 * The base version of SAGE we'll start will probably be 2.8.11.
Line 8: Line 11:
 * [:bug5/status: STATUS]

 * [:bug5/irc: IRC log]

 * [:bug5/Results: Results]

 * The base version of SAGE we'll start will probably be 2.8.11.
Alternatively, do:
{{{
sage: hg_sage.pull(); hg_sage.merge(); hg_sage.ci(); hg_sage.update()
sage: hg_doc.pull(); hg_doc.merge(); hg_doc.ci(); hg_doc.update()
sage: hg_scripts.pull(); hg_scripts.merge(); hg_scripts.ci(); hg_scripts.update()
}}}
  followed by sage -br, to build all the latest patches.
There is a prebuilt version on sage.math here, which you'll need to hg_sage.pull() on as above:
{{{
http://sage.math.washington.edu/tmp/
}}}
And I'll be posting a tar'd prebuilt version there too for sage.math.
There is a prebuilt version on sagemath.org here, which you'll need to hg_sage.pull() on as above:
Line 30: Line 14:
      http://trac.sagemath.org
   

 * Write to [email protected] for an account on the bug tracker.  
 * We'll all be on #sage-devel at irc.freenode.net.  
  . http://trac.sagemath.org
 * Write to [email protected] for an account on the bug tracker.
 * We'll all be on #sage-devel at irc.freenode.net.
Line 36: Line 18:
From Linux you can chat via a text console by installing "irssi", running it, and typing 
  /SERVER add irc.freenode.net 
From Linux you can chat via a text console by installing "irssi", running it, and typing
  /SERVER add irc.freenode.net
Line 41: Line 23:

Line 44: Line 24:

 1. Michael Abshoff (memory leaks, Solaris port, whatever else looks interesting ;) )

[[ImageLink(bugs.jpg)]] [[ImageLink(compact.jpg)]]

(from http://www.flickr.com/photos/electrasteph/689860347/ and http://www.ecosherpa.com/images/ )
 1. Michael Abshoff (memory leaks, Solaris port, whatever else looks interesting ;-) )
 1. William Stein
 1. Nick Alexander (doctesting, administrivia)
 1. Robert Bradshaw (cleanup coercion model, cython memory leaks)
 1. Mike Hansen
 1. didier deshommes : bug #980
 1. Carl Witty (bugs #995, #211)
 1. Yi Qiang (dsage)
 1. Martin Albrecht (I won't make it on Saturday (GMT) but will be around on Sunday)

SAGE Bug Squash Day 5

The event will take place on SATURDAY, November 3rd and officially start at 10 am pacific standard time. It will "officially" go nonstop for 10 hours (until 8pm) and some people will usually meet the day after and finish up some of the leftovers.

Remember the "Twisted Rule" -- Don't work on anything unless there is a trac ticket for it.

  • [:bug5/status:STATUS]
  • [:bug5/irc:IRC log]

  • ["/Results"]
  • The base version of SAGE we'll start will probably be 2.8.11.

There is a prebuilt version on sagemath.org here, which you'll need to hg_sage.pull() on as above:

From Linux you can chat via a text console by installing "irssi", running it, and typing
  /SERVER add irc.freenode.net
  /SERVER irc.freenode.net
  /join #sage-devel

Participants (with area they would like to work on)

  1. Michael Abshoff (memory leaks, Solaris port, whatever else looks interesting ;-) )

  2. William Stein
  3. Nick Alexander (doctesting, administrivia)
  4. Robert Bradshaw (cleanup coercion model, cython memory leaks)
  5. Mike Hansen
  6. didier deshommes : bug #980
  7. Carl Witty (bugs #995, #211)
  8. Yi Qiang (dsage)
  9. Martin Albrecht (I won't make it on Saturday (GMT) but will be around on Sunday)

bug/05 (last edited 2017-02-02 17:22:27 by mrennekamp)