[pypy-commit] pypy default: windows fix

2017-03-14 Thread arigo
Author: Armin Rigo Branch: Changeset: r90671:bd26fe53021e Date: 2017-03-14 08:56 +0100 http://bitbucket.org/pypy/pypy/changeset/bd26fe53021e/ Log:windows fix diff --git a/pypy/module/_rawffi/alt/test/test_funcptr.py b/pypy/module/_rawffi/alt/test/test_funcptr.py --- a/pypy/module/_rawffi/a

[pypy-commit] pypy default: Windows fix: unicode chars are size 2.

2016-04-13 Thread arigo
Author: Armin Rigo Branch: Changeset: r83662:ab3f2b26b098 Date: 2016-04-14 08:19 +0200 http://bitbucket.org/pypy/pypy/changeset/ab3f2b26b098/ Log:Windows fix: unicode chars are size 2. Also, clean up after running the test. diff --git a/rpython/jit/backend/llsupport/test/test_rewri

[pypy-commit] pypy default: Windows fix

2014-10-25 Thread arigo
Author: Armin Rigo Branch: Changeset: r74211:73f11e792f2f Date: 2014-10-25 15:43 +0200 http://bitbucket.org/pypy/pypy/changeset/73f11e792f2f/ Log:Windows fix diff --git a/rpython/translator/c/src/thread_nt.c b/rpython/translator/c/src/thread_nt.c --- a/rpython/translator/c/src/thread_nt.c

[pypy-commit] pypy default: Windows fix.

2012-03-31 Thread arigo
Author: Armin Rigo Branch: Changeset: r54106:39ba7e60ebca Date: 2012-03-31 12:30 +0200 http://bitbucket.org/pypy/pypy/changeset/39ba7e60ebca/ Log:Windows fix. diff --git a/dotviewer/graphparse.py b/dotviewer/graphparse.py --- a/dotviewer/graphparse.py +++ b/dotviewer/graphparse.py @@ -93,6

[pypy-commit] pypy default: windows fix (mattip, stakkars)

2011-12-09 Thread ctismer
Author: Christian Tismer Branch: Changeset: r50324:8abfe57358d8 Date: 2011-12-09 14:20 +0100 http://bitbucket.org/pypy/pypy/changeset/8abfe57358d8/ Log:windows fix (mattip, stakkars) diff --git a/pypy/rlib/rdynload.py b/pypy/rlib/rdynload.py --- a/pypy/rlib/rdynload.py +++ b/pypy/rlib/rdynl

[pypy-commit] pypy default: Windows fix.

2011-11-02 Thread arigo
Author: Armin Rigo Branch: Changeset: r48655:a6d3047f241c Date: 2011-11-02 13:54 +0100 http://bitbucket.org/pypy/pypy/changeset/a6d3047f241c/ Log:Windows fix. diff --git a/pypy/module/bz2/test/test_large.py b/pypy/module/bz2/test/test_large.py --- a/pypy/module/bz2/test/test_large.py +++ b

[pypy-commit] pypy default: Windows fix.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46457:ef144fea1299 Date: 2011-08-12 09:55 +0200 http://bitbucket.org/pypy/pypy/changeset/ef144fea1299/ Log:Windows fix. diff --git a/pypy/module/posix/app_posix.py b/pypy/module/posix/app_posix.py --- a/pypy/module/posix/app_posix.py +++ b/pypy/module/

[pypy-commit] pypy default: Windows fix.

2011-08-12 Thread arigo
Author: Armin Rigo Branch: Changeset: r46445:1b5585613e70 Date: 2011-08-12 09:38 +0200 http://bitbucket.org/pypy/pypy/changeset/1b5585613e70/ Log:Windows fix. diff --git a/pypy/rlib/runicode.py b/pypy/rlib/runicode.py --- a/pypy/rlib/runicode.py +++ b/pypy/rlib/runicode.py @@ -1505,17 +1505