[pypy-commit] extradoc extradoc: describe virtuals

2011-06-12 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r3647:8acff13ed641 Date: 2011-06-12 11:42 +0200 http://bitbucket.org/pypy/extradoc/changeset/8acff13ed641/ Log:describe virtuals diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex --- a/talk/iwtc11/paper.tex +++ b/talk/iwtc11/paper.tex @

[pypy-commit] extradoc extradoc: hg merge

2011-06-12 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r3648:e2dc3a419c2a Date: 2011-06-12 11:43 +0200 http://bitbucket.org/pypy/extradoc/changeset/e2dc3a419c2a/ Log:hg merge diff --git a/talk/icooolps2011/paper.tex b/talk/icooolps2011/paper.tex --- a/talk/icooolps2011/paper.tex +++ b/talk/icooolps2

[pypy-commit] extradoc extradoc: implementation detail

2011-06-12 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r3649:27bc6207d1bd Date: 2011-06-12 12:04 +0200 http://bitbucket.org/pypy/extradoc/changeset/27bc6207d1bd/ Log:implementation detail diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex --- a/talk/iwtc11/paper.tex +++ b/talk/iwtc11/paper.t

[pypy-commit] extradoc extradoc: started to describe some benchmarks

2011-06-12 Thread hakanardo
Author: Hakan Ardo Branch: extradoc Changeset: r3650:ec569faca194 Date: 2011-06-12 18:22 +0200 http://bitbucket.org/pypy/extradoc/changeset/ec569faca194/ Log:started to describe some benchmarks diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex --- a/talk/iwtc11/paper.tex +++ b/talk/

[pypy-commit] extradoc extradoc: fix some formatting stuff, start to import some papers that we will need into the bib file

2011-06-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r3651:de9b086899b6 Date: 2011-06-12 21:44 +0200 http://bitbucket.org/pypy/extradoc/changeset/de9b086899b6/ Log:fix some formatting stuff, start to import some papers that we will need into the bib file diff --git a/talk/iwtc11/p

[pypy-commit] extradoc extradoc: the example is from some other paper, cite that

2011-06-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r3652:23e46d73264a Date: 2011-06-12 21:49 +0200 http://bitbucket.org/pypy/extradoc/changeset/23e46d73264a/ Log:the example is from some other paper, cite that diff --git a/talk/iwtc11/paper.bib b/talk/iwtc11/paper.bib --- a/talk/iwtc11/

[pypy-commit] extradoc extradoc: various fixes/rewrites

2011-06-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r3653:896af7f41eed Date: 2011-06-12 22:25 +0200 http://bitbucket.org/pypy/extradoc/changeset/896af7f41eed/ Log:various fixes/rewrites diff --git a/talk/iwtc11/paper.tex b/talk/iwtc11/paper.tex --- a/talk/iwtc11/paper.tex +++ b/talk/iwtc

[pypy-commit] extradoc extradoc: add missing info to icooolps paper

2011-06-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r3654:c26d9000f6a5 Date: 2011-06-12 22:26 +0200 http://bitbucket.org/pypy/extradoc/changeset/c26d9000f6a5/ Log:add missing info to icooolps paper diff --git a/talk/icooolps2011/jit-hints.pdf b/talk/icooolps2011/jit-hints.pdf index 8f56

[pypy-commit] extradoc extradoc: merge

2011-06-12 Thread cfbolz
Author: Carl Friedrich Bolz Branch: extradoc Changeset: r3655:ebbbaf7507d2 Date: 2011-06-12 22:28 +0200 http://bitbucket.org/pypy/extradoc/changeset/ebbbaf7507d2/ Log:merge diff --git a/talk/iwtc11/benchmarks/benchmark.sh b/talk/iwtc11/benchmarks/benchmark.sh --- a/talk/iwtc11/benchmarks/be

[pypy-commit] extradoc extradoc: Final version of this talk, as delivered.

2011-06-12 Thread alex_gaynor
Author: Alex Gaynor Branch: extradoc Changeset: r3656:2a76347c5a5b Date: 2011-06-12 13:34 -0700 http://bitbucket.org/pypy/extradoc/changeset/2a76347c5a5b/ Log:Final version of this talk, as delivered. diff --git a/talk/djangocon.eu2011/pypy-talk.pdf b/talk/djangocon.eu2011/pypy-talk.pdf ind

[pypy-commit] pypy default: make package work on osx

2011-06-12 Thread gutworth
Author: Benjamin Peterson Branch: Changeset: r44891:97ec9c980bbc Date: 2011-06-12 16:21 -0500 http://bitbucket.org/pypy/pypy/changeset/97ec9c980bbc/ Log:make package work on osx diff --git a/pypy/tool/release/package.py b/pypy/tool/release/package.py --- a/pypy/tool/release/package.py +++ b