head	1.7;
access;
symbols
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.1;
locks; strict;
comment	@# @;


1.7
date	2011.08.06.16.52.49;	author dinoex;	state dead;
branches;
next	1.6;

1.6
date	2011.05.19.18.39.05;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2011.04.24.07.06.50;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2011.02.24.07.26.46;	author dinoex;	state Exp;
branches;
next	1.3;

1.3
date	2011.02.18.17.32.12;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2011.01.13.17.53.53;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2010.10.07.08.44.28;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.7
log
@- retire gnustep-libobjc
gnustep-makes does require libobjc now
so we can not build libobjc for gnustep with gnustep-make
@
text
@SHA256 (libobjc2-1.4.tar.bz2) = 93c19b78e0ce2261d546d221e69ea5259af8449116c4134989376d32b4a47f00
SIZE (libobjc2-1.4.tar.bz2) = 102428
@


1.6
log
@- update to 1.4
@
text
@@


1.5
log
@- update to 1.3
@
text
@d1 2
a2 2
SHA256 (libobjc2-1.3.tar.bz2) = a63711e4e95691c13e2e322b3f7f7d8db64cac14ff1f4bae4fce4a7878c9bd3c
SIZE (libobjc2-1.3.tar.bz2) = 97643
@


1.4
log
@- update to 1.2
@
text
@d1 2
a2 2
SHA256 (libobjc2-1.2.tar.bz2) = 05f3ed8da2d3c35d7db3f2bca33a907b89f47cf88cf5987d0d2d1621bc79e2c2
SIZE (libobjc2-1.2.tar.bz2) = 90050
@


1.3
log
@- update to 1.1.1
@
text
@d1 2
a2 2
SHA256 (libobjc2-1.1.1.tar.bz2) = 4dc70391de183d752a1d0505f2398a152a07833a66502154503024ba76d9106d
SIZE (libobjc2-1.1.1.tar.bz2) = 87985
@


1.2
log
@- update to 1.1
Feature safe: yes
@
text
@d1 2
a2 2
SHA256 (libobjc2-1.1.tar.bz2) = c97e446cbe848285a6528f85acc7447da342f6e56d2a5b5de23b9603c003b289
SIZE (libobjc2-1.1.tar.bz2) = 88009
@


1.1
log
@GNUstep Objective-C Runtime

The GNUstep Objective-C runtime is designed as a drop-in replacement for the
GCC runtime.  It supports both a legacy and a modern ABI, allowing code
compiled with old versions of GCC to be supported without requiring
recompilation.  The modern ABI adds the following features:
- Non-fragile instance variables.
- Protocol uniquing.
- Object planes support.
- Declared property introspection.

Both ABIs support the following feature above and beyond the GCC runtime:
- The modern Objective-C runtime APIs, introduced with OS X 10.5.
- Blocks (closures).
- Low memory profile for platforms where memory usage is more important than
  speed.
- Synthesised property accessors.
- Efficient support for @@synchronized()
- Type-dependent dispatch, eliminating stack corruption from mismatched
  selectors.

LICENSE: MIT
@
text
@d1 2
a2 3
MD5 (libobjc2-1.0.tar.bz2) = 0d6c683f765c43721f3d6f83d7df4921
SHA256 (libobjc2-1.0.tar.bz2) = 8903157a6fe6b82b4571a33855f98e0da0fe92a94f69a9a5edd1af94310f0566
SIZE (libobjc2-1.0.tar.bz2) = 66560
@

