| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bison | Distribution: Red Hat (FC-7) |
| Version: 2.3 | Vendor: Red Hat, Inc. |
| Release: 3.fc7 | Build date: Mon Jan 22 00:46:21 2007 |
| Group: Development/Tools | Build host: hs20-bc2-2.build.redhat.com |
| Size: 1531952 | Source RPM: bison-2.3-3.fc7.src.rpm |
| Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> | |
| Url: http://www.gnu.org/software/bison/ | |
| Summary: A GNU general-purpose parser generator. | |
Bison is a general purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Bison can be used to develop a wide range of language parsers, from ones used in simple desk calculators to complex programming languages. Bison is upwardly compatible with Yacc, so any correctly written Yacc grammar should work with Bison without any changes. If you know Yacc, you shouldn't have any trouble using Bison. You do need to be very proficient in C programming to be able to use Bison. Bison is only needed on systems that are used for development. If your system will be used for C development, you should install Bison.
GPL
internal MD5: a31b031e6a4c5a516d01e4dd900d8adf
GPG
* Sun Jan 21 2007 Roland McGrath <roland@redhat.com> - 2.3-3 - Canonicalize post/preun use of install-info. - Resolves: 223679 * Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 2.3-2.1 - rebuild * Thu Jun 08 2006 Roland McGrath <roland@redhat.com> - 2.3-2 - Add BuildRequires on m4. * Thu Jun 08 2006 Roland McGrath <roland@redhat.com> - 2.3-1 - New upstream version 2.3 * Tue May 23 2006 Roland McGrath <roland@redhat.com> - 2.2-1 - New upstream version 2.2 * Tue May 02 2006 Roland McGrath <roland@redhat.com> - 2.1-3 - Fix K&R parser definition when it has no arguments (#190376). * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2.1 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.1-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - rebuilt * Sat Oct 15 2005 Roland McGrath <roland@redhat.com> - 2.1-1 - New upstream version 2.1 - New subpackage bison-runtime for i18n support files used by parsers. * Fri Apr 08 2005 Roland McGrath <roland@redhat.com> - 2.0-6 - run test suite in %check * Mon Mar 14 2005 Roland McGrath <roland@redhat.com> - 2.0-5 - rebuilt * Thu Jan 06 2005 Roland McGrath <roland@redhat.com> - 2.0-4 - update upstream URLs, add doc files (#144346) * Thu Jan 06 2005 Roland McGrath <roland@redhat.com> - 2.0-3 - missing %defattr for subpackage * Thu Jan 06 2005 Roland McGrath <roland@redhat.com> - 2.0-2 - split liby.a into bison-devel package * Tue Jan 04 2005 Roland McGrath <roland@redhat.com> - 2.0-1 - new upstream version * Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Sat Jun 05 2004 Roland McGrath <roland@redhat.com> 1.875c-1 - new upstream version (fixes bug #116823) * Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> - rebuilt * Thu Oct 30 2003 Roland McGrath <roland@redhat.com> 1.875-6 - add dependency on m4 (bug #108655) * Thu Sep 25 2003 Roland McGrath <roland@redhat.com> 1.875-5 - remove problematic __attribute__ use for label (bug #105034) * Sat Aug 02 2003 Havoc Pennington <hp@redhat.com> 1.875-3 - put #ifndef __cplusplus around attribute(unused) on goto label in yacc.c * Thu Jun 05 2003 Elliot Lee <sopwith@redhat.com> - rebuilt * Sat Mar 22 2003 Roland McGrath <roland@redhat.com> 1.875-2 - update specs for new files installed by new version * Wed Mar 19 2003 Roland McGrath <roland@redhat.com> 1.875-1 - new upstream version 1.875 (bug #83184) * Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt * Wed Nov 27 2002 Than Ngo <than@redhat.com> 1.35-5 - rebuild in new build enviroment - remove unneeded file * Sat Jun 22 2002 Tim Powers <timp@redhat.com> - automated rebuild * Wed Jun 19 2002 Than Ngo <than@redhat.com> 1.35-3 - don't forcibly strip binaries * Fri May 24 2002 Tim Powers <timp@redhat.com> - automated rebuild * Wed Mar 27 2002 Than Ngo <than@redhat.com> 1.35-1 - 1.35 fix incompatible with C++ compilers (bug #62121) * Sun Mar 17 2002 Florian La Roche <Florian.LaRoche@redhat.de> - update to 1.34 * Sat Feb 09 2002 Florian La Roche <Florian.LaRoche@redhat.de> - update to 1.33 * Sat Jan 26 2002 Florian La Roche <Florian.LaRoche@redhat.de> - update to 1.32 * Tue Jan 15 2002 Florian La Roche <Florian.LaRoche@redhat.de> - update to 1.31 * Wed Jan 09 2002 Tim Powers <timp@redhat.com> - automated rebuild * Tue Nov 27 2001 Than Ngo <than@redhat.com> 1.30-4 - add missing Url * Sun Nov 25 2001 Than Ngo <than@redhat.com> 1.30-3 - fixed coredumps on some input bug #56607i, thanks to Enrico for locating this bug * Tue Nov 06 2001 Than Ngo <than@redhat.com> 1.30-2 - FHS packaging - use find_lang * Sun Nov 04 2001 Florian La Roche <Florian.LaRoche@redhat.de> - update to 1.30 * Tue Oct 16 2001 Than Ngo <than@redhat.de> 1.29-1 - update to 1.29 - update Url (bug #54597) * Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com> - Bump release + rebuild. * Thu Jul 13 2000 Prospector <bugzilla@redhat.com> - automatic rebuild * Mon Jun 19 2000 Than Ngo <than@redhat.de> - rebuilt in the new build environment - FHS packaging * Sun May 28 2000 Ngo Than <than@redhat.de> - rebuild for 7.0 - put man pages and info files to correct place * Thu Feb 03 2000 Preston Brown <pbrown@redhat.com> - rebuild to gzip man page. * Sat Jul 17 1999 Jeff Johnson <jbj@redhat.com> - update to 1.28. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> - auto rebuild in the new build environment (release 3) * Mon Mar 08 1999 Jeff Johnson <jbj@redhat.com> - configure with datadir=/usr/lib (#1386). * Mon Feb 22 1999 Jeff Johnson <jbj@redhat.com> - updated text in spec file. - update to 1.27 * Thu Dec 17 1998 Cristian Gafton <gafton@redhat.com> - build for glibc 2.1 * Sat Apr 25 1998 Prospector System <bugs@redhat.com> - translations modified for de, fr, tr * Thu Apr 09 1998 Cristian Gafton <gafton@redhat.com> - built for Manhattan - added build root * Thu Oct 16 1997 Donnie Barnes <djb@redhat.com> - various spec file cleanups * Tue Jun 03 1997 Erik Troan <ewt@redhat.com> - built against glibc
g`
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Nov 22 03:37:37 2008