Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Tue, 17 Oct 2006 11:38:26 +0000 | cmlenz | Hide some internal expression evaluation frames from traceback display for apps that support the `__traceback_hide__` protocol (see [http://pythonpaste.org/class-paste.exceptions.collector.ExceptionCollector.html paste.exceptions.collector]). |
Mon, 16 Oct 2006 17:47:27 +0000 | cmlenz | Fix representation of expressions created from AST nodes. |
Mon, 16 Oct 2006 16:41:06 +0000 | cmlenz | Minor optimization for XPath evaluation. |
Mon, 16 Oct 2006 15:15:53 +0000 | cmlenz | Various performance-oriented tweaks. |
Mon, 16 Oct 2006 12:16:33 +0000 | cmlenz | Return an `Undefined` instance from failed item or attribute lookups. |
Mon, 16 Oct 2006 09:27:00 +0000 | cmlenz | Ported [374] to 0.3.x branch. stable-0.3.x |
Mon, 16 Oct 2006 09:25:40 +0000 | cmlenz | Updated change log. |
Mon, 16 Oct 2006 08:11:47 +0000 | cmlenz | Ported [370] to 0.3.x branch. stable-0.3.x 0.3.3 |