Mercurial > urweb
comparison CHANGELOG @ 506:65d8541c130b
Fusing writes with recursive function calls
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 25 Nov 2008 10:05:44 -0500 |
parents | 1834dd10dbf4 |
children | 612001c39ed6 |
comparison
equal
deleted
inserted
replaced
505:e18c747dd945 | 506:65d8541c130b |
---|---|
1 ======== | |
2 ======== | |
3 | |
4 - Optimization: Fusing page writes with calls to recursive functions | |
5 | |
1 ======== | 6 ======== |
2 20081120 | 7 20081120 |
3 ======== | 8 ======== |
4 | 9 |
5 - Fix bug that sometimes led to omission of initial "<html>" in pages | 10 - Fix bug that sometimes led to omission of initial "<html>" in pages |