Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-03-11 | Fix incorrect accessing of pfree'd memory in Memoize | David Rowley | 15.7 |
| 2023-10-05 | Fix memory leak in Memoize code | David Rowley | 15.5 |
| 2023-03-20 | Fix memory leak in Memoize cache key evaluation | David Rowley | 15.3 |
| 2022-06-08 | Harden Memoization code against broken data types | David Rowley | 15.0 |
| 2021-11-24 | Flush Memoize cache when non-key parameters change, take 2 | David Rowley | 15.0 |
| 2021-11-24 | Revert "Flush Memoize cache when non-key parameters change" | David Rowley | 15.0 |
| 2021-11-24 | Flush Memoize cache when non-key parameters change | David Rowley | 15.0 |
| 2021-11-23 | Allow Memoize to operate in binary comparison mode | David Rowley | 15.0 |
| 2021-07-14 | Change the name of the Result Cache node to Memoize | David Rowley | 15.0 |