Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Mon, 11 Jun 2007 23:59:54 +0000 | palgarvio | Commiting patch provided by pjenvey: Translator comments don't apply unless they immediately preceed the message. trunk |
Mon, 11 Jun 2007 23:29:45 +0000 | palgarvio | Fixed bug introduced in [92], bad use of `lstrip()`. Added a unittest to test multiple translator comment tags. trunk |
Mon, 11 Jun 2007 22:27:24 +0000 | palgarvio | Changed translator comments extraction behaviour in python source code. Match is now true only if the TAG is on the start of the comment. The TAG will also be stripped from the comment. Added a unittest which tests this. trunk |
Mon, 11 Jun 2007 20:43:15 +0000 | cmlenz | Some doc improvements on distutils integration. trunk |