# ChangeLog for dev-lang/sr # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-lang/sr/ChangeLog,v 1.3 2004/06/24 22:57:20 agriffis Exp $ *sr-2.3.2 (01 Nov 2002) 08 Nov 2002; George Shapovalov sr-2.3.2.ebuild : first inclusion "SR (Synchronizing Resources) is a language for writing concurrent programs. The main language constructs are resources and operations. Resources encapsulate processes and variables they share; operations provide the primary mechanism for process interaction. SR provides a novel integration of the mechanisms for invoking and servicing operations. Consequently, all of local and remote procedure call, rendezvous, message passing, dynamic process creation, multicast, and semaphores are supported. SR also supports shared global variables and operations." ebuild submitted by David Holm