index
:
delta/python-packages/zope-tal.git
3.5
Python3.7support
all-repos_autofix_all-repos-sed
drop-py26-py32-support
haufe-legacy-integration
master
pagetemplates-docs
py36
py3_unicode
pypyzpt
github.com: zopefoundation/zope.tal.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
talinterpreter.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Note a problem with bare except.
Florent Guillaume
2004-08-12
1
-0
/
+1
*
Converted as many classes as possible to new style classes.
Stephan Richter
2004-07-15
1
-1
/
+1
*
Fix for issue 233 in the Zope 3 collector.
Fred Drake
2004-07-13
1
-2
/
+9
*
Converted XXX to TODO.
Stephan Richter
2004-07-13
1
-6
/
+6
*
Improved content type guessing heuristic in zope.publisher.browser. Now
Marius Gedminas
2004-06-11
1
-12
/
+7
*
Added optional source annotations to zope.tal to simplify ZPT debugging.
Marius Gedminas
2004-06-11
1
-4
/
+116
*
Cleaned up trailing whitespace, fixed a typo, and wrapped a 97-character wide
Marius Gedminas
2004-06-10
1
-5
/
+5
*
Updated to use ZPL 2.1.
Jim Fulton
2004-06-02
1
-1
/
+1
*
Tell subversion to expand the Id keyword:
Philipp von Weitershausen
2004-05-16
1
-1
/
+1
*
MessageID should be had from zope.i18nmessageid, not zope.i18n.messageid;
Fred Drake
2004-04-15
1
-2
/
+2
*
Macro name is stored in reserved varaibale name 'macroname'.
Stephan Richter
2004-03-23
1
-1
/
+8
*
Improved module doc strings
Stephan Richter
2004-02-24
1
-2
/
+3
*
Final HEAD checkin of "Inline Code Support in TAL". For detailed messages
Stephan Richter
2003-08-21
1
-0
/
+15
*
some reformatting to ease comparisons between 2.x and 3
Godefroid Chapelle
2003-08-15
1
-11
/
+10
*
Fixed a couple of bugs in TAL. There are two more tests in the branch that
Stephan Richter
2003-08-08
1
-0
/
+6
*
remove apply call
Godefroid Chapelle
2003-08-08
1
-1
/
+1
*
- clean up popMacro() a little
Fred Drake
2003-08-06
1
-19
/
+1
*
Fred approved the fix. Here are the tests for it.
Stephan Richter
2003-08-06
1
-1
/
+0
*
This is a fix (without test for now) that was made in the
Stephan Richter
2003-08-06
1
-2
/
+1
*
Changed str() calls to unicode() calls to allow for non-ascii characters
Adam Summers
2003-07-15
1
-1
/
+1
*
Move initialization code to a function.
Jeremy Hylton
2003-06-30
1
-4
/
+8
*
Importgeddon part the second. Removed unused imports throughout the
Martijn Faassen
2003-05-01
1
-4
/
+1
*
Make the various i18n interfaces more consistent in their argument
Barry Warsaw
2003-04-17
1
-6
/
+4
*
do_insertText_tal(): When the engine evaluates some text and returns
Barry Warsaw
2003-04-15
1
-0
/
+6
*
Remove dependence on external cgi.escape() function, which is (very
Fred Drake
2003-04-08
1
-2
/
+3
*
Fold the common case for attrAction*() into do_startTag(); this is the
Fred Drake
2003-04-08
1
-11
/
+8
*
attrAction_tal(): Merge the commonest case of a short path through
Fred Drake
2003-04-08
1
-1
/
+7
*
Fix whitespace normalization in TAL
Marius Gedminas
2003-04-08
1
-1
/
+2
*
Some small speedups, mostly in do_startTag().
Fred Drake
2003-04-07
1
-8
/
+17
*
When determining a msgid from a default value, normalize the whitespace
Fred Drake
2003-04-07
1
-2
/
+2
*
Remove some out of date comments.
Fred Drake
2003-04-04
1
-14
/
+0
*
- remove some unused code, re-wrap a comment
Fred Drake
2003-04-04
1
-8
/
+2
*
Pass the default text to the translation service so intepolations can be
Fred Drake
2003-04-03
1
-26
/
+15
*
Changed the handling of program source translations
Jim Fulton
2003-04-03
1
-3
/
+0
*
Update i18n:attributes to support explicit message IDs.
Fred Drake
2003-03-31
1
-3
/
+3
*
Fixed a bug in handling of attribute translations when no translation
Jim Fulton
2003-03-28
1
-1
/
+3
*
Add an ITranslator interface and a Translator implementation of that
Barry Warsaw
2003-03-25
1
-15
/
+13
*
Added logging to warn when a message id is not found in the translation table.
Nathan Yergler
2003-03-25
1
-0
/
+4
*
Fixed talinterpreter to watch out for unknown translation message id.
Nathan Yergler
2003-03-25
1
-1
/
+17
*
Grand renaming:
Jim Fulton
2002-12-25
1
-0
/
+732