summaryrefslogtreecommitdiff
path: root/malloc.c (unfollow)
Commit message (Expand)Author
2012-08-29Revamp of the Halibut error handling mechanism.Simon Tatham
2007-02-04Add a "const" to the argument of dupstr() so that GCC doesn't complain whenBen Harris
2004-08-06dup_word_list() does the right thing if passed NULL (on general principles)Jacob Nevins
2004-06-12Switch the memory allocation macros from the Halibut onesSimon Tatham
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
2001-12-04This update should bring the Windows Help back end up toSimon Tatham
1999-10-18Further development; mid-end index handling pretty much there!Simon Tatham
1999-09-02Redo memory allocation to use mknew macroSimon Tatham
1999-08-09More development; not nearly finished yetSimon Tatham
1999-07-31Further development work. Parser nearly finishedSimon Tatham