summaryrefslogtreecommitdiff
path: root/src/include/regex/regex2.h
Commit message (Expand)AuthorAgeFilesLines
* Replace regular expression package with Henry Spencer's latest versionTom Lane2003-02-051-174/+0
* Remove #ifdef MULTIBYTE per hackers list discussion.Tatsuo Ishii2002-08-291-23/+0
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-0/+1
* Clean up portability problems in regexp package: change all routineTom Lane2001-02-131-18/+2
* Restructure the key include files per recent pghackers discussion: thereTom Lane2001-02-101-3/+1
* Ensure that all uses of <ctype.h> functions are applied to unsigned-charTom Lane2000-12-031-3/+3
* Clean up #include's.Bruce Momjian2000-06-151-0/+2
* Removed MBFLAGS from makefiles since it's now done in include/config.h.Peter Eisentraut2000-01-191-0/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-7/+7
* From: t-ishii@sra.co.jpMarc G. Fournier1998-07-261-9/+1
* Add auto-size to screen to \d? commands. Use UNION to show allBruce Momjian1998-07-181-7/+7
* Hi, here are the patches to enhance existing MB handling. This timeBruce Momjian1998-06-161-0/+2
* From: t-ishii@sra.co.jpMarc G. Fournier1998-03-151-4/+38
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-1/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-28/+28
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-94/+101
* Various compile errors concerning overflow due to shifts, unsigned, and bad p...Bruce Momjian1997-07-241-20/+20
* Add the regex include files to the repository...Marc G. Fournier1996-09-201-0/+175