You are viewing a plain text version of this content. The canonical link for it is here.
- [freemarker] branch 2.3-gae updated (2e98593 -> 522747b) - posted by dd...@apache.org on 2019/08/01 19:56:32 UTC, 0 replies.
- [freemarker] 01/03: (Moved IntermediateStreamOperationLikeBuiltIn out of BuiltInsForSequences, as it should be usable for FTL hash targets as well.) - posted by dd...@apache.org on 2019/08/01 19:56:33 UTC, 0 replies.
- [freemarker] 02/03: Added ?take_while(predicate) and ?drop_while(predicate). - posted by dd...@apache.org on 2019/08/01 19:56:34 UTC, 0 replies.
- [freemarker] 03/03: Added missing change log entry for the new fallback_on_null_loop_variable configuration setting. - posted by dd...@apache.org on 2019/08/01 19:56:35 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: ?min and ?max will now immediately stop with error when applied on a right unbounded numerical range (like 1..), as that would run forever anyway. - posted by dd...@apache.org on 2019/08/01 20:33:55 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: (Adjusted import code style again, to fit the traditional settings) - posted by dd...@apache.org on 2019/08/01 21:01:13 UTC, 0 replies.
- [freemarker] branch 2.3 updated (e664754 -> bb4e76c) - posted by dd...@apache.org on 2019/08/01 21:07:11 UTC, 0 replies.
- [freemarker] 01/01: Merge remote-tracking branch 'origin/2.3-gae' into 2.3 - posted by dd...@apache.org on 2019/08/01 21:07:12 UTC, 4 replies.
- [freemarker-site] branch asf-site updated: Updated 2.3.29-SNAPSHOT documentation - posted by dd...@apache.org on 2019/08/01 21:25:27 UTC, 0 replies.
- [freemarker-site] branch master updated: Some updates to how Git (since Gitbox) operates - posted by dd...@apache.org on 2019/08/01 21:29:56 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Trying to fix Travis failure when it installs Java... - posted by dd...@apache.org on 2019/08/01 21:46:40 UTC, 0 replies.
- [freemarker] branch 2.3 updated (bb4e76c -> cfd1513) - posted by dd...@apache.org on 2019/08/01 21:59:29 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Some updates to how Git (since Gitbox) operates. Some typo fixes. - posted by dd...@apache.org on 2019/08/01 22:35:27 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Documented ?filer, ?map, ?take_while, ?drop_while, and local lambdas. - posted by dd...@apache.org on 2019/08/03 22:01:47 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Documented ?filer, ?map, ?take_while, ?drop_while, and local lambdas. - posted by dd...@apache.org on 2019/08/03 22:02:53 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Added more information to the Manual, related to local lambdas and related built-ins. Some clarifications. - posted by dd...@apache.org on 2019/08/04 17:08:40 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: builds/fm2: Added more information to the Manual, related to local lambdas and related built-ins. Some clarifications. - posted by dd...@apache.org on 2019/08/04 17:10:31 UTC, 0 replies.
- [freemarker] branch 3 updated (b829ada -> 763fab1) - posted by dd...@apache.org on 2019/08/04 20:23:49 UTC, 0 replies.
- [freemarker] 01/03: (Organized imports so that they won't cause changes for later commits.) - posted by dd...@apache.org on 2019/08/04 20:23:50 UTC, 0 replies.
- [freemarker] 02/03: Forward ported from 2.3-gae: ?min and ?max will now immediately stop with error when applied on a right unbounded numerical range (like 1..), as that would run forever anyway. - posted by dd...@apache.org on 2019/08/04 20:23:51 UTC, 0 replies.
- [freemarker] 03/03: (Small README fix) - posted by dd...@apache.org on 2019/08/04 20:23:52 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: typo - posted by wo...@apache.org on 2019/08/04 21:50:37 UTC, 0 replies.
- [freemarker] branch 3 updated (763fab1 -> 60944fc) - posted by dd...@apache.org on 2019/08/05 19:54:55 UTC, 0 replies.
- [freemarker] 01/02: (JavaDoc error fix) - posted by dd...@apache.org on 2019/08/05 19:54:56 UTC, 0 replies.
- [freemarker] 02/02: Increased minimum Java version to 8 - posted by dd...@apache.org on 2019/08/05 19:54:57 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Manual: ?sequence optimizations - posted by dd...@apache.org on 2019/08/06 21:57:08 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (5dac78b -> c23319d) - posted by dd...@apache.org on 2019/08/07 23:09:32 UTC, 0 replies.
- [freemarker] 01/02: Fixed bug when lazily generated result was passed to ?join/?seq_contains/?seq_index_of, and the resulting method wasn't immediately called. Now left hand operand will be eagerly evaluated in such case. - posted by dd...@apache.org on 2019/08/07 23:09:33 UTC, 0 replies.
- [freemarker] 02/02: (Excluded ad-hoc tests from Ant compilation) - posted by dd...@apache.org on 2019/08/07 23:09:34 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Removed isLazilyGeneratedTargetResultSupported, and added bi.setTarget instead, so BI-s can override that, and call target.enableLazilyGeneratedResult() themselves these. We call the same from setDirectlyCalled() as well, so it's less confusing if everyone just calls target.enableLazilyGeneratedResult() explicitly. - posted by dd...@apache.org on 2019/08/07 23:28:07 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Manual: Added more information about fallbackOnNullLoopVariable - posted by dd...@apache.org on 2019/08/08 20:13:31 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: Test to ensure that lambda precedence is low enough - posted by dd...@apache.org on 2019/08/08 20:21:13 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (812ea00 -> 7b3dc8e) - posted by dd...@apache.org on 2019/08/09 21:20:54 UTC, 0 replies.
- [freemarker] 01/04: Manual: Improved 2.3.29 change log - posted by dd...@apache.org on 2019/08/09 21:20:55 UTC, 0 replies.
- [freemarker] 02/04: (Deleted accidentally added test ad-hoc test file) - posted by dd...@apache.org on 2019/08/09 21:20:56 UTC, 0 replies.
- [freemarker] 03/04: Added some missing license headers. - posted by dd...@apache.org on 2019/08/09 21:20:57 UTC, 0 replies.
- [freemarker] 04/04: Increased version number to 2.3.29 - posted by dd...@apache.org on 2019/08/09 21:20:58 UTC, 0 replies.
- [freemarker] branch 2.3 updated (cfd1513 -> 09076b6) - posted by dd...@apache.org on 2019/08/09 21:25:28 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: (Accidentally public class ) - posted by dd...@apache.org on 2019/08/09 22:18:53 UTC, 0 replies.
- svn commit: r35192 - in /dev/freemarker/engine: ./ 2.3.29/ 2.3.29/binaries/ 2.3.29/source/ - posted by dd...@apache.org on 2019/08/09 22:32:53 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Uploaded 2.3.29 documentation for voting - posted by dd...@apache.org on 2019/08/09 22:41:26 UTC, 0 replies.
- [freemarker] branch 2.3 updated (09076b6 -> f70ac39) - posted by dd...@apache.org on 2019/08/09 22:46:52 UTC, 0 replies.
- svn commit: r35276 - in /release/freemarker/engine/2.3.29: ./ binaries/ source/ - posted by dd...@apache.org on 2019/08/17 20:07:25 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (f87eb85 -> c94b7ae) - posted by dd...@apache.org on 2019/08/17 20:16:29 UTC, 0 replies.
- [freemarker] 01/04: Updated release date in Manual - posted by dd...@apache.org on 2019/08/17 20:16:30 UTC, 0 replies.
- [freemarker] 02/04: Updated version number to 2.3.30 nightly - posted by dd...@apache.org on 2019/08/17 20:16:31 UTC, 0 replies.
- [freemarker] 03/04: Finished local lambda expression AST API (overlooked this TODO in 2.3.29) - posted by dd...@apache.org on 2019/08/17 20:16:32 UTC, 0 replies.
- [freemarker] 04/04: Bug fixed: In <#escape placeholder as escExpression>, the placeholder wasn't substituted inside lambda expressions inside escExpression. Fortunately it's very unlikely that anyone wanted to use lambdas there (given the few built-ins that accept lambdas). - posted by dd...@apache.org on 2019/08/17 20:16:33 UTC, 0 replies.
- [freemarker] branch 2.3 updated (f70ac39 -> dbbc5f5) - posted by dd...@apache.org on 2019/08/17 20:17:44 UTC, 0 replies.
- [freemarker-site] branch master updated: Added 2.3.29 to DOAP file - posted by dd...@apache.org on 2019/08/17 20:18:42 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Added 2.3.29 to DOAP file - posted by dd...@apache.org on 2019/08/17 20:19:36 UTC, 0 replies.
- [freemarker] tag v2.3.29 created (now f70ac39) - posted by dd...@apache.org on 2019/08/17 20:24:31 UTC, 0 replies.
- [freemarker] tag v2.3.29-gae created (now f87eb85) - posted by dd...@apache.org on 2019/08/17 20:25:34 UTC, 0 replies.
- [freemarker-docgen] branch master updated: Updated Nodejs/Gulp stack - posted by dd...@apache.org on 2019/08/17 20:49:02 UTC, 0 replies.
- [freemarker-docgen] branch master updated: Updated XXE addon howto.txt - posted by dd...@apache.org on 2019/08/17 20:49:51 UTC, 0 replies.
- [freemarker-docgen] branch master updated: Updated Gulp stack further - posted by dd...@apache.org on 2019/08/17 21:14:16 UTC, 0 replies.
- [freemarker-docgen] branch master updated: Upgraded FreeMarker dependency - posted by dd...@apache.org on 2019/08/18 07:46:45 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Upgraded Docgen in our build repo - posted by dd...@apache.org on 2019/08/18 07:48:00 UTC, 0 replies.
- [freemarker-online-tester] branch master updated (f0a8c3f -> b605c97) - posted by dd...@apache.org on 2019/08/18 13:00:38 UTC, 0 replies.
- [freemarker-online-tester] 01/04: Upgraded to FreeMarker 2.3.29 - posted by dd...@apache.org on 2019/08/18 13:00:39 UTC, 0 replies.
- [freemarker-online-tester] 02/04: Updated/imprved README - posted by dd...@apache.org on 2019/08/18 13:00:40 UTC, 0 replies.
- [freemarker-online-tester] 03/04: Upgraded to DropWizard 1.3.14 - posted by dd...@apache.org on 2019/08/18 13:00:41 UTC, 0 replies.
- [freemarker-online-tester] 04/04: Avoid NPE when the 2nd command line argument is missing - posted by dd...@apache.org on 2019/08/18 13:00:42 UTC, 0 replies.
- [freemarker-site] branch master updated: Updated information regarding try.freemarker.apache.org - posted by dd...@apache.org on 2019/08/18 14:43:37 UTC, 0 replies.
- [freemarker-online-tester] branch master updated: Trying to fix Travis problem - posted by dd...@apache.org on 2019/08/18 14:44:52 UTC, 0 replies.
- [freemarker-site] branch master updated: Updated downloads to 2.3.29 - posted by dd...@apache.org on 2019/08/18 18:35:20 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Updates site for 2.3.29 release - posted by dd...@apache.org on 2019/08/18 18:37:16 UTC, 0 replies.
- [jira] [Closed] (FREEMARKER-109) Invalid function signature - IAE when loading TLD functions with line breaks. - posted by "Daniel Dekany (JIRA)" <ji...@apache.org> on 2019/08/18 18:41:00 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Deleted 2.3.29 voting directory - posted by dd...@apache.org on 2019/08/18 19:26:36 UTC, 0 replies.
- svn commit: r35282 - /dev/freemarker/engine/2.3.29/ - posted by dd...@apache.org on 2019/08/18 19:27:39 UTC, 0 replies.
- svn commit: r35283 - /release/freemarker/engine/2.3.28/ - posted by dd...@apache.org on 2019/08/18 19:29:12 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (c94b7ae -> c7dc43f) - posted by dd...@apache.org on 2019/08/19 15:36:52 UTC, 0 replies.
- [freemarker] 01/02: Fixed outdated test - posted by dd...@apache.org on 2019/08/19 15:36:53 UTC, 0 replies.
- [freemarker] 02/02: (Some cleanup in parser literal type error checks) - posted by dd...@apache.org on 2019/08/19 15:36:54 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-118) document error about "drop_while" - posted by "Josh Wang (Jira)" <ji...@apache.org> on 2019/08/20 00:03:00 UTC, 0 replies.
- [freemarker] branch 2.3.29-maintenance created (now 04a0a6f) - posted by dd...@apache.org on 2019/08/20 09:39:35 UTC, 0 replies.
- [freemarker] 01/01: Fixed some typos in the Manual (including FREEMARKER-118) - posted by dd...@apache.org on 2019/08/20 09:39:36 UTC, 0 replies.
- [freemarker] branch 2.3.29-maintenance updated: Fixed some typos in the Manual (including FREEMARKER-118) - posted by dd...@apache.org on 2019/08/20 09:40:05 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated (c7dc43f -> 177b4d2) - posted by dd...@apache.org on 2019/08/20 09:41:04 UTC, 0 replies.
- [freemarker] 01/01: Merge branch '2.3.29-maintenance' into 2.3-gae - posted by dd...@apache.org on 2019/08/20 09:41:05 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Fixed some typos in the Manual (including FREEMARKER-118) - posted by dd...@apache.org on 2019/08/20 09:46:46 UTC, 0 replies.
- [jira] [Closed] (FREEMARKER-118) document error about "drop_while" - posted by "Daniel Dekany (Jira)" <ji...@apache.org> on 2019/08/20 09:48:00 UTC, 0 replies.
- [freemarker-site] branch master updated: Updated Eclipse plugin description to point to the maintenance fork of JBoss Tools FreeMarker - posted by dd...@apache.org on 2019/08/23 00:18:05 UTC, 0 replies.
- [freemarker-site] branch asf-site updated: Updated Eclipse plugin description to point to the maintenance fork of JBoss Tools FreeMarker - posted by dd...@apache.org on 2019/08/23 00:19:14 UTC, 0 replies.
- [freemarker] branch 2.3-gae updated: (Renamed NullTemplateModel to TemplateNullModel) - posted by dd...@apache.org on 2019/08/25 15:50:21 UTC, 0 replies.
- [freemarker] branch 3 updated (60944fc -> e11170a) - posted by dd...@apache.org on 2019/08/25 20:32:06 UTC, 0 replies.
- [freemarker] 01/02: Bit of cleanup to decrease the number of ways InvalidReferenceException can be constructed - posted by dd...@apache.org on 2019/08/25 20:32:07 UTC, 0 replies.
- [freemarker] 02/02: Very basic (incomplete) support for TemplateNullModel, and the null literal in the template language. This change also means that reading null loop variables will never fall back to higher scopes anymore. - posted by dd...@apache.org on 2019/08/25 20:32:08 UTC, 0 replies.
- [jira] [Created] (FREEMARKER-119) TemplateException throws NPE after deserialization - posted by "Alexey Poruchikov (Jira)" <ji...@apache.org> on 2019/08/26 14:16:00 UTC, 0 replies.
- [jira] [Commented] (FREEMARKER-119) TemplateException throws NPE after deserialization - posted by "Daniel Dekany (Jira)" <ji...@apache.org> on 2019/08/26 22:56:00 UTC, 0 replies.