Accepted bf 20041219 (source)
Ubuntu Archive Auto-Sync
katie at jackass.ubuntu.com
Wed Oct 12 12:45:03 CDT 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Origin: noxa.de-%7Esbeyer-debian/unstable
Format: 1.7
Date: Wed, 12 Oct 2005 17:32:35 +0100
Source: bf
Binary: bf
Architecture: source
Version: 20041219
Distribution: breezy
Urgency: low
Maintainer: Stephan Beyer <s-beyer at gmx.net>
Changed-By: Ubuntu Archive Auto-Sync <katie at jackass.ubuntu.com>
Description:
bf - a fast Brainfuck interpreter
Changes:
bf (20041219) unstable; urgency=low
.
* bf.c: rewrite of ReadProgram() and Interprete() to gain speed,
removed PutIntoProgram(), added FindMatchingBrackets()
and removed -d (debug) option; minor changes
* errors.c: changes to get non-GNU-compatibility
* stack.[ch]: removed, because useless
* added examples/quine[123].b, examples/hello.b
.
bf (20040828) unstable; urgency=low
.
* stack.c, stack.h: added trivial stack implementation
* bf.c: converted recursion to iteration using stack (advantages:
faster, no stack overflows on deep loops)
Note: stack.[ch] became useless, because we use a faster array stack
now.
.
bf (20040728) unstable; urgency=low
.
* tty_termios.c is for usage without slang (TODO)
* tty_slang.c is where slang-specific code went into
* bf.c: added signal handler for SIGINT (C-c), SIGTERM (kill) and
SIGQUIT (C-\), changed default input mode from 4 to 0
* Makefile: included gcc optimizations
* added examples/*
* compiled with Slang support (slang1, not slang1a-utf8)
.
bf (20040704) unstable; urgency=low
.
* "Bugfix" in manpage (unquoted minus)
.
bf (20040430) unstable; urgency=low
.
* Bugfix: -,1 to -,4 returned \r instead of \n
* Added -n option to translate \n input to \0.
.
bf (20040423) unstable; urgency=low
.
* Optimized code, speeded up interpreting
.
bf (20040408) unstable; urgency=low
.
* Added -, option (0 to 4) to specify new input modes (using S-Lang library)
and made 4 the default
* Added -h... (help) and -w option
* Wrote manual page
.
bf (20031030) unstable; urgency=low
.
* Initial Release.
Files:
9930164483e23b7ef50892fe96e63211 14059 devel optional bf_20041219.tar.gz
382ab981c42e10f33cf060da115d1aff 509 devel optional bf_20041219.dsc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iQEVAwUBQ006owF4adwMEr3XAQJ1iggAqKipmrAYbyGUGLZJIRI1cUKY6TsoNjOb
n0mHytLRfyHrv51YFIMUuGXw+O5YMtaVhc0K1ADhMOzm5bHli5bp7EiCRl2eLqhA
e/faFjqqYnOuvUAlP+iMvbSh1nRu7vVK5W8UNjy9oKhY2DMRMOnsL8fNd2wYMoUU
sPVPzQL9dCc7wtoWWDxMl0TBvgChFJAeSnpbB3IPzpEFFb45IpHpYiYOa4NrUgxj
2/xx7V9kaN9z4qIhQeq7KmOI/NbE/D8Qs9zhA2NWGzyeIRD+MdbD1KLXIF51VENE
G0+CumwOeBYek4MPikCqhAkrxLd0wlHFqeAWQntodZ8N/SYTL5gybQ==
=ltjC
-----END PGP SIGNATURE-----
Accepted:
bf_20041219.dsc
to pool/universe/b/bf/bf_20041219.dsc
bf_20041219.tar.gz
to pool/universe/b/bf/bf_20041219.tar.gz
More information about the ubuntu-changes-auto
mailing list