~gnustep/gnustep/+git/gnustep-objc2:1.1@36640

Last commit made on 2011-01-10
Get this branch:
git clone -b 1.1@36640 https://git.launchpad.net/~gnustep/gnustep/+git/gnustep-objc2

Branch merges

Branch information

Name:
1.1@36640
Repository:
lp:~gnustep/gnustep/+git/gnustep-objc2

Recent commits

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

Branched 1.1 release.

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

Added 1.1 announcement. Committed some work-in-progress clang-specific build stuff (don't use this, it doesn't work correctly yet).

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

Bumped version to 1.1

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

Added property structure copy functions.

a7ea477... by ericwa <ericwa@72102866-910b-0410-8b05-ffd578937521>

libobjc2: put libobjc compatibility functions in runtime.h marked __attribute__((deprecated))

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

Don't rely on constructor attribute - depending on undefined orderings is bad.

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

Restore accidentally deleted toydispatch.h.

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

Move toydispatch into libobjc2.

Some build system tidies.

Add -retain / release to Protocol.

Initial work on clang-specific makefile.

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

Tidy up the block code slightly.

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

Removed line that should not have been committed.