log

age author description
Tue, 13 Mar 2012 23:44:37 +0000 hodgestar Remove unnecessary call to iter around stream passed into filters -- filters should do the right thing with the stream they're given. experimental-performance-improvement-exploration
Tue, 13 Mar 2012 08:01:05 +0000 hodgestar Move push and pop outside the loop in the ForDirective since it's equivalent to just pushing and popping on the edges. experimental-performance-improvement-exploration
Tue, 13 Mar 2012 03:03:02 +0000 hodgestar Be more careful about what is passed into streams as events and remove many uses of _ensure as a result. An ATTRS event is added for handling Attributes returned by gensh.path.select(). experimental-performance-improvement-exploration
Tue, 13 Mar 2012 01:00:17 +0000 hodgestar Simplify _assignment and add fast-path. experimental-performance-improvement-exploration
Tue, 13 Mar 2012 00:47:57 +0000 hodgestar Start performance-improvement-exploration experimental-performance-improvement-exploration
Sat, 11 Feb 2012 00:02:02 +0000 hodgestar Remove invalid file mode in template loader. Fixes #485. trunk
Wed, 11 Jan 2012 10:23:47 +0000 hodgestar Make --with-speedups the default for Pythons other than PyPy. trunk
Copyright (C) 2012-2017 Edgewall Software