Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-21Remove configure detection of crypt()Peter Eisentraut
2019-05-19ANSI-ify a few straggler K&R-style function definitions.Tom Lane
2017-06-21Phase 2 of pgindent updates.Tom Lane
2017-06-21Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane
2014-10-13Suppress dead, unportable src/port/crypt.c code.Noah Misch
2014-05-06pgindent run for 9.4Bruce Momjian
2011-04-10pgindent run before PG 9.1 beta 1.Bruce Momjian
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-07-06pgindent run for 9.0, second runBruce Momjian
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2006-03-11Add CVS tag lines to files that were lacking them.Bruce Momjian
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-07-28Fix a whole bunch of #includes that were either wrong or redundant.Tom Lane
2005-05-25Add parentheses to macros when args are used in computations. WithoutBruce Momjian
2004-10-05License cleanup: crypt.c and qsort.c to latest NetBSD CVS sources, toNeil Conway
2004-10-04Fix warnings from crypt.c compile.Bruce Momjian
2004-10-04Comment out unused variable.Bruce Momjian
2004-09-27Remove inclusion of windows.h now that it is included in c.h, per ideaBruce Momjian
2003-08-04pgindent run.Bruce Momjian
2003-06-12Attached is the complete diff against current CVS.Bruce Momjian
2003-06-12Back out patch that got bundled into another patch.Bruce Momjian
2003-06-12New patch with corrected README attached.Bruce Momjian
2003-05-10More crypt() cleanup.Bruce Momjian
2003-05-10Remove HPUX 9 rint() test.Bruce Momjian
2003-05-09Add crypt() to /port for Win32.Bruce Momjian