lp://staging/~registry/gnustep/gnustep-libobjc2
- Get this branch:
- bzr branch lp://staging/~registry/gnustep/gnustep-libobjc2
Branch merges
Branch information
Import details
This branch is an import of the Subversion branch from http://svn.gna.org/svn/gnustep/libs/libobjc2/trunk/.
Last successful import was .
Recent revisions
- 776. By theraven
-
Fix a bug in weak reference handling, where weak refers were being removed from
the table incorrectly, causing objects inserted at offsets due to hash
collisions to fail to be moved up and then fail to be found later.Test by Eric Wasylishen!
- 773. By theraven
-
Some cleanups in block to IMP conversion.
On FreeBSD (and other platforms that choose to implement the , allocate the
memory via the anonymous shared memory mechanism, removing the need for the
temporary file. On other POSIX platforms, correctly use mkstemp(). - 772. By theraven
-
Work around GNUstep's inability to initialise NSAutoreleasePool without
performing recursive autoreleases (introduced in r37479).
Fixes crashing of C++ static constructors.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)