History log of /trunk/main/pyuno/ (Results 26 - 50 of 51)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO340
0ce050fe19-Oct-2012 Pedro Giffuni

Python 3 unified PyInt and PyLong.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399964 13f79535-47bb-0310-9956-ffa450edef68

564d900717-Oct-2012 Pedro Giffuni

pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyByt

pyuno: obsolete PyString_* in favor of PyBytes_*

Python3 removed the PyString functions and replaced them with PyBytes.

To aid portability Python version 2.6 and upper support PyBytes and
we are adding some compatibility defines for older versions so no
problems are expected from this change.

Reference: http://docs.python.org/c-api/string.html


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1399089 13f79535-47bb-0310-9956-ffa450edef68

show more ...

89e5277313-Aug-2012 Pedro Giffuni

Move old Python compatibility to a better place.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1372535 13f79535-47bb-0310-9956-ffa450edef68

7b6d0d9d11-Aug-2012 Pedro Giffuni

Add compatibility of older versions of Python. Reported by Pavel Janik on Mac OS X 10.6.8.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371957 13f79535-47bb-0310-9956-ff

Add compatibility of older versions of Python. Reported by Pavel Janik on Mac OS X 10.6.8.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1371957 13f79535-47bb-0310-9956-ffa450edef68

show more ...

5c3821d801-Aug-2012 Pedro Giffuni

pyuno: Replace PyObject_HEAD_INIT with PyVarObject_HEAD_INIT and add some initial Python3 safeguards.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367858 13f79535-47bb-0

pyuno: Replace PyObject_HEAD_INIT with PyVarObject_HEAD_INIT and add some initial Python3 safeguards.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1367858 13f79535-47bb-0310-9956-ffa450edef68

show more ...

d912c6c527-Jul-2012 Pedro Giffuni

Improve portability of pyuno python scripts.

Proper indentation is critical in Python: the
reindent.py script made some cleanups.

Running the 2to3 script with specific options t

Improve portability of pyuno python scripts.

Proper indentation is critical in Python: the
reindent.py script made some cleanups.

Running the 2to3 script with specific options to
disabling the next, unicode, and imports fixers
further enhance portability.

pyuno is not yet Python 3 ready but these
semiautomatic changes make things much easier.


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366479 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0a45483e26-Jul-2012 Pedro Giffuni

i119384 - Python update to version 2.7.3

This is the last 2.x version released: it includes many bug
fixes and also supports some backward compatible features
from the 3.1 series. Mo

i119384 - Python update to version 2.7.3

This is the last 2.x version released: it includes many bug
fixes and also supports some backward compatible features
from the 3.1 series. More information is available here:
http://www.python.org/download/releases/2.7.3/

In order to reduce conflicts the patches were reorganized:
the FreeBSD patches are in their own patch now. The SSL
patches were split in three parts: -md5, -ssl and a
Windows-specific component that was merged along with
-security-flags into -pcbuild.

Patch by: Hanya Runo and pfg@


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1366182 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9f22d7c229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307005 13f79535-47bb-0310-9956-ffa450edef68

bd8ef89729-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307004 13f79535-47bb-0310-9956-ffa450edef68

d71964d529-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306679 13f79535-47bb-0310-9956-ffa450edef68

5b501c9229-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1306677 13f79535-47bb-0310-9956-ffa450edef68

68a2d32022-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304141 13f79535-47bb-0310-9956-ffa450edef68

7ee6e2e222-Mar-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1304124 13f79535-47bb-0310-9956-ffa450edef68

b31e36b322-Feb-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1292501 13f79535-47bb-0310-9956-ffa450edef68

752c0af715-Feb-2012 Herbert Dürr

remove svn:executable properties from make and pack files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244512 13f79535-47bb-0310-9956-ffa450edef68

fce70c9b18-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232688 13f79535-47bb-0310-9956-ffa450edef68

a0428e9e18-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232682 13f79535-47bb-0310-9956-ffa450edef68

5731f97e16-Jan-2012 Ariel Constenla-Haile

i118798 - Fix Pyuno dead-lock

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232123 13f79535-47bb-0310-9956-ffa450edef68

67a4c09911-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229826 13f79535-47bb-0310-9956-ffa450edef68

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

a06f7cca30-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208546 13f79535-47bb-0310-9956-ffa450edef68

707d5dc630-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1208259 13f79535-47bb-0310-9956-ffa450edef68

bca6f9a909-Nov-2011 Pedro Giffuni

i118582: OS/2 port - pyuno build patch by Yuri Dario.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1200005 13f79535-47bb-0310-9956-ffa450edef68

db6edb4806-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198459 13f79535-47bb-0310-9956-ffa450edef68

67c7d1c106-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198269 13f79535-47bb-0310-9956-ffa450edef68

123