# ChangeLog for dev-scheme/bigloo # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.6 2006/02/16 17:18:20 mkennedy Exp $ *bigloo-2.7a_p2 (16 Feb 2006) 16 Feb 2006; Matthew Kennedy +files/50bigloo-gentoo.el, +bigloo-2.7a_p2.ebuild: New upstream version; Resolves Bug #68348; Add virtual/jdk dependency; Add initial Emacs support via emacs USE flag (does not include Bee support for the time being); Make sure -fno-reorder-blocks is specified on --cflags (see INSTALL). 16 Feb 2006; Matthew Kennedy metadata.xml: Rename listed herd from dev-scheme to scheme; See Bug #94878. 22 Jan 2005; Karl Trygve Kalleberg bigloo-2.6a.ebuild: Marking as stable, since 2.5c sure isn't. Fixes #68896. 16 Dec 2003; Jason Wever bigloo-2.5c.ebuild: Added ~sparc keyword to fix broken dependencies in dev-lisp/bigloo-lib. *bigloo-2.6a (28 Nov 2003) 28 Nov 2003; Karl Trygve Kalleberg bigloo-2.6a.ebuild : New upstream version. Ebuild submitted by Lin Zhemin . Fixes #31596. *bigloo-2.5c (30 Jun 2003) 30 Jun 2003; Daniel Ahlberg bigloo-2.5c.ebuild : Version bump. *bigloo-2.5a (16 Aug 2002) 16 Aug 2002; Karl Trygve Kalleberg bigloo-2.4a.ebuild, files/digest-bigloo-2.5a : New upstream version. *bigloo-2.4c (11 Apr 2002) 01 Aug 2002; Karl Trygve Kalleberg bigloo-2.4c.ebuild : Added LICENSE, SLOT and KEYWORDS. 11 Apr 2002; Karl Trygve Kalleberg bigloo-2.4c.ebuild files/digest-bigloo-2.4c: Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required. Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming. Bigloo compiles Scheme modules. It delivers small and fast stand alone binary executables. Bigloo enables full connections between Scheme and C programs and between Scheme and Java programs.