summaryrefslogtreecommitdiff
path: root/res/ael
AgeCommit message (Expand)Author
2007-09-29Merged revisions 84133 via svnmerge from Steve Murphy
2007-09-27deal with more gcc 4.2 const pointer warningsKevin P. Fleming
2007-09-25Fix minor memory leak in pval.c. Overwriting a value without freeing the prev...Joshua Colp
2007-09-22Merged revisions 83589 via svnmerge from Steve Murphy
2007-09-22Merged revisions 83558 via svnmerge from Steve Murphy
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls toRussell Bryant
2007-08-23an unreported crash I debugged, looked like it was backing up way too far aft...Steve Murphy
2007-08-21As per 10472, mvanbaak thought the generated code would look better this way.Steve Murphy
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy