Edgewall Software

Timeline


and

Oct 16, 2006:

7:47 PM Changeset [381] by cmlenz
Fix representation of expressions created from AST nodes.
7:08 PM Changeset [380] by cmlenz
cspeedups branch: Merged [368:379/trunk].
6:41 PM Changeset [379] by cmlenz
Minor optimization for XPath evaluation.
5:15 PM Changeset [378] by cmlenz
Various performance-oriented tweaks.
2:16 PM Changeset [377] by cmlenz
Return an Undefined instance from failed item or attribute lookups.
11:45 AM Milestone 0.3.3 completed
Bug fix release. Tag: tags/0.3.3
11:33 AM Download edited by cmlenz
Updated for 0.3.3 (diff)
11:27 AM Changeset [376] by cmlenz
Updated change log on 0.3.3 tag.
11:27 AM Changeset [375] by cmlenz
Ported [374] to 0.3.x branch.
11:25 AM Changeset [374] by cmlenz
Updated change log.
10:23 AM Changeset [373] by cmlenz
Fix version number for 0.3.3 release.
10:22 AM Changeset [372] by cmlenz
Prepare for 0.3.3 release.
10:14 AM Ticket #63 (Includes fail when no search path is configured) closed by cmlenz
fixed: Fixed in [370], ported to 0.3.x in [371].
10:11 AM Changeset [371] by cmlenz
Ported [370] to 0.3.x branch.
10:08 AM Changeset [370] by cmlenz
Reenable includes to work without an search path. Closes #63.

Oct 15, 2006:

1:15 PM Ticket #63 (Includes fail when no search path is configured) created by cmlenz
Reported by Graham Higgins on the MailingList
1:08 PM BadContent edited by cmlenz
(diff)

Oct 14, 2006:

10:07 PM Changeset [369] by cmlenz
The format parameter and config option was being ignored in the …

Oct 13, 2006:

11:10 PM BadContent edited by cmlenz
(diff)
11:10 PM BadContent edited by cmlenz
(diff)
11:09 PM BadContent edited by cmlenz
(diff)
5:21 PM Changeset [368] by cmlenz
cspeedups branch: Remove the C implementation of the _ensure
5:16 PM Changeset [367] by cmlenz
cspeedups branch: Merged [290:366/trunk].
5:03 PM Changeset [366] by cmlenz
Ported [364] to 0.3.x branch.
5:02 PM Changeset [365] by cmlenz
Allow when directives to omit the test expression as long as the …
4:27 PM Changeset [364] by cmlenz
Some changes to usage of absolute vs. relative template paths to …
3:46 PM Changeset [363] by cmlenz
Ported [361:362] to 0.3.x branch.
3:44 PM Changeset [362] by cmlenz
Updated change log.
3:42 PM Changeset [361] by cmlenz
Fix a bug in the XML parser, where attributes containing HTML entity …
11:35 AM Changeset [360] by cmlenz
A couple for unit tests for match templates, including one that …
11:17 AM Changeset [359] by cmlenz
Add support for a range of options to the template engine plugin. See …
10:16 AM Changeset [358] by cmlenz
Move the ElementTree element-to-stream adaptation function ET()
9:43 AM Changeset [357] by cmlenz
Ported [356] to 0.3.x branch.
9:43 AM Changeset [356] by cmlenz
Fix bug introduced in [343], that broke the parsing of templates which …

Oct 12, 2006:

3:13 PM Milestone 0.3.2 completed
Bug fixes and minor improvements. Tag: tags/0.3.2
3:13 PM Download edited by cmlenz
Updated for 0.3.2 (diff)
2:48 PM Changeset [355] by cmlenz
Bump up version number of 0.3.x branch.
2:47 PM Changeset [354] by cmlenz
Fix version number for 0.3.2 release.
2:46 PM Changeset [353] by cmlenz
Tag for 0.3.2 release.
2:45 PM Changeset [352] by cmlenz
Updated change log on 0.3.x branch.
2:43 PM Changeset [351] by cmlenz
Updated change log.
2:40 PM Changeset [350] by cmlenz
Ported [338], [343] and [345:349/trunk] to 0.3.x stable branch.
2:23 PM Changeset [349] by cmlenz
Fix regression introduced in [333:334]: includes no longer used the …

Oct 11, 2006:

12:48 AM Ticket #62 (Genshi text template deletes blank lines) created by talin@…
In the example below, there is a blank line in the original template …

Oct 10, 2006:

12:59 AM Changeset [348] by cmlenz
Remove obsolete Markup Templates bundle for TextMate.

Oct 9, 2006:

