Author: Alex Gaynor
Branch:
Changeset: r65280:f4dde596e35c
Date: 2013-07-09 18:04 +1000
http://bitbucket.org/pypy/pypy/changeset/f4dde596e35c/
Log:This code was indented with 5 space :(
diff --git a/pypy/objspace/std/mapdict.py b/pypy/objspace/std/mapdict.py
--- a/pypy/objspace/std/mapdict.
Author: Remi Meier
Branch: stmgc-c4
Changeset: r65282:b29a9e46f214
Date: 2013-07-09 10:04 +0200
http://bitbucket.org/pypy/pypy/changeset/b29a9e46f214/
Log:we don't need that extra parameter
diff --git a/rpython/jit/backend/llgraph/runner.py
b/rpython/jit/backend/llgraph/runner.py
--- a/rpyt
Author: Remi Meier
Branch: stmgc-c4
Changeset: r65281:5d3354d5a836
Date: 2013-07-08 08:26 +0200
http://bitbucket.org/pypy/pypy/changeset/5d3354d5a836/
Log:skip stm_barriers; no implementation in runner.py
diff --git a/rpython/jit/backend/llgraph/runner.py
b/rpython/jit/backend/llgraph/runne
Author: Maciej Fijalkowski
Branch:
Changeset: r375:5076bffd3728
Date: 2013-07-09 11:15 +0200
http://bitbucket.org/pypy/stmgc/changeset/5076bffd3728/
Log:change / to - so we can run it on older duhton
diff --git a/duhton/demo/trees.duh b/duhton/demo/trees.duh
--- a/duhton/demo/trees.duh
+++
Author: Maciej Fijalkowski
Branch:
Changeset: r377:ffe6884d33a4
Date: 2013-07-09 11:33 +0200
http://bitbucket.org/pypy/stmgc/changeset/ffe6884d33a4/
Log:implement pair?
diff --git a/duhton/demo/trees.duh b/duhton/demo/trees.duh
--- a/duhton/demo/trees.duh
+++ b/duhton/demo/trees.duh
@@ -1,6
Author: Maciej Fijalkowski
Branch:
Changeset: r376:df788d5d8fff
Date: 2013-07-09 11:16 +0200
http://bitbucket.org/pypy/stmgc/changeset/df788d5d8fff/
Log:implement cons
diff --git a/duhton/glob.c b/duhton/glob.c
--- a/duhton/glob.c
+++ b/duhton/glob.c
@@ -527,6 +527,14 @@
return DuCons_
Author: Maciej Fijalkowski
Branch:
Changeset: r378:70de751b15e8
Date: 2013-07-09 11:56 +0200
http://bitbucket.org/pypy/stmgc/changeset/70de751b15e8/
Log:fix pair and use it in tree demos
diff --git a/duhton/demo/trees.duh b/duhton/demo/trees.duh
--- a/duhton/demo/trees.duh
+++ b/duhton/demo
Author: Alex Gaynor
Branch:
Changeset: r65283:a788df771340
Date: 2013-07-09 21:36 +1000
http://bitbucket.org/pypy/pypy/changeset/a788df771340/
Log:A failing test of taking the union of a type and a PBC
diff --git a/rpython/annotator/test/test_annrpython.py
b/rpython/annotator/test/test_ann
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4977:3d38052a94e1
Date: 2013-07-09 13:23 +0200
http://bitbucket.org/pypy/extradoc/changeset/3d38052a94e1/
Log:Start writing a blog post
diff --git a/blog/draft/duhton.rst b/blog/draft/duhton.rst
new file mode 100644
--- /dev/null
+++ b/
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4979:e8246309398b
Date: 2013-07-09 13:57 +0200
http://bitbucket.org/pypy/extradoc/changeset/e8246309398b/
Log:merge
diff --git a/blog/draft/py3k-status-update-11.rst
b/blog/draft/py3k-status-update-11.rst
new file mode 100644
--- /dev/
Author: Maciej Fijalkowski
Branch: extradoc
Changeset: r4978:2f847bf4e26e
Date: 2013-07-09 13:28 +0200
http://bitbucket.org/pypy/extradoc/changeset/2f847bf4e26e/
Log:merge
diff --git a/blog/draft/pypy-alpha-arm.rst b/blog/draft/pypy-alpha-arm.rst
--- a/blog/draft/pypy-alpha-arm.rst
+++ b/blo
Author: David Schneider
Branch:
Changeset: r65284:9d2af55df726
Date: 2013-07-09 14:00 +0200
http://bitbucket.org/pypy/pypy/changeset/9d2af55df726/
Log:2.1 beta announcement
diff --git a/pypy/doc/release-2.1.0-beta1.rst b/pypy/doc/release-2.1.0-beta1.rst
new file mode 100644
--- /dev/null
++
Author: Alex Gaynor
Branch:
Changeset: r65286:74dbbebd4e5a
Date: 2013-07-09 22:06 +1000
http://bitbucket.org/pypy/pypy/changeset/74dbbebd4e5a/
Log:merged upstream
diff --git a/pypy/doc/release-2.1.0-beta1.rst b/pypy/doc/release-2.1.0-beta1.rst
new file mode 100644
--- /dev/null
+++ b/pypy/d
Author: Alex Gaynor
Branch:
Changeset: r65285:4f6d8c39e8cc
Date: 2013-07-09 22:04 +1000
http://bitbucket.org/pypy/pypy/changeset/4f6d8c39e8cc/
Log:fix test
diff --git a/rpython/annotator/test/test_annrpython.py
b/rpython/annotator/test/test_annrpython.py
--- a/rpython/annotator/test/test_a
Author: Maciej Fijalkowski
Branch:
Changeset: r65287:ed1a1f167370
Date: 2013-07-09 14:10 +0200
http://bitbucket.org/pypy/pypy/changeset/ed1a1f167370/
Log:typo
diff --git a/pypy/doc/release-2.1.0-beta1.rst b/pypy/doc/release-2.1.0-beta1.rst
--- a/pypy/doc/release-2.1.0-beta1.rst
+++ b/pypy/d
Author: David Schneider
Branch:
Changeset: r65288:5195aa291e6d
Date: 2013-07-09 14:11 +0200
http://bitbucket.org/pypy/pypy/changeset/5195aa291e6d/
Log:typo
diff --git a/pypy/doc/release-2.1.0-beta1.rst b/pypy/doc/release-2.1.0-beta1.rst
--- a/pypy/doc/release-2.1.0-beta1.rst
+++ b/pypy/doc/
Author: Remi Meier
Branch: extradoc
Changeset: r4980:53412cc62d31
Date: 2013-07-09 14:31 +0200
http://bitbucket.org/pypy/extradoc/changeset/53412cc62d31/
Log:minor corrections
diff --git a/blog/draft/duhton.rst b/blog/draft/duhton.rst
--- a/blog/draft/duhton.rst
+++ b/blog/draft/duhton.rst
@
Author: Maciej Fijalkowski
Branch:
Changeset: r65290:8557e3918b25
Date: 2013-07-09 15:05 +0200
http://bitbucket.org/pypy/pypy/changeset/8557e3918b25/
Log:merge
diff --git a/pypy/doc/release-2.1.0-beta1.rst b/pypy/doc/release-2.1.0-beta1.rst
--- a/pypy/doc/release-2.1.0-beta1.rst
+++ b/pypy/
Author: Maciej Fijalkowski
Branch:
Changeset: r65289:8194ed86bd54
Date: 2013-07-09 15:04 +0200
http://bitbucket.org/pypy/pypy/changeset/8194ed86bd54/
Log:it seems this is enough to enable fastpath for ['self', 'space']
unwrap_spec
diff --git a/pypy/interpreter/gateway.py b/pypy/inte
Author: David Schneider
Branch: release-2.1.x
Changeset: r65292:1b792e2b2266
Date: 2013-07-09 14:36 +0200
http://bitbucket.org/pypy/pypy/changeset/1b792e2b2266/
Log:Added tag pypy-2.1-beta for changeset 347c6b018473
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -3,3 +3,4 @@
Author: David Schneider
Branch: release-2.1.x
Changeset: r65291:347c6b018473
Date: 2013-07-09 14:36 +0200
http://bitbucket.org/pypy/pypy/changeset/347c6b018473/
Log:kill tags
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -3,6 +3,3 @@
d8ac7d23d3ec5f9a0fa1264972f74a010dbfd07f
Author: David Schneider
Branch: release-2.1.x
Changeset: r65295:efa3a7b96422
Date: 2013-07-09 15:40 +0200
http://bitbucket.org/pypy/pypy/changeset/efa3a7b96422/
Log:Added tag pypy-2.1-beta for changeset a0e2bc9ceccd
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -4,3 +4,5 @@
Author: David Schneider
Branch: release-2.1.x
Changeset: r65294:a0e2bc9ceccd
Date: 2013-07-09 15:38 +0200
http://bitbucket.org/pypy/pypy/changeset/a0e2bc9ceccd/
Log:add rpython to the list of directories covered by the license
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -2,
Author: David Schneider
Branch:
Changeset: r65293:efcf18bcc46e
Date: 2013-07-09 15:38 +0200
http://bitbucket.org/pypy/pypy/changeset/efcf18bcc46e/
Log:add rpython to the list of directories covered by the license
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -2,9 +2,9 @@
==
Author: Remi Meier
Branch: copy-over-original
Changeset: r379:5a4649117329
Date: 2013-07-09 18:22 +0200
http://bitbucket.org/pypy/stmgc/changeset/5a4649117329/
Log:seems to be working mostly
diff --git a/c4/et.c b/c4/et.c
--- a/c4/et.c
+++ b/c4/et.c
@@ -945,6 +945,7 @@
revision_t my_lock
Author: Ronan Lamy
Branch: kill-ootype
Changeset: r65296:1a1aec304f2e
Date: 2013-07-09 18:47 +0200
http://bitbucket.org/pypy/pypy/changeset/1a1aec304f2e/
Log:kill ConstObj, BoxObj
diff --git a/rpython/jit/backend/arm/test/test_calling_convention.py
b/rpython/jit/backend/arm/test/test_callin
Author: Philip Jenvey
Branch: py3k
Changeset: r65298:0035155e3f55
Date: 2013-07-08 15:51 -0700
http://bitbucket.org/pypy/pypy/changeset/0035155e3f55/
Log:2to3
diff --git a/pypy/module/_pypyjson/test/test__pypyjson.py
b/pypy/module/_pypyjson/test/test__pypyjson.py
--- a/pypy/module/_pypyjson
Author: Philip Jenvey
Branch: py3k
Changeset: r65297:f23adcde38f1
Date: 2013-07-08 15:50 -0700
http://bitbucket.org/pypy/pypy/changeset/f23adcde38f1/
Log:merge default
diff --git a/lib-python/2.7/json/__init__.py b/lib-python/2.7/json/__init__.py
--- a/lib-python/2.7/json/__init__.py
+++ b/l
Author: Maciej Fijalkowski
Branch:
Changeset: r65300:592758e231f8
Date: 2013-07-09 19:28 +0200
http://bitbucket.org/pypy/pypy/changeset/592758e231f8/
Log:merge
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -2,9 +2,9 @@
===
Except when otherwise stated (look for LICEN
Author: Maciej Fijalkowski
Branch:
Changeset: r65299:e8feb47a0eb9
Date: 2013-07-09 19:28 +0200
http://bitbucket.org/pypy/pypy/changeset/e8feb47a0eb9/
Log:write a test
diff --git a/pypy/interpreter/test/test_gateway.py
b/pypy/interpreter/test/test_gateway.py
--- a/pypy/interpreter/test/test
Author: Maciej Fijalkowski
Branch:
Changeset: r65301:aa29cd273b2d
Date: 2013-07-09 20:04 +0200
http://bitbucket.org/pypy/pypy/changeset/aa29cd273b2d/
Log:Try to enable fast path for more functions (test so far)
diff --git a/pypy/interpreter/gateway.py b/pypy/interpreter/gateway.py
--- a/pyp
Author: Lars Wassermann
Branch:
Changeset: r492:248c652808be
Date: 2013-07-08 13:40 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/248c652808be/
Log:refactored the kernel test collection to be faster on interpreted
RSqueak VMs
diff --git a/SPy-Benchmarks.package/Integer.ex
Author: Lars Wassermann
Branch:
Changeset: r491:2e1f503bdb08
Date: 2013-07-05 23:59 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/2e1f503bdb08/
Log:freeing the module and function names after sending them to i.a.
dlsym
diff --git a/spyvm/interpreter_proxy.py b/spyvm/inter
Author: Lars Wassermann
Branch:
Changeset: r494:acba2d191ee3
Date: 2013-07-09 20:21 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/acba2d191ee3/
Log:added SmallInteger>>#benchmarkExampleOne and prepared changing the
copybits primitive number from 96 to the one for external
Author: Lars Wassermann
Branch:
Changeset: r493:6c97c6bc7fc1
Date: 2013-07-09 20:20 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/6c97c6bc7fc1/
Log:added version object to the image, thus allowing in startup to
decide whether to have a lower bound for artifical processes
Author: Antonio Cuni
Branch:
Changeset: r65304:cffbba0d1078
Date: 2013-07-09 21:35 +0200
http://bitbucket.org/pypy/pypy/changeset/cffbba0d1078/
Log:merge the improve-str2charp branch: now operations like str2charp
and get_nonmovingbuffer are implemented by calling memcpy instead of
Author: Antonio Cuni
Branch: improve-str2charp
Changeset: r65303:faaf5e9bdce2
Date: 2013-07-09 21:32 +0200
http://bitbucket.org/pypy/pypy/changeset/faaf5e9bdce2/
Log:close about-to-be-merged branch
___
pypy-commit mailing list
[email protected]
Author: Antonio Cuni
Branch: improve-str2charp
Changeset: r65302:cf4e3cb3bd79
Date: 2013-07-09 21:32 +0200
http://bitbucket.org/pypy/pypy/changeset/cf4e3cb3bd79/
Log:merge default
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -2,9 +2,9 @@
===
Except when otherwise sta
Author: Antonio Cuni
Branch:
Changeset: r65305:f4668ca77047
Date: 2013-07-09 21:44 +0200
http://bitbucket.org/pypy/pypy/changeset/f4668ca77047/
Log:(fijal) add comments to make explicit which sections cannot contain
any GC operation
diff --git a/rpython/rtyper/lltypesystem/rstr.py
Author: Philip Jenvey
Branch: py3k
Changeset: r65306:f4bbbcaa8ea3
Date: 2013-07-09 13:08 -0700
http://bitbucket.org/pypy/pypy/changeset/f4bbbcaa8ea3/
Log:merge default
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -2,9 +2,9 @@
===
Except when otherwise stated (look fo
Author: Alex Gaynor
Branch:
Changeset: r65309:9c5869afb49c
Date: 2013-07-10 09:27 +1000
http://bitbucket.org/pypy/pypy/changeset/9c5869afb49c/
Log:More 4-space indentation fixes.
diff --git a/pypy/interpreter/test/test_nestedscope.py
b/pypy/interpreter/test/test_nestedscope.py
--- a/pypy/i
Author: Alex Gaynor
Branch:
Changeset: r65307:c10c53a1bde6
Date: 2013-07-10 08:56 +1000
http://bitbucket.org/pypy/pypy/changeset/c10c53a1bde6/
Log:A failing test for a dict where a key is a PBC.
diff --git a/rpython/rtyper/test/test_rdict.py
b/rpython/rtyper/test/test_rdict.py
--- a/rpytho
Author: Alex Gaynor
Branch:
Changeset: r65310:42b33951190c
Date: 2013-07-10 14:13 +1000
http://bitbucket.org/pypy/pypy/changeset/42b33951190c/
Log:merged upstream
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -2,9 +2,9 @@
===
Except when otherwise stated (look for LI
43 matches
Mail list logo