Author: Andrews Medina
Branch: stdlib-2.7.4-poll-fix
Changeset: r66173:1922d4a83a50
Date: 2013-08-14 23:16 -0300
http://bitbucket.org/pypy/pypy/changeset/1922d4a83a50/
Log:fixed support for select.poll in stdlib 2.7.4
diff --git a/pypy/module/select/interp_select.py
b/pypy/module/select/int
Author: Andrews Medina
Branch: stdlib-2.7.4-pwd-fix
Changeset: r66080:210278811677
Date: 2013-08-11 23:23 -0300
http://bitbucket.org/pypy/pypy/changeset/210278811677/
Log:improved the uid range check
diff --git a/pypy/module/pwd/interp_pwd.py b/pypy/module/pwd/interp_pwd.py
--- a/pypy/module
Author: Andrews Medina
Branch: stdlib-2.7.4-pwd-fix
Changeset: r66079:8886e7984343
Date: 2013-07-30 21:32 -0300
http://bitbucket.org/pypy/pypy/changeset/8886e7984343/
Log:fixed support for pwd stdlib 2.7.4
diff --git a/pypy/module/pwd/interp_pwd.py b/pypy/module/pwd/interp_pwd.py
--- a/pypy/
Author: Andrews Medina
Branch: stdlib-2.7.4-fixed-io
Changeset: r65804:43221a2e8365
Date: 2013-07-28 18:46 -0300
http://bitbucket.org/pypy/pypy/changeset/43221a2e8365/
Log:fixed support for io in stdlib 2.7.4
diff --git a/lib-python/2.7/test/test_io.py b/lib-python/2.7/test/test_io.py
--- a/
Author: Andrews Medina
Branch: stdlib-2.7.4-fixed-io
Changeset: r65805:2acd05e29823
Date: 2013-07-29 19:30 -0300
http://bitbucket.org/pypy/pypy/changeset/2acd05e29823/
Log:pep8 fix
diff --git a/pypy/module/_io/interp_textio.py b/pypy/module/_io/interp_textio.py
--- a/pypy/module/_io/interp_t
Author: Andrews Medina
Branch: stdlib-2.7.4-fixed-class
Changeset: r65802:ab9512fa99c0
Date: 2013-07-29 10:23 -0300
http://bitbucket.org/pypy/pypy/changeset/ab9512fa99c0/
Log:fixed support for class in stdlib 2.7.4
diff --git a/pypy/module/__builtin__/interp_classobj.py
b/pypy/module/__buil
Author: Andrews Medina
Branch: statvfs_tests
Changeset: r65609:71a9eb74dc81
Date: 2013-07-23 22:20 -0400
http://bitbucket.org/pypy/pypy/changeset/71a9eb74dc81/
Log:added tests for os.statvfs and os.fstatvfs.
diff --git a/rpython/rtyper/module/test/test_ll_os.py
b/rpython/rtyper/module/test/
Author: Andrews Medina
Branch: ndarray-ptp
Changeset: r65139:935fc2578913
Date: 2013-06-28 00:54 -0300
http://bitbucket.org/pypy/pypy/changeset/935fc2578913/
Log:refactored put and added more tests.
diff --git a/pypy/module/micronumpy/interp_arrayops.py
b/pypy/module/micronumpy/interp_array
Author: Andrews Medina
Branch: ndarray-ptp
Changeset: r65138:a73ce1bfeeab
Date: 2013-06-27 00:06 -0300
http://bitbucket.org/pypy/pypy/changeset/a73ce1bfeeab/
Log:implemented put and array.put
diff --git a/pypy/module/micronumpy/__init__.py
b/pypy/module/micronumpy/__init__.py
--- a/pypy/mod
Author: Andrews Medina
Branch: dtype-isnative
Changeset: r64888:ec63aaab8cf5
Date: 2013-06-14 13:47 -0300
http://bitbucket.org/pypy/pypy/changeset/ec63aaab8cf5/
Log:implemented dtype.isnative.
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a
Author: Andrews Medina
Branch:
Changeset: r396:e2275b282ab9
Date: 2013-05-29 00:04 -0300
http://bitbucket.org/pypy/lang-js/changeset/e2275b282ab9/
Log:fixed translation.
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array.py
@@ -56,10
Author: Andrews Medina
Branch:
Changeset: r395:7a721786be34
Date: 2013-05-27 01:31 -0300
http://bitbucket.org/pypy/lang-js/changeset/7a721786be34/
Log:fixed get attribute indexes for indexOf and lastIndexOf.
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
Author: Andrews Medina
Branch:
Changeset: r393:4a574c8049ff
Date: 2013-05-20 01:44 -0300
http://bitbucket.org/pypy/lang-js/changeset/4a574c8049ff/
Log:implemented [].slice
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array.py
@@ -48,6
Author: Andrews Medina
Branch:
Changeset: r392:fea399d190db
Date: 2013-05-20 00:18 -0300
http://bitbucket.org/pypy/lang-js/changeset/fea399d190db/
Log:fixed merge.
diff --git a/js/jsobj.py b/js/jsobj.py
--- a/js/jsobj.py
+++ b/js/jsobj.py
@@ -324,7 +324,7 @@
own_desc = self.get_o
Author: Andrews Medina
Branch:
Changeset: r390:601cbe26b7b1
Date: 2013-05-20 00:11 -0300
http://bitbucket.org/pypy/lang-js/changeset/601cbe26b7b1/
Log:implemented [].shift
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array.py
@@ -46,6
Author: Andrews Medina
Branch:
Changeset: r394:cdfd44c86dcb
Date: 2013-05-20 10:54 -0300
http://bitbucket.org/pypy/lang-js/changeset/cdfd44c86dcb/
Log:removed unused counter.
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array.py
@@ -5
Author: Andrews Medina
Branch:
Changeset: r388:d0c0e12a41e2
Date: 2013-05-17 00:41 -0300
http://bitbucket.org/pypy/lang-js/changeset/d0c0e12a41e2/
Log:implemented [].lastIndexOf
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array.py
@@
Author: Andrews Medina
Branch:
Changeset: r391:a9963a288dd2
Date: 2013-05-20 00:15 -0300
http://bitbucket.org/pypy/lang-js/changeset/a9963a288dd2/
Log:merge
___
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinf
Author: Andrews Medina
Branch:
Changeset: r387:f8d62a109320
Date: 2013-05-15 18:23 -0300
http://bitbucket.org/pypy/lang-js/changeset/f8d62a109320/
Log:Merge.
diff --git a/js/jsobj.py b/js/jsobj.py
--- a/js/jsobj.py
+++ b/js/jsobj.py
@@ -1484,6 +1484,9 @@
return Descr(inheri
Author: Andrews Medina
Branch:
Changeset: r389:ea1db4caae17
Date: 2013-05-18 15:19 -0300
http://bitbucket.org/pypy/lang-js/changeset/ea1db4caae17/
Log:fixed typo.
diff --git a/test/test_array.py b/test/test_array.py
--- a/test/test_array.py
+++ b/test/test_array.py
@@ -1,7 +1,7 @@
from tes
Author: Andrews Medina
Branch:
Changeset: r386:c11ac659bd1e
Date: 2013-05-15 01:29 -0300
http://bitbucket.org/pypy/lang-js/changeset/c11ac659bd1e/
Log:implemented [].indexOf and [].forEach
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/
Author: Andrews Medina
Branch:
Changeset: r384:5b134866e4d5
Date: 2013-05-13 13:35 -0300
http://bitbucket.org/pypy/lang-js/changeset/5b134866e4d5/
Log:removed forEach incomplete code.
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array
Author: Andrews Medina
Branch:
Changeset: r385:2b95a7505bfb
Date: 2013-05-13 13:36 -0300
http://bitbucket.org/pypy/lang-js/changeset/2b95a7505bfb/
Log:Merge.
changed js/baseop.py changed js/object_space.py changed
js/opcodes.py
diff --git a/js/baseop.py b/js/baseop.py
--- a
Author: Andrews Medina
Branch:
Changeset: r383:477e94f31216
Date: 2013-05-13 00:49 -0300
http://bitbucket.org/pypy/lang-js/changeset/477e94f31216/
Log:fixed [].sort() and obj.put behaviour.
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins
Author: Andrews Medina
Branch:
Changeset: r382:b90fd00e0981
Date: 2013-05-17 00:41 -0300
http://bitbucket.org/pypy/lang-js/changeset/b90fd00e0981/
Log:implemented [].lastIndexOf
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/array.py
@@
Author: Andrews Medina
Branch:
Changeset: r381:bf3bd88b2861
Date: 2013-05-15 01:29 -0300
http://bitbucket.org/pypy/lang-js/changeset/bf3bd88b2861/
Log:implemented [].indexOf and [].forEach
diff --git a/js/builtins/array.py b/js/builtins/array.py
--- a/js/builtins/array.py
+++ b/js/builtins/
Author: Andrews Medina
Branch:
Changeset: r379:d3e475feac0c
Date: 2013-05-13 00:49 -0300
http://bitbucket.org/pypy/lang-js/changeset/d3e475feac0c/
Log:fixed [].sort() and obj.put behaviour.
diff --git a/test/test_array.py b/test/test_array.py
--- a/test/test_array.py
+++ b/test/test_array.p
Author: Andrews Medina
Branch:
Changeset: r375:9956fd14134e
Date: 2013-05-10 00:06 -0300
http://bitbucket.org/pypy/lang-js/changeset/9956fd14134e/
Log:added requirements.txt.
diff --git a/requirements.txt b/requirements.txt
new file mode 100644
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +
Author: Andrews Medina
Branch:
Changeset: r376:86f6f9c06efe
Date: 2013-05-10 00:21 -0300
http://bitbucket.org/pypy/lang-js/changeset/86f6f9c06efe/
Log:added instructions about how to run tests on README.rst.
diff --git a/README.rst b/README.rst
new file mode 100644
--- /dev/null
+++ b/READM
29 matches
Mail list logo