~gnustep/gnustep/+git/gnustep-objc2:1.5.1

Last commit made on 2013-05-16
Get this branch:
git clone -b 1.5.1 https://git.launchpad.net/~gnustep/gnustep/+git/gnustep-objc2

Branch merges

Branch information

Name:
1.5.1
Repository:
lp:~gnustep/gnustep/+git/gnustep-objc2

Recent commits

6a69190... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Moved releases into releases/ directory in svn.

c031023... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Branched 1.5.1 release.

f6d9318... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

s/fifth/sixth

1fd4fe5... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Bump subminor version number

fceec26... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Fix bug assigning weak references.

0c6c31a... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Fix file locations for 1.5 release.

ae7cefe... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Disable GC by default (lots of people moan that it doesn't compile)

Update ANNOUNCE.

ffc661f... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Export capabilities for associated references and GC.

2d49369... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Work around PyObjC's stupid abuse of the message-send-to-super mechanism.

3219a53... by theraven <theraven@72102866-910b-0410-8b05-ffd578937521>

Don't call byref keep / dispose when they don't exist.