Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a lookup table for magic vtables from magic type, PL_magic_data. | Nicholas Clark | 2011-06-11 | 1 | -2/+53 |
* | Refactor generate_uudmap.c to use a helper function to output init blocks. | Nicholas Clark | 2011-06-11 | 1 | -15/+26 |
* | Replace run-time on-demand initialisation of PL_bitcount with a constant table. | Nicholas Clark | 2009-05-20 | 1 | -2/+22 |
* | Break out the file output code from generate_uudmap's main() to allow re-use. | Nicholas Clark | 2009-05-20 | 1 | -29/+32 |
* | Pass the output file name to generate_uudmap, and open it within the code, | Nicholas Clark | 2009-05-19 | 1 | -6/+30 |
* | Silence Borland compiler warnings (except for warnings from zlib) here: | Steve Hay | 2008-02-25 | 1 | -1/+1 |
* | Remove vestigical include of <ctype.h>, which came from a previous | Nicholas Clark | 2007-04-25 | 1 | -1/+0 |
* | Ooops. It helps to p4 add the new file. | Nicholas Clark | 2007-04-24 | 1 | -0/+44 |