| Commit message (Expand) | Author | Age | Files | Lines |
* | More include file cleanups | Marc G. Fournier | 1996-11-03 | 7 | -59/+16 |
* | More intelligent #include cleanups, as pointed out by Bryan... | Marc G. Fournier | 1996-11-01 | 8 | -103/+36 |
* | Okay, so I was going backwards on my include cleanup... | Marc G. Fournier | 1996-11-01 | 1 | -34/+7 |
* | More of the same...clean Makefile, add include files | Marc G. Fournier | 1996-10-31 | 5 | -14/+42 |
* | Same clean up of Makefile, and addition of include files | Marc G. Fournier | 1996-10-31 | 4 | -7/+11 |
* | Cleaned out -I../.. -I../../include from Makefile | Marc G. Fournier | 1996-10-31 | 4 | -7/+12 |
* | Remove -I../.. and -I../../include from Makefile | Marc G. Fournier | 1996-10-31 | 9 | -34/+53 |
* | Add a couple of missing includes | Marc G. Fournier | 1996-10-31 | 4 | -10/+24 |
* | Added misc include files | Marc G. Fournier | 1996-10-31 | 4 | -4/+8 |
* | Well, normally there wouldn't be anything in -I../.., and in a minute, there | Marc G. Fournier | 1996-10-31 | 1 | -2/+1 |
* | There is no -I../.. include files... | Marc G. Fournier | 1996-10-31 | 1 | -3/+2 |
* | Fixes: | Marc G. Fournier | 1996-10-30 | 3 | -4/+37 |
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 | 18 | -157/+350 |
* | Make sure the btree patch gets into 2.0 as well... | Marc G. Fournier | 1996-10-25 | 1 | -9/+50 |
* | Take out the PERFECT_MMGR #ifdefs: | Marc G. Fournier | 1996-10-24 | 2 | -6/+2 |
* | Major code cleanups from D'arcy (-Wall -Werror) | Marc G. Fournier | 1996-10-23 | 18 | -60/+121 |
* | Cosmetic changes to ordering of #include files | Marc G. Fournier | 1996-10-21 | 7 | -146/+133 |
* | -Wall'd ... I missed a subdir under access :( | Marc G. Fournier | 1996-10-21 | 3 | -3/+33 |
* | Make line 159:bp = NULL, to quiet compiler | Marc G. Fournier | 1996-10-21 | 1 | -2/+2 |
* | -Wall'd | Marc G. Fournier | 1996-10-21 | 5 | -36/+159 |
* | -Wall'd | Marc G. Fournier | 1996-10-21 | 3 | -4/+49 |
* | -Wall'd | Marc G. Fournier | 1996-10-21 | 8 | -8/+83 |
* | -Wall Cleanup of gist subdirectory | Marc G. Fournier | 1996-10-21 | 2 | -6/+32 |
* | -Wall cleanup of gist subdirectory: | Marc G. Fournier | 1996-10-21 | 2 | -19/+42 |
* | Other then: | Marc G. Fournier | 1996-10-20 | 7 | -7/+75 |
* | #include file cleanup | Marc G. Fournier | 1996-10-20 | 9 | -80/+258 |
* | More #include cleanups | Marc G. Fournier | 1996-10-20 | 8 | -92/+223 |
* | First pass at fixing my own mistakes | Marc G. Fournier | 1996-10-20 | 22 | -19/+583 |
* | Another directory cleaned out | Marc G. Fournier | 1996-10-20 | 3 | -52/+16 |
* | Okay...another directory cleaned out and compilable | Marc G. Fournier | 1996-10-20 | 9 | -95/+21 |
* | Welp, another subdirectory cleaned out of redundant/unused #include | Marc G. Fournier | 1996-10-19 | 4 | -44/+20 |
* | There...that pretty much cleans up redundant/unused #includes in | Marc G. Fournier | 1996-10-19 | 7 | -109/+14 |
* | Another cleaned up | Marc G. Fournier | 1996-10-19 | 1 | -8/+16 |
* | One at a time...another one is complete... | Marc G. Fournier | 1996-10-19 | 1 | -11/+13 |
* | another one with #include file clean'd up | Marc G. Fournier | 1996-10-19 | 1 | -10/+26 |
* | All #include's removed from *.h files, so cleaning up the .c #includes... | Marc G. Fournier | 1996-10-18 | 1 | -15/+23 |
* | Move #define PageIsNew (true if page is not initialize) to bufpage.h | Vadim B. Mikheev | 1996-10-18 | 1 | -8/+1 |
* | Moved '#define *DEBUG' defines to config.h, and document where first | Marc G. Fournier | 1996-10-18 | 2 | -7/+2 |
* | Moved '#define *DEBUG' defines to config.h, and document where first | Marc G. Fournier | 1996-10-18 | 2 | -1160/+0 |
* | #define cleanup: moved #define IPORTAL_DEBUG to config.h | Marc G. Fournier | 1996-10-18 | 1 | -3/+1 |
* | A few changes to cleanup the code. | Marc G. Fournier | 1996-09-19 | 1 | -57/+36 |
* | Remove all traces of machine.h and redundant calls to c.h where | Marc G. Fournier | 1996-08-27 | 5 | -11/+4 |
* | The use of include files is a mess...alot of redundancy, it seems... | Marc G. Fournier | 1996-08-27 | 28 | -2418/+0 |
* | added #include "config.h" for ESCAPE_PATCH define | Marc G. Fournier | 1996-08-27 | 1 | -5/+3 |
* | Damn, we really need to clean up this "include file" dilemna... | Marc G. Fournier | 1996-08-26 | 3 | -0/+182 |
* | Oops, thanks to Dan McGuirk for pointing out that I missed part of | Marc G. Fournier | 1996-08-26 | 6 | -0/+3366 |
* | There, now we support GiST...now what? :) | Marc G. Fournier | 1996-08-26 | 8 | -19/+42 |
* | The patch does several things: | Marc G. Fournier | 1996-08-24 | 3 | -11/+73 |
* | Here's a patch for Versions 1 and 2 that fixes the following bug: | Marc G. Fournier | 1996-08-21 | 1 | -2/+14 |
* | Fixes; | Marc G. Fournier | 1996-08-15 | 1 | -5/+4 |