Commit Graph

1328 Commits

Author SHA1 Message Date
1ffc5b05a3 Update comments. 2003-08-01 13:48:58 +00:00
5fbb42eb3f Update comments. 2003-08-01 13:48:25 +00:00
83f62e9d29 cvs log used -b for head, not -rHEAD. 2003-08-01 05:52:44 +00:00
b2312c4eae No need for Static.Entries, use -rHEAD. 2003-07-25 02:11:17 +00:00
8355901a0e Add example of cvs log pulls _just_ from HEAD. 2003-07-25 01:40:02 +00:00
a7e898785b Stamp 7.3.4. 2003-07-23 04:08:44 +00:00
bf75f1a063 Adjust pgtest grep. 2003-06-27 22:04:50 +00:00
757b718476 Update pgtest to use 'gmake check'. 2003-06-27 21:46:20 +00:00
3bfabc36b6 Add mention that the grep's have to be adjusted in pgtest. 2003-06-23 19:33:25 +00:00
c1ae39a0cd Add pgtest script. 2003-06-22 04:22:57 +00:00
4d4953fc41 Make Win32 tests to match existing Cygwin tests, where appropriate. 2003-04-18 01:03:42 +00:00
6976205b4b Update release steps. 2003-01-29 03:41:54 +00:00
2042daf5c3 Improve symlink handling for C tags file. 2003-01-18 06:06:51 +00:00
9e66243c35 Fixes to pgcvslog for last narrive entry. 2003-01-13 01:57:47 +00:00
bcf7a35f3c A tiny patch to fix a typo in configure.in and another one in
RELEASE_CHANGES.

Manfred Koizar
2003-01-11 04:58:44 +00:00
2d663bbf0e Update RELEASE checklist. 2002-12-18 20:07:32 +00:00
c465dcc1d0 Add major/minor release changes info to RELEASE_CHANGES file. 2002-12-14 19:45:46 +00:00
0cd5ce6b11 Compute version number for docs on the fly. 2002-10-12 16:34:28 +00:00
4490c7b14b Update symbols for 7.3. 2002-09-04 19:11:06 +00:00
2355482e28 Update for 7.3 typedefs. 2002-09-04 19:00:01 +00:00
af3cf2cfa8 Update to reflect Tom's suggestions. 2002-09-04 18:45:52 +00:00
7ae3e126e0 File list cleanup. 2002-09-04 07:31:59 +00:00
0a1e41477f Update files to be changed. 2002-09-04 07:26:37 +00:00
88958ea875 Improve CVS log grouping. 2002-09-02 17:34:57 +00:00
a78777558c Add mention of copyright year update. 2002-07-24 17:58:24 +00:00
3c580b8d97 Fix make_ctags for exhuberant tags. 2002-07-15 14:45:51 +00:00
bc3d2e1e35 Allow make_ctags to work with exuberant tags. 2002-07-02 17:45:52 +00:00
d54ae2aff2 Add C++ indent tool. 2002-06-15 19:13:04 +00:00
af3c380158 Update release list. 2002-03-26 05:34:33 +00:00
ebcd74c788 Update sgml version properly. 2002-03-26 05:33:23 +00:00
658371fe9f Update for 7.2.1. 2002-03-18 23:03:13 +00:00
b0bf66dfbe Add HTML output option to pgcvslog. 2002-02-18 05:33:13 +00:00
3ac85b86cb Update Win32-world version number of libpq++. 2002-01-30 21:59:33 +00:00
1a712718ca Add IN/EXISTS file. 2002-01-20 05:12:57 +00:00
8ff263f362 Fix portability problem (result of getopt is int, not char). 2002-01-09 18:21:46 +00:00
ea4f08ed49 Rename make_keywords.README to make_keywords. 2001-11-26 22:41:58 +00:00
07c3f00b14 Rename find_baddefs to find_badmacros 2001-11-26 21:42:24 +00:00
09634eafe1 Indent jdbc case labels using pgjindent. 2001-11-19 23:16:46 +00:00
46d50783bf Update pgindent README so it gets *.java.in files. 2001-11-19 22:36:11 +00:00
876c7009fb Make extern C handling more flexible. 2001-11-08 17:03:23 +00:00
c6e25ed1af Fix replacement of extern C string. 2001-11-07 22:10:02 +00:00
1233d4fd6c Fix typo. 2001-11-07 21:29:04 +00:00
e644fc25c7 Prevent indenting of 'extern "C"' blocks. 2001-11-07 21:24:28 +00:00
ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed,
initdb/regression tests pass.
2001-11-05 17:46:40 +00:00
0f450dae8b More cleanup for stuff after closing brace in first column. 2001-11-05 06:37:51 +00:00
d447dbf392 Handle tabs after closing brace in first column with less indenting. 2001-11-05 05:47:50 +00:00
158129be72 Improve readability of script. 2001-11-05 05:18:43 +00:00
3bb110ebb3 Pull in variables defined in structs; had too many tabs. 2001-11-04 21:27:41 +00:00
8ee7c19e3c Require closing paren on line above brace to identify function
difinition, just for formatting workaround, per Tom's discovery.
2001-11-03 22:34:13 +00:00
f008976bcd More updates for GNU indent. 2001-11-03 12:34:15 +00:00