Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-30 | * loadapi.c (gmk_eval): Use C90 syntax. | Paul Smith | 1 | -1/+2 |
2014-09-15 | * loadapi.c (gmk_eval): [SV 43221] Preserve var buff content for eval. | Paul Smith | 1 | -0/+8 |
2013-10-05 | Sanitize the registered function interface. | Paul Smith | 1 | -4/+3 |
2013-05-04 | Add memory allocation cleanup to loadable objects. | Paul Smith | 1 | -1/+15 |
2013-05-03 | Fix interfacing with and remaking dynamic objects on MS-Windows. | Eli Zaretskii | 1 | -2/+0 |
2013-02-28 | Use ENULLLOOP to handle EINTR during realpath(). Fixes Savannah bug #38420 | Paul Smith | 1 | -0/+1 |
2013-02-25 | Expand the loadable object support. | Paul Smith | 1 | -0/+49 |