| Commit message (Expand) | Author | Age |
* | Okay, so I was going backwards on my include cleanup... | Marc G. Fournier | 1996-11-01 |
* | More of the same...clean Makefile, add include files | Marc G. Fournier | 1996-10-31 |
* | Same clean up of Makefile, and addition of include files | Marc G. Fournier | 1996-10-31 |
* | Cleaned out -I../.. -I../../include from Makefile | Marc G. Fournier | 1996-10-31 |
* | Remove -I../.. and -I../../include from Makefile | Marc G. Fournier | 1996-10-31 |
* | Add a couple of missing includes | Marc G. Fournier | 1996-10-31 |
* | Added misc include files | Marc G. Fournier | 1996-10-31 |
* | Well, normally there wouldn't be anything in -I../.., and in a minute, there | Marc G. Fournier | 1996-10-31 |
* | There is no -I../.. include files... | Marc G. Fournier | 1996-10-31 |
* | Fixes: | Marc G. Fournier | 1996-10-30 |
* | Simplify make files, add full dependencies. | Bryan Henderson | 1996-10-27 |
* | Make sure the btree patch gets into 2.0 as well... | Marc G. Fournier | 1996-10-25 |
* | Take out the PERFECT_MMGR #ifdefs: | Marc G. Fournier | 1996-10-24 |
* | Major code cleanups from D'arcy (-Wall -Werror) | Marc G. Fournier | 1996-10-23 |
* | Cosmetic changes to ordering of #include files | Marc G. Fournier | 1996-10-21 |
* | -Wall'd ... I missed a subdir under access :( | Marc G. Fournier | 1996-10-21 |
* | Make line 159:bp = NULL, to quiet compiler | Marc G. Fournier | 1996-10-21 |
* | -Wall'd | Marc G. Fournier | 1996-10-21 |
* | -Wall'd | Marc G. Fournier | 1996-10-21 |
* | -Wall'd | Marc G. Fournier | 1996-10-21 |
* | -Wall Cleanup of gist subdirectory | Marc G. Fournier | 1996-10-21 |
* | -Wall cleanup of gist subdirectory: | Marc G. Fournier | 1996-10-21 |
* | Other then: | Marc G. Fournier | 1996-10-20 |
* | #include file cleanup | Marc G. Fournier | 1996-10-20 |
* | More #include cleanups | Marc G. Fournier | 1996-10-20 |
* | First pass at fixing my own mistakes | Marc G. Fournier | 1996-10-20 |
* | Another directory cleaned out | Marc G. Fournier | 1996-10-20 |
* | Okay...another directory cleaned out and compilable | Marc G. Fournier | 1996-10-20 |
* | Welp, another subdirectory cleaned out of redundant/unused #include | Marc G. Fournier | 1996-10-19 |
* | There...that pretty much cleans up redundant/unused #includes in | Marc G. Fournier | 1996-10-19 |
* | Another cleaned up | Marc G. Fournier | 1996-10-19 |
* | One at a time...another one is complete... | Marc G. Fournier | 1996-10-19 |
* | another one with #include file clean'd up | Marc G. Fournier | 1996-10-19 |
* | All #include's removed from *.h files, so cleaning up the .c #includes... | Marc G. Fournier | 1996-10-18 |
* | Move #define PageIsNew (true if page is not initialize) to bufpage.h | Vadim B. Mikheev | 1996-10-18 |
* | Moved '#define *DEBUG' defines to config.h, and document where first | Marc G. Fournier | 1996-10-18 |
* | Moved '#define *DEBUG' defines to config.h, and document where first | Marc G. Fournier | 1996-10-18 |
* | #define cleanup: moved #define IPORTAL_DEBUG to config.h | Marc G. Fournier | 1996-10-18 |
* | A few changes to cleanup the code. | Marc G. Fournier | 1996-09-19 |
* | Remove all traces of machine.h and redundant calls to c.h where | Marc G. Fournier | 1996-08-27 |
* | The use of include files is a mess...alot of redundancy, it seems... | Marc G. Fournier | 1996-08-27 |
* | added #include "config.h" for ESCAPE_PATCH define | Marc G. Fournier | 1996-08-27 |
* | Damn, we really need to clean up this "include file" dilemna... | Marc G. Fournier | 1996-08-26 |
* | Oops, thanks to Dan McGuirk for pointing out that I missed part of | Marc G. Fournier | 1996-08-26 |
* | There, now we support GiST...now what? :) | Marc G. Fournier | 1996-08-26 |
* | The patch does several things: | Marc G. Fournier | 1996-08-24 |
* | Here's a patch for Versions 1 and 2 that fixes the following bug: | Marc G. Fournier | 1996-08-21 |
* | Fixes; | Marc G. Fournier | 1996-08-15 |
* | Fixes: | Marc G. Fournier | 1996-08-13 |
* | This prevent gcc from complaining about casting a short to a char * and | Marc G. Fournier | 1996-07-31 |