Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Replace sv_force_normal with a macro that calls sv_force_normal_flags. | Nicholas Clark | 2005-10-29 | 1 | -0/+15 | |
* | Replace sv_unref with a macro that calls sv_unref_flags | Nicholas Clark | 2005-10-29 | 1 | -0/+17 | |
* | sv_taint() can easily be replaced by a macro. | Nicholas Clark | 2005-10-29 | 1 | -0/+13 | |
* | Additional mathoms from doio.c | Steve Peters | 2005-10-29 | 1 | -0/+26 | |
* | Coverage stats say av_fake() is a mathom too. | Steve Peters | 2005-10-29 | 1 | -0/+22 | |
* | gv_fullname3 and gv_efullname3 are definately mathoms. They even say so. | Nicholas Clark | 2005-10-29 | 1 | -0/+12 | |
* | gv_fullname and gv_efullname are definately mathoms. | Nicholas Clark | 2005-10-29 | 1 | -2/+16 | |
* | Add a new file, mathoms.c, to hold old code kept around for binary | Steve Peters | 2005-10-28 | 1 | -0/+302 |