On Fri, May 23, 2008 at 12:25:46PM -0400, Jorge Arellano Cid wrote:
On Fri, May 23, 2008 at 03:22:15PM +0000, corvid wrote:
Johannes wrote:
Another thing is the way new incoming html is handled in DilloHtml::write(). It' get's decoded in a new string and is then copied to the end of Local_Buf. Maybe we could avoid the copy by letting the decoder write it to the right place?
If possible, I'd prefer to move decoding from html.cc to cache.c. I have working prototype code, but it's not good enough to put into dillo. If anyone would like to receive a 35K patch and provide suggestions on how to improve it... :)
Ouch!
I know I have this pending. Well, if I dissappear some time from dillo-dev you'll know what I am at.
On to another topic, I'd really like to see gprof working again.
What exactly is not working for you? Do you want to automate the static linking? Cheers, Johannes