Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | surround fixedEdges decl by #ifndef NDEBUG / #endif | Brian Paul | 2002-11-07 | 1 | -2/+4 |
| | |||||
* | restored fixedEdges var (for VMS) | Brian Paul | 2002-11-06 | 1 | -2/+3 |
| | |||||
* | silence a bunch of warnings | Brian Paul | 2002-11-01 | 3 | -8/+13 |
| | |||||
* | malloc() prototype is in stdlib.h for darwin | Karl Schultz | 2001-11-30 | 1 | -3/+3 |
| | |||||
* | compiler warnings | Karl Schultz | 2001-09-20 | 2 | -5/+6 |
| | |||||
* | Committing in . | Jouk Jansen | 2001-07-20 | 1 | -3/+7 |
| | | | | | | | | | Modified Files: Mesa/si-glu/libtess/memalloc.h malloc.h is non-standard on OpenVMS. If it is present it only includes stdlib.h. therefore for VMS malloc.h is replaced by stdlib.h. ---------------------------------------------------------------------- | ||||
* | SGI SI GLU library | Brian Paul | 2001-03-17 | 26 | -0/+6852 |