10:47 PM Ticket #58 (Can not check out genshi contrib to windows) closed by cmlenz
wontfix: I don't see a way to fix this without comprising the quality of the …
10:45 PM Ticket #61 (StartsWithFunction always returns True!) closed by cmlenz
fixed: Fixed in [347]. Thanks for the patch!
10:45 PM Changeset [347] by cmlenz
Fix starts-with() XPath function so that it actually compares the …
9:32 PM Ticket #61 (StartsWithFunction always returns True!) created by bob@…
The init function is incorrect. I'll attach a patch against trunk, …
9:26 PM Ticket #60 ("TypeError: iteration over non-sequence" in py:for instead of an error) closed by cmlenz
fixed: Should be fixed in [346].
9:25 PM Changeset [346] by cmlenz
Better error message when trying a py:for loop over an object that …
5:05 AM GenshiPerformance edited by anonymous
fixing grammar (diff)

Oct 8, 2006:

8:04 PM Ticket #60 ("TypeError: iteration over non-sequence" in py:for instead of an error) created by s.lipnevich@…
The fragment <div py:for="i in c.items"/> fails if c.items is …

Oct 7, 2006:

9:18 PM Changeset [345] by cmlenz
The content of <script> and <style> elements is no longer escaped …
4:37 PM BadContent edited by cmlenz
(diff)

Oct 6, 2006:

1:18 AM GenshiFaq edited by cmlenz
(diff)
1:16 AM GenshiFaq edited by cmlenz
Add Q/A about custom directives (diff)

Oct 5, 2006:

10:14 PM Ticket #59 (Docs should explain what python types are handled in expressions) created by talin@…
One difference I notice between Genshi and Kid is that Genshi appears …

Oct 4, 2006:

9:24 PM GenshiFaq edited by anonymous
(diff)
2:37 PM Ticket #58 (Can not check out genshi contrib to windows) created by sven.reimers@…
The checkout fails fails due : in file names…

Oct 2, 2006:

9:08 PM Changeset [344] by cmlenz
Some adjustments to make core data structures picklable (requires …
12:49 PM Changeset [343] by cmlenz
Fix the handling of namespace context for match templates.
12:02 PM GenshiRecipes/FormFilling edited by cmlenz
(diff)
11:45 AM Changeset [342] by cmlenz
The HTMLSanitizer now lets you override the default set of tag and …
11:30 AM Changeset [341] by cmlenz
Updated change log.
1:18 AM ApiDocs/genshi.util created by cmlenz
Added API doc page for new genshi.util module
1:14 AM Documentation/0.3.x/xpath.html created by cmlenz
Guide for 0.3.x branch
1:13 AM Documentation/0.3.x/text-templates.html created by cmlenz
Guide for 0.3.x branch
1:12 AM Documentation/0.3.x/xml-templates.html created by cmlenz
Guide for 0.3.x branch
1:11 AM Documentation/0.3.x/builder.html created by cmlenz
Guide for 0.3.x branch
1:10 AM Documentation/0.3.x/streams.html created by cmlenz
Guide for 0.3.x branch
1:09 AM Documentation/0.3.x/index.html created by cmlenz
Guide for 0.3.x branch
1:08 AM Documentation edited by cmlenz
(diff)
1:06 AM ApiDocs/0.3.x/genshi.template created by cmlenz
API documentation for 0.3.x branch
1:05 AM ApiDocs/0.3.x/genshi.path created by cmlenz
API documentation for 0.3.x branch
1:04 AM ApiDocs/0.3.x/genshi.output created by cmlenz
API documentation for 0.3.x branch
1:04 AM ApiDocs/0.3.x/genshi.input created by cmlenz
API documentation for 0.3.x branch
1:03 AM ApiDocs/0.3.x/genshi.filters edited by cmlenz
(diff)
1:03 AM ApiDocs/0.3.x/genshi.filters edited by cmlenz
(diff)
1:02 AM ApiDocs/0.3.x/genshi.filters created by cmlenz
API documentation for 0.3.x branch
1:02 AM ApiDocs/0.3.x/genshi.eval created by cmlenz
API documentation for 0.3.x branch
1:01 AM Documentation edited by cmlenz
(diff)
1:00 AM ApiDocs/0.3.x/genshi.core created by cmlenz
API documentation for 0.3.x branch
12:59 AM ApiDocs/0.3.x/genshi.builder edited by cmlenz
(diff)
12:58 AM ApiDocs/0.3.x/genshi.builder edited by cmlenz
(diff)
12:58 AM ApiDocs/0.3.x/genshi.builder created by cmlenz
API documentation for 0.3.x branch
12:56 AM ApiDocs/0.3.x created by cmlenz
API documentation for 0.3.x branch
12:54 AM Changeset [340] by cmlenz
Integrated HTMLFormFiller filter initially presented as a …
Note: See TracTimeline for information about the timeline view.