Edgewall Software

Timeline


and

Sep 7, 2006:

10:41 PM Ticket #51 (Support slices in expressions) closed by mgood
fixed: Fixed in r282.
10:40 PM Changeset [282] by mgood
support slices in expressions (fixes #51)
10:22 PM Ticket #51 (Support slices in expressions) created by mgood
Slices should be supported in expression evaluation: […]
8:39 PM NameSuggestions edited by asmodai@…
Add another logo idea (diff)
8:37 PM genshi-idea-1.png attached to NameSuggestions by asmodai@…
Logo idea 1
7:17 PM NameSuggestions edited by cmlenz
(diff)
4:19 PM NameSuggestions edited by cmlenz
(diff)
3:06 PM genshi2.png attached to NameSuggestions by cmlenz
Another Genshi logo
3:05 PM genshi1.png attached to NameSuggestions by cmlenz
Logo mockup for Genshi
2:50 PM NameSuggestions edited by cmlenz
(diff)
2:49 PM NameSuggestions edited by cmlenz
(diff)
2:46 PM genshi4.png attached to NameSuggestions by cmlenz
Variation on the second Genshi logo
1:58 PM genshi3.png attached to NameSuggestions by cmlenz
Variation on the first Genshi logo
1:51 PM NameSuggestions edited by cmlenz
(diff)
11:54 AM NameSuggestions edited by cmlenz
(diff)
11:14 AM NameSuggestions edited by cmlenz
(diff)
12:24 AM Ticket #50 (head attr and doctype weirdness in turbogears example) closed by cmlenz
fixed: Closing this as fixed… the DOCTYPE issue can be easily worked …

Sep 6, 2006:

8:38 PM BadContent edited by cmlenz
(diff)
6:03 PM NameSuggestions edited by cmlenz
(diff)
6:01 PM NameSuggestions edited by cmlenz
Add “genshi” (diff)
5:00 PM NameSuggestions edited by davidf@…
upmarkit or upmarkid (diff)
4:39 PM Changeset [281] by cmlenz
Implement support for namespace prefixes in XPath expressions.
3:37 PM NameSuggestions edited by cboos
Comment further on XNM and introduce XSTL (diff)
2:48 PM Changeset [280] by cmlenz
TextMate bundle: * The XHTML Template grammar is now based on the …
1:57 PM NameSuggestions edited by cmlenz
Added “Textyr” (diff)
1:35 PM Changeset [279] by cmlenz
Fix typo introduced in [272].
11:55 AM Ticket #48 (API browsing on the Wiki broken) closed by cmlenz
fixed: Ah, thanks for pointing that out cboos. I've fixed the macro now.
11:54 AM PythonDoc.py attached to ApiDocs by cmlenz
Wiki macros used to generate the API docs
10:23 AM NameSuggestions edited by cboos
Suggesting XNM (diff)
3:53 AM NameSuggestions edited by anonymous
(diff)

Sep 5, 2006:

11:37 PM GenshiFaq edited by cmlenz
Add link to NameSuggestions page (diff)
10:36 PM Changeset [278] by cmlenz
BadDirectiveError no longer expects a QName as the directive name; …
6:35 PM Changeset [277] by cmlenz
Fix Python 2.3 incompatibility introduced in [276].
6:33 PM Ticket #45 (<py:for> directive doesn't handle a structured list of variable) closed by cmlenz
fixed: Should be fixed in [276].
6:33 PM Ticket #46 (<py:with> directive doesn't handle multiple assignement) closed by cmlenz
fixed: Should be fixed in [276].
6:33 PM Changeset [276] by cmlenz
Fix for #45 and #46: properly support assignment to nested tuples in …
3:35 PM Changeset [275] by cmlenz
Minor improvements to WhitespaceFilter.
2:45 PM BadContent edited by cmlenz
(diff)
1:41 AM Changeset [274] by cmlenz
Updated change log.
1:38 AM Ticket #16 (Support generator expressions in expressions) reopened by cmlenz
The test case gives me a “Bus Error” on Python 2.5. Haven't looked …
1:28 AM Ticket #49 (Lazy py:match) closed by cmlenz
fixed: Thanks for the report! This should be fixed in [273].
1:27 AM Changeset [273] by cmlenz
Fix py:match directive which would screw up in some scenarios due to …

Sep 4, 2006:

9:29 PM Changeset [272] by cmlenz
Many fixes to XPath evaluation. Among other things, this should get …
8:04 PM Ticket #50 (head attr and doctype weirdness in turbogears example) created by nerkles@…
I'm not sure if the problem is specific to the TG example, or a bug in …
5:18 PM HelperFunctions edited by cmlenz
Add simple paginator example (diff)

Sep 2, 2006:

6:36 AM Ticket #49 (Lazy py:match) created by waldemar.osuch@…
When using the recipe …

Sep 1, 2006:

8:15 PM Ticket #48 (API browsing on the Wiki broken) created by anonymous
All links to API listed at http://markup.edgewall.org/wiki/ApiDocs
3:45 PM Changeset [271] by cmlenz
A couple of minor XPath fixes.
12:57 PM MarkupPath edited by cmlenz
Updated to match XPath support in 0.2 release. (diff)

Aug 31, 2006:

5:21 PM Changeset [270] by cmlenz
Cosmetic change to internal template initialization.
5:10 PM Ticket #47 (Include simple text-based templating?) created by cmlenz
As Markup already provides much of the functionality needed for …
11:49 AM Changeset [269] by cmlenz
TextMate bundle: add missing snippets for py:choose and py:if.
10:49 AM Changeset [268] by cmlenz
Store original message in exceptions as msg ivar.
12:48 AM Changeset [267] by cmlenz
TextMate bundle: make snippets and commands also work in HTML mode.

Aug 30, 2006:

8:37 PM TextMate created by cmlenz
Page created
8:22 PM Changeset [266] by cmlenz
First attempt at a TextMate bundle for Markup.
8:13 PM Changeset [265] by cmlenz
Added directory for extras and contributions.
4:01 PM GenshiPerformance edited by cmlenz
Updated numbers for Markup trunk, removed cpeedups results (diff)
2:44 PM Changeset [264] by cmlenz
cspeedups branch: Merged [263], and remove the C implementation of …
2:40 PM Changeset [263] by cmlenz
Refactored the handling of empty tags in the serializer: use an …

Aug 29, 2006:

11:53 PM Changeset [262] by cmlenz
cspeedups branch: Merged [230:261/trunk].
11:14 PM Changeset [261] by cmlenz
Fix another regression introduced in [258]: some kinds of cascaded …
9:32 PM Ticket #46 (<py:with> directive doesn't handle multiple assignement) created by cboos
While trying to find a better workaround for #45, I got another …
9:21 PM Ticket #45 (<py:for> directive doesn't handle a structured list of variable) created by cboos
I've got a backtrace while trying to enumerate the items of a dict: …
7:35 PM Changeset [260] by cmlenz
Fix regression introduced in [258]. More fixes needed…
6:34 PM Changeset [259] by cmlenz
* Fix bug in handling of undefined entities. Thanks to Arnar for …
5:46 PM Ticket #35 (py:match and py:def weirdness) closed by cmlenz
fixed: Should be fixed in [258]. I've integrated the example above as a unit …
5:44 PM Changeset [258] by cmlenz
Cleanup the application of template processing steps (flatten, eval, …
2:14 PM Ticket #43 (Passing unicode to Template constructor fails) closed by cmlenz
fixed: Fixed in [257].
2:14 PM Changeset [257] by cmlenz
The XMLParser now correctly handles unicode input. Closes #43.
12:56 PM Ticket #44 (Error reporting fails in py:def when TypeError is raised) closed by cmlenz
fixed: Should be fixed in [256].
12:56 PM Changeset [256] by cmlenz
TypeErrors raised by py:def macros (and other expressions …
12:22 PM MarkupStream edited by cmlenz
(diff)
12:21 PM MarkupStream edited by cmlenz
Replace right-shift with pipes. Thanks to cboos for noticing the mistake (diff)
12:12 PM MarkupStream edited by cboos
asked whether it will be the right shift or the or operator, … (diff)

Aug 28, 2006:

3:54 PM NameSuggestions edited by David Fraser <davidf@…>
there's another python markup project… (diff)
1:27 PM Ticket #44 (Error reporting fails in py:def when TypeError is raised) created by oliver.cope@…
TypeErrors are supressed when raised from within a py:def function. …
11:45 AM MarkupStream edited by cmlenz
Added section on stream filtering (diff)

Aug 26, 2006:

2:30 PM NameSuggestions edited by cboos
discuss pymarkup and improve the logos (diff)
12:48 PM Ticket #43 (Passing unicode to Template constructor fails) created by oliver.cope@…
Passing a unicode string with non-ascii characters to the …
2:17 AM Changeset [255] by cmlenz
Add doctest to verify that the py:attrs directive correctly handles …
1:58 AM Changeset [254] by cmlenz
* Implement reverse add/mul operators for Markup class, so that the …
1:51 AM NameSuggestions edited by cmlenz
Added name constraints (diff)
12:47 AM NameSuggestions edited by cmlenz
Add “Papyrus“ suggested by Talin (diff)
12:05 AM NameSuggestions edited by cboos
Add a variant for pyMarkup: py:markup (diff)

Aug 25, 2006:

5:14 PM NameSuggestions edited by cboos
Logo enhancement? (diff)
3:58 PM NameSuggestions edited by David Fraser <davidf@…>
upmark suggestion (diff)
3:16 PM Ticket #42 (Fix eval of *args and **kwargs in eval.py) closed by cmlenz
fixed: Applied in [253].
3:12 PM Changeset [253] by cmlenz
Fix for handling function calls with star/dstar arguments in …
3:00 PM GenshiVsKid edited by David Fraser <davidf@…>
notes on minor syntactic differences (diff)
2:47 PM Ticket #42 (Fix eval of *args and **kwargs in eval.py) created by davidf@…
Using py:content="foo(*bar)" or py:content="foo(**bar)" generated …
2:44 PM Ticket #39 (Make Template.generate() reentrant) closed by cmlenz
fixed: Applied slightly modified patch in [252]. Thanks!
2:43 PM Changeset [252] by cmlenz
Remove the (hopefully) last instance where directives store state in …
2:39 PM Changeset [251] by cmlenz
The TextSerializer should produce unicode objects, not Markup
2:23 PM NameSuggestions edited by cboos
Note about O'Reilly goats (diff)
2:13 PM Ticket #41 ([PATCH] Implement a `text` serialization method) closed by cmlenz
fixed: Implemented in [250]. I've changed the TextSerializer to not …
1:14 PM Changeset [250] by cmlenz
Add serialization to plain text, based on cboos' patch. Closes #41.
12:53 PM NameSuggestions edited by cmlenz
(diff)
12:28 PM NameSuggestions created by cmlenz
A place to collect project name suggestions
12:08 PM Changeset [249] by cmlenz
* Removed storage of substream in MatchDirective, because it's …
10:50 AM Ticket #41 ([PATCH] Implement a `text` serialization method) created by cboos
While it's possible to use the XML serializer to produce text by …
12:42 AM Ticket #16 (Support generator expressions in expressions) closed by mgood
fixed: This was implemented in [248].
12:42 AM Changeset [248] by mgood
Implemented support for generator expressions (fixes #16)

Aug 24, 2006:

11:02 PM Changeset [247] by mgood
simplify the value_of method exported in the template plugin
9:12 PM Ticket #40 (Follow up fix for r242) closed by cmlenz
fixed: Fixed in [246].
9:12 PM Changeset [246] by cmlenz
Fix refactoring leftover from [242]. Closes #40.
9:06 PM Changeset [245] by cmlenz
Fix missing import in unit test added in [244].
9:05 PM Changeset [244] by cmlenz
Fix regression introduced in [242]: any reference to an undefined name …
9:03 PM Changeset [243] by cmlenz
Fix for Python 2.3 compatibility in py:with directive (regression in …
8:55 PM GenshiFaq edited by cmlenz
Add question about googlability of the project name (diff)
8:42 PM Ticket #40 (Follow up fix for r242) created by waldemar.osuch@…
Missed during renaming?
7:47 PM GenshiFaq edited by cmlenz
Add Q/A on how to not escape variables (diff)
4:43 PM Ticket #39 (Make Template.generate() reentrant) created by cboos
As I understand it, it is currently not possible to reuse a template …
Note: See TracTimeline for information about the timeline view.