[pypy-svn] r46319 - pypy/branch/merging/config
arigo at codespeak.net
arigo at codespeak.net
Wed Sep 5 12:33:23 CEST 2007
Author: arigo
Date: Wed Sep 5 12:33:22 2007
New Revision: 46319
Added:
pypy/branch/merging/config/translationoption.py.merge.tmp
- copied, changed from r46315, pypy/branch/merging/config/translationoption.py
Log:
merging of svn+ssh://codespeak.net/svn/pypy/branch/pypy-more-rtti-inprogress/config/translationoption.py
revisions 45507 to 46315:
------------------------------------------------------------------------
r46032 | antocuni | 2007-08-27 16:08:52 +0200 (Mon, 27 Aug 2007) | 3 lines
merge translator/{cli,jvm,oosupport} and config from dist
------------------------------------------------------------------------
r46028 | antocuni | 2007-08-27 15:51:13 +0200 (Mon, 27 Aug 2007) | 3 lines
merge exceptiontransform from dist
------------------------------------------------------------------------
r46021 | antocuni | 2007-08-27 14:55:29 +0200 (Mon, 27 Aug 2007) | 3 lines
merge dist to branch (only gencli-related changes)
------------------------------------------------------------------------
r45933 | arigo | 2007-08-23 15:41:45 +0200 (Thu, 23 Aug 2007) | 2 lines
So, --thread forces gc=boehm for now.
------------------------------------------------------------------------
r45928 | arigo | 2007-08-23 14:25:34 +0200 (Thu, 23 Aug 2007) | 3 lines
Try to clarify the memory allocation situation around
thread.start_new_thread().
------------------------------------------------------------------------
r45656 | arigo | 2007-08-14 18:10:44 +0200 (Tue, 14 Aug 2007) | 6 lines
For backup purposes, in-progress: convert more of the os module to rtti
and try to get rid of the rllib.ros module by making the native
interfaces RPythonic. This looks quite good in my opinion - seems that
we've finally learned a reasonable way to do external functions.
------------------------------------------------------------------------
More information about the pypy-svn
mailing list