Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1996-06-07 | cppalloc.c (memory_full): Don't use fatal; use fprintf+exit. | Per Bothner | 1 | -16/+7 | |
* cppalloc.c (memory_full): Don't use fatal; use fprintf+exit. * cppalloc.c (xcalloc): Move from here to cpplib.c. From-SVN: r12206 | |||||
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r9959 | |||||
1995-04-10 | #include config.h. | Richard Kenner | 1 | -0/+2 | |
From-SVN: r9349 | |||||
1995-04-06 | * cppalloc.c (xcalloc): Re-implement using calloc, rather than malloc+bzero. | Per Bothner | 1 | -26/+7 | |
From-SVN: r9319 | |||||
1995-03-16 | Initial revision | Per Bothner | 1 | -0/+81 | |
From-SVN: r9191 |