summaryrefslogtreecommitdiff
path: root/print/bibview/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename p*/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-298-0/+0
|
* Apply patches by maintainer:Matthew Hunt1998-04-192-5/+32
| | | | | | | | | | | | - Update maintainer's email address - Fix a typecast problem And my modifications: - Change "version required" line in Makefile header - Change patch to Imakefile to not override CC and CFLAGS. PR: 6350 Submitted by: David A. Bader <dbader@eece.unm.edu>
* `gcc -traditional' doesn't get along with `const char *' declarations.Thomas Gellekum1997-11-241-2/+2
|
* Silence some compile time warnings.Thomas Gellekum1997-09-242-0/+24
| | | | Submitted by: David A. Bader <dbader@umiacs.umd.edu>
* Import bibview port. bibview allows to edit bibliographic databasesThomas Gellekum1997-09-126-0/+124
for use with BibTeX. PR: 4133 Submitted by: "David A. Bader" <dbader@umiacs.umd.edu>