Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4163:cb0a0f7c6b00
Date: 2012-03-27 22:02 +0200
http://bitbucket.org/pypy/extradoc/changeset/cb0a0f7c6b00/
Log:abstract for my talk at UCT
diff --git a/talk/uct2012/abstract.rst b/talk/uct2012/abstract.rst
new file mode 100644
--- /dev/n
Author: Alex Gaynor
Branch: float-bytes-2
Changeset: r54034:1d2ad3c4d5c9
Date: 2012-03-27 17:23 -0400
http://bitbucket.org/pypy/pypy/changeset/1d2ad3c4d5c9/
Log:Make it work with exceptions.
diff --git a/pypy/rlib/longlong2float.py b/pypy/rlib/longlong2float.py
--- a/pypy/rlib/longlong2float
Author: Alex Gaynor
Branch: float-bytes-2
Changeset: r54035:4c09a2e34853
Date: 2012-03-27 21:25 +
http://bitbucket.org/pypy/pypy/changeset/4c09a2e34853/
Log:Added JVM support.
diff --git a/pypy/translator/jvm/opcodes.py b/pypy/translator/jvm/opcodes.py
--- a/pypy/translator/jvm/opcodes.p
Author: Alex Gaynor
Branch: float-bytes-2
Changeset: r54036:870f3aa6a7a8
Date: 2012-03-27 17:27 -0400
http://bitbucket.org/pypy/pypy/changeset/870f3aa6a7a8/
Log:Closing branch for merge.
___
pypy-commit mailing list
[email protected]
http://ma
Author: Alex Gaynor
Branch:
Changeset: r54037:4d18306a2fb3
Date: 2012-03-27 17:27 -0400
http://bitbucket.org/pypy/pypy/changeset/4d18306a2fb3/
Log:Add a utility to convert longlong's bytes to a double.
diff --git a/pypy/jit/backend/test/runner_test.py
b/pypy/jit/backend/test/runner_test.py
Author: Matti Picus
Branch:
Changeset: r54039:ad198fd9857a
Date: 2012-03-28 08:06 +0200
http://bitbucket.org/pypy/pypy/changeset/ad198fd9857a/
Log:reformat remove tab
diff --git a/pypy/module/micronumpy/interp_ufuncs.py
b/pypy/module/micronumpy/interp_ufuncs.py
--- a/pypy/module/micronumpy