Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some FEATURE macros for various GEOM classes. | netchild | 2011-02-25 | 1 | -0/+3 |
* | Don't pass error value pointer to g_read_data(9) at all if we don't | sobomax | 2005-11-30 | 1 | -1/+1 |
* | Check for g_read_data(9) errors properly: | sobomax | 2005-11-30 | 1 | -1/+1 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -2/+3 |
* | Tag all geom classes in the tree with a version number. | phk | 2004-08-08 | 1 | -0/+1 |
* | Use default method initialization on geoms. | phk | 2004-08-08 | 1 | -4/+4 |
* | Do not check error code from closing ->access() calls, we know they succeed. | phk | 2004-02-14 | 1 | -4/+7 |
* | Remove the absolute count g_access_abs() function since experience has | phk | 2004-02-12 | 1 | -11/+11 |
* | Fix memory leak. | le | 2004-02-06 | 1 | -1/+1 |
* | Fix two old/new consumer confusions. | phk | 2003-10-24 | 1 | -2/+2 |
* | Fix a braino memory leak. | phk | 2003-10-22 | 1 | -1/+1 |
* | Add "GEOM_FOX", a class which detects and selects between multiple | phk | 2003-06-18 | 1 | -0/+468 |