You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (FREEMARKER-35) Official JSR 310 support - posted by "Dániel Dékány (Jira)" <ji...@apache.org> on 2019/10/01 06:25:00 UTC, 0 replies.
- [jira] [Updated] (FREEMARKER-119) TemplateException throws NPE after deserialization - posted by "Alex Poruchikov (Jira)" <ji...@apache.org> on 2019/10/06 15:41:00 UTC, 2 replies.
- [jira] [Commented] (FREEMARKER-119) TemplateException throws NPE after deserialization - posted by "Alex Poruchikov (Jira)" <ji...@apache.org> on 2019/10/06 15:43:00 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Added ?spread_args, though it's likely not the final version - posted by dd...@apache.org on 2019/10/06 18:37:25 UTC, 0 replies.
- [freemarker] branch 2.3 updated (dbbc5f5 -> 2070477) - posted by dd...@apache.org on 2019/10/06 18:43:45 UTC, 0 replies.
- [freemarker] 01/01: Merge remote-tracking branch 'origin/2.3-gae' into 2.3 - posted by dd...@apache.org on 2019/10/06 18:43:46 UTC, 2 replies.
- [freemarker-site] branch asf-site updated: 2.3.30-SNAPSHOT documentation - posted by dd...@apache.org on 2019/10/06 18:55:44 UTC, 2 replies.
- [jira] [Commented] (FREEMARKER-107) Hash expansion to macro arguments (Python **kwargs style) - posted by "Dániel Dékány (Jira)" <ji...@apache.org> on 2019/10/06 19:02:00 UTC, 28 replies.
- [jira] [Comment Edited] (FREEMARKER-107) Hash expansion to macro arguments (Python **kwargs style) - posted by "Dániel Dékány (Jira)" <ji...@apache.org> on 2019/10/06 19:03:00 UTC, 18 replies.
- [jira] [Commented] (FREEMARKER-101) Add random number generation - perhaps 5.random()? - posted by "Alex Poruchikov (Jira)" <ji...@apache.org> on 2019/10/06 20:06:00 UTC, 0 replies.
- [jira] [Comment Edited] (FREEMARKER-101) Add random number generation - perhaps 5.random()? - posted by "Alex Poruchikov (Jira)" <ji...@apache.org> on 2019/10/06 20:22:00 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (54905b6 -> 7e6b0c0) - posted by dd...@apache.org on 2019/10/23 22:08:06 UTC, 0 replies.
- [freemarker] 01/03: Added a new SimpleHash constructor, where the caller can provide the Map instance used as the backing storage, thus allows controlling the ordering, and other technical aspects (like the initial capacity) of the underlying Map. - posted by dd...@apache.org on 2019/10/23 22:08:07 UTC, 0 replies.
- [freemarker] 02/03: Macro catch-all parameters (aka. macro varargs), when capture arguments passed by name (as opposed to by position), now keep the order of arguments. - posted by dd...@apache.org on 2019/10/23 22:08:08 UTC, 0 replies.
- [freemarker] 03/03: Added new special variable, .args. This evaluates to a hash (in macros), or sequence (in functions) that contains all the arguments. This is useful for operations that act on all the arguments uniformly, like for example to pass the arguments to ?spread_args(...). - posted by dd...@apache.org on 2019/10/23 22:08:09 UTC, 0 replies.
- [freemarker] branch 2.3 updated (2070477 -> 26de3c4) - posted by dd...@apache.org on 2019/10/23 22:09:47 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: (Version history fixes) - posted by dd...@apache.org on 2019/10/23 22:30:20 UTC, 1 replies.
- [freemarker] branch 2.3-gae updated: When a macro uses .args, and has catch-all parameter, allow positional macro arguments when the actual catch-all length is 0. Also, added some tests for 0 argument calls. - posted by dd...@apache.org on 2019/10/25 22:07:05 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Manual: Finished and improved ?spread_args and .args documentation - posted by dd...@apache.org on 2019/10/26 18:31:09 UTC, 0 replies.
- [freemarker] branch 2.3 updated (26de3c4 -> 2ba7e9c) - posted by dd...@apache.org on 2019/10/26 18:40:21 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (ca68d7d -> 9e4c950) - posted by dd...@apache.org on 2019/10/27 16:45:29 UTC, 0 replies.
- [freemarker] 01/03: (HashLiteral code cleanup) - posted by dd...@apache.org on 2019/10/27 16:45:30 UTC, 0 replies.
- [freemarker] 02/03: (Deprecated old XML wrapper class) - posted by dd...@apache.org on 2019/10/27 16:45:31 UTC, 0 replies.
- [freemarker] 03/03: (Variable name typo) - posted by dd...@apache.org on 2019/10/27 16:45:32 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Show valid parameter names in the error message when a macro is called with an invalid parameter name - posted by dd...@apache.org on 2019/10/27 16:52:25 UTC, 0 replies.