# ChangeLog for dev-scheme/bigloo # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-scheme/bigloo/ChangeLog,v 1.23 2007/12/20 14:36:17 hkbst Exp $ *bigloo-3.0c_p4 (20 Dec 2007) 20 Dec 2007; Marijn Schouten +bigloo-3.0c_p4.ebuild: minor bump *bigloo-3.0c (03 Dec 2007) 03 Dec 2007; Marijn Schouten +bigloo-3.0c.ebuild: bump *bigloo-3.0b_p2 (24 Sep 2007) 24 Sep 2007; Marijn Schouten +bigloo-3.0b_p2.ebuild: bump 3.0b-2, minor bugfix version 11 Sep 2007; Marijn Schouten bigloo-3.0b.ebuild: add java backend, bug 192131 *bigloo-3.0b (11 Sep 2007) 11 Sep 2007; Marijn Schouten +bigloo-3.0b.ebuild: 3.0b: Many libraries bug fixes (date, xml, arithmetic, operating system, sockets) 27 Jun 2007; Christian Faulhammer bigloo-2.9a.ebuild: stable x86, bug 182690 26 Jun 2007; Lars Weiler bigloo-2.9a.ebuild: Stable on ppc; bug #182690. 23 Jun 2007; Christoph Mende bigloo-2.9a.ebuild: Stable on amd64 wrt bug 182690 22 Jun 2007; Marijn Schouten bigloo-2.7a_p2.ebuild: java needs zip installed, found by Tiago Cunha 20 Jun 2007; Marijn Schouten -bigloo-2.4c.ebuild, -bigloo-2.5a.ebuild, -bigloo-2.5c.ebuild, -bigloo-2.6a.ebuild, bigloo-2.9a.ebuild, bigloo-3.0a_p2.ebuild: fix multilib issue bug 182677, thanks to José Romildo Malaquias and remove old versions *bigloo-3.0a_p2 (05 Jun 2007) 05 Jun 2007; Marijn Schouten -bigloo-3.0a.ebuild, +bigloo-3.0a_p2.ebuild: bump 3.0a to 3.0a-2 *bigloo-3.0a (01 Jun 2007) 01 Jun 2007; Marijn Schouten +bigloo-3.0a.ebuild: add 3.0a 12 Mar 2007; Matti Bickel bigloo-2.9a.ebuild: ~ppc added (bug #149188) *bigloo-2.9a (15 Feb 2007) 15 Feb 2007; Marijn Schouten files/50bigloo-gentoo.el, +bigloo-2.9a.ebuild: add 2.9a ebuild, bug 135447 15 Jan 2007; Steve Dibb bigloo-2.7a_p2.ebuild: amd64 stable, bug 152062 11 Jan 2007; Christian Faulhammer bigloo-2.7a_p2.ebuild: stable x86, bug #152062 11 Jan 2007; Marijn Schouten hkBst@gentoo.org bigloo-2.7a_p2.ebuild: added ~amd64 keyword *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.