aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libregex
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-213-3/+3
* Merge in from -current all the changes needed to make world with theSatoshi Asami1997-04-111-0/+3
* YAMFC (rev 1.2: turn into legal texinfo; this eases bootstrapping 2.2Joerg Wunsch1997-02-231-8/+8
* Merge from HEAD: don't duplicate the Posix regex stuff in libregex,Joerg Wunsch1996-11-202-2/+4
* Replace collate_range_cmp with its code (GNU variant)Andrey A. Chernov1996-10-311-4/+17
* cmp -s || install -c ==> install -CPeter Wemm1996-08-301-4/+3
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-122-7/+6
* Use collate for alpha character rangesAndrey A. Chernov1996-08-122-3/+20
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-072-2/+6
* recording cvs-1.6 file deathPeter Wemm1995-12-306-6727/+0
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-2/+2
* Fix dependencies for regex.texi. It is constructed by merging a C headerBruce Evans1995-07-121-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-3025-841/+841
* Add cmp -s to beforeinstall targetAndrey A. Chernov1995-03-121-1/+2
* Install the include file in the same way that all other includes file areNate Williams1995-03-061-2/+2
* Add doc to SUBDIRAndrey A. Chernov1995-01-161-1/+3
* Upgrade to code which should satisfy all things which we haveAndrey A. Chernov1995-01-113-746/+588
* Upgrade regex code to most recent that I foundAndrey A. Chernov1995-01-112-461/+765
* Changes for 8-bit ctypeAndrey A. Chernov1995-01-111-28/+19
* Add infopage installationAndrey A. Chernov1995-01-111-89/+5
* Install libregex.h with the correct owner, group and mode.Bruce Evans1994-09-151-2/+3
* Remove explicit specification of SHLIB major and minor nos.Geoff Rehmet1994-05-271-3/+1
* A perfectly good libgnuregex.a and you can't use it! No header was beingJordan K. Hubbard1994-05-191-1/+4
* No longer install the GNU regex.h include file.Nate Williams1994-01-291-5/+1
* Update shlib version to 1.0Scott Mace1993-12-281-2/+2
* AddedPaul Richards1993-11-091-1/+4
* Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the headerRodney W. Grimes1993-08-231-2/+2
* Changed afterintall: target to beforeinstall: so that it is easy to getRodney W. Grimes1993-08-081-2/+2
* GNU Regex 0.12J.T. Conklin1993-07-3052-0/+28168