log babel/messages/tests/extract.py @ 569:1b801a0cb2cb trunk

age author description
Mon, 26 Sep 2011 20:01:01 +0000 fschwarz Support for context-aware methods during message extraction (fixes #229, patch by David Rios) trunk
Sat, 05 Mar 2011 15:22:28 +0000 jruigrok Update the copyright line. trunk
Thu, 15 Apr 2010 14:20:11 +0000 jruigrok Commit the resulting files after a 2to3 -nvw run. experimental-babel3
Fri, 27 Jun 2008 15:22:12 +0000 cmlenz Ported [388:405/trunk] to 0.9.x branch. stable-0.9.x
Thu, 26 Jun 2008 21:16:42 +0000 palgarvio Make sure the fix also works for multiple translator comments. Refs #119. trunk
Thu, 26 Jun 2008 21:02:20 +0000 palgarvio Test and respective fix for gettext calls that spawn multiple lines. Fixes #119. trunk
Thu, 26 Jun 2008 16:39:21 +0000 palgarvio Fix typo and add a test for translator comments with leading spaces. trunk
Mon, 16 Jun 2008 12:48:43 +0000 cmlenz Merged revisions [358:360], [364:370], [373:378], [380:382] from [source:trunk]. stable-0.9.x
Mon, 16 Jun 2008 10:14:38 +0000 cmlenz Remove leftover unused code from [365]. trunk
Thu, 12 Jun 2008 16:26:52 +0000 aronacher Added !JavaScript extractor trunk
Thu, 12 Jun 2008 16:24:25 +0000 aronacher Stripping of comment tags is optional now. If enabled it will strip the tags from all lines of a comment now. trunk
Mon, 18 Feb 2008 18:09:30 +0000 pjenvey fix invalid message extraction methods causing: trunk
Fri, 17 Aug 2007 05:02:44 +0000 pjenvey skip messages that have less arguments than the keyword spec calls for trunk
Wed, 15 Aug 2007 18:36:19 +0000 pjenvey add extractor tests for some odder method signatures and concatenated strings trunk
Wed, 18 Jul 2007 20:49:12 +0000 pjenvey fix skipping of class definitions without parens trunk
Wed, 18 Jul 2007 00:29:04 +0000 pjenvey o extract_python fixes: trunk
Fri, 22 Jun 2007 00:38:54 +0000 pjenvey made the python extractor detect source file encodings from the magic encoding trunk
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
Sun, 10 Jun 2007 21:14:38 +0000 palgarvio Fixed de-pluralization bug introduced in [85] regarding the extraction of translator comments. trunk
Sun, 10 Jun 2007 17:37:50 +0000 cmlenz Add unit tests for extracting translator comments from python sources. trunk
Sun, 10 Jun 2007 14:21:01 +0000 palgarvio Added support for translator comments at the API and frontends levels.(See #12, item 1). Updated docs and tests accordingly. trunk
Fri, 08 Jun 2007 09:16:32 +0000 cmlenz Rename the `babel.catalog` package to `babel.messages` for consistency with the other package names. trunk base babel/catalog/tests/extract.py@01201043bd0e
Copyright (C) 2012-2017 Edgewall Software