Messages by Thread
-
-
[GitHub] [freemarker] ddekany commented on issue #60: Make `js_string` more safety.
GitBox
-
[GitHub] [freemarker] tokuhirom opened a new pull request #60: Make `js_string` more safety.
GitBox
-
[jira] [Commented] (FREEMARKER-107) Hash expansion to macro arguments (Python **kwargs style)
Paul Piper (Jira)
-
[freemarker-site] branch asf-site updated: Added Synesty Studio to "Powered By" page
ddekany
-
[freemarker-site] branch master updated: Added Synesty Studio to "Powered By" page
ddekany
-
[freemarker-site] branch asf-site updated: Updated Eclipse plugin info
ddekany
-
[freemarker-site] branch master updated: Updated Eclipse plugin info
ddekany
-
[jira] [Commented] (FREEMARKER-119) TemplateException throws NPE after deserialization
Daniel Dekany (Jira)
-
[jira] [Created] (FREEMARKER-119) TemplateException throws NPE after deserialization
Alexey Poruchikov (Jira)
-
[freemarker] branch 3 updated (60944fc -> e11170a)
ddekany
-
[freemarker] branch 2.3-gae updated: (Renamed NullTemplateModel to TemplateNullModel)
ddekany
-
[freemarker-site] branch asf-site updated: Updated Eclipse plugin description to point to the maintenance fork of JBoss Tools FreeMarker
ddekany
-
[freemarker-site] branch master updated: Updated Eclipse plugin description to point to the maintenance fork of JBoss Tools FreeMarker
ddekany
-
[jira] [Closed] (FREEMARKER-118) document error about "drop_while"
Daniel Dekany (Jira)
-
[freemarker] branch 2.3-gae updated (c7dc43f -> 177b4d2)
ddekany
-
[freemarker] branch 2.3.29-maintenance created (now 04a0a6f)
ddekany
-
[freemarker] branch 2.3.29-maintenance updated: Fixed some typos in the Manual (including FREEMARKER-118)
ddekany
-
[jira] [Created] (FREEMARKER-118) document error about "drop_while"
Josh Wang (Jira)
-
[freemarker] branch 2.3-gae updated (c94b7ae -> c7dc43f)
ddekany
-
svn commit: r35283 - /release/freemarker/engine/2.3.28/
ddekany
-
svn commit: r35282 - /dev/freemarker/engine/2.3.29/
ddekany
-
[jira] [Closed] (FREEMARKER-109) Invalid function signature - IAE when loading TLD functions with line breaks.
Daniel Dekany (JIRA)
-
[freemarker-site] branch master updated: Updated downloads to 2.3.29
ddekany
-
[freemarker-online-tester] branch master updated: Trying to fix Travis problem
ddekany
-
[freemarker-site] branch master updated: Updated information regarding try.freemarker.apache.org
ddekany
-
[freemarker-online-tester] branch master updated (f0a8c3f -> b605c97)
ddekany
-
[freemarker-site] branch asf-site updated: Upgraded Docgen in our build repo
ddekany
-
[freemarker-docgen] branch master updated: Upgraded FreeMarker dependency
ddekany
-
[freemarker-docgen] branch master updated: Updated XXE addon howto.txt
ddekany
-
[freemarker-docgen] branch master updated: Updated Nodejs/Gulp stack
ddekany
-
[freemarker] tag v2.3.29-gae created (now f87eb85)
ddekany
-
[freemarker] tag v2.3.29 created (now f70ac39)
ddekany
-
[freemarker-site] branch asf-site updated: Added 2.3.29 to DOAP file
ddekany
-
[freemarker-site] branch master updated: Added 2.3.29 to DOAP file
ddekany
-
[freemarker] branch 2.3 updated (f70ac39 -> dbbc5f5)
ddekany
-
[freemarker] branch 2.3-gae updated (f87eb85 -> c94b7ae)
ddekany
-
svn commit: r35276 - in /release/freemarker/engine/2.3.29: ./ binaries/ source/
ddekany
-
[freemarker] branch 2.3 updated (09076b6 -> f70ac39)
ddekany
-
svn commit: r35192 - in /dev/freemarker/engine: ./ 2.3.29/ 2.3.29/binaries/ 2.3.29/source/
ddekany
-
[freemarker] branch 2.3-gae updated: (Accidentally public class )
ddekany
-
[freemarker] branch 2.3 updated (cfd1513 -> 09076b6)
ddekany
-
[freemarker] branch 2.3-gae updated (812ea00 -> 7b3dc8e)
ddekany
-
[freemarker] branch 2.3-gae updated: Test to ensure that lambda precedence is low enough
ddekany
-
[freemarker] branch 2.3-gae updated: Manual: Added more information about fallbackOnNullLoopVariable
ddekany
-
[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.
ddekany
-
[freemarker] branch 2.3-gae updated (5dac78b -> c23319d)
ddekany
-
[freemarker] branch 2.3-gae updated: Manual: ?sequence optimizations
ddekany
-
[freemarker] branch 3 updated (763fab1 -> 60944fc)
ddekany
-
[freemarker] branch 2.3-gae updated: typo
woonsan
-
[freemarker] branch 3 updated (b829ada -> 763fab1)
ddekany
-
[freemarker] branch 2.3-gae updated: Added more information to the Manual, related to local lambdas and related built-ins. Some clarifications.
ddekany
-
[freemarker] branch 2.3-gae updated: Documented ?filer, ?map, ?take_while, ?drop_while, and local lambdas.
ddekany
-
[freemarker-site] branch asf-site updated: Some updates to how Git (since Gitbox) operates. Some typo fixes.
ddekany
-
[freemarker] branch 2.3 updated (bb4e76c -> cfd1513)
ddekany
-
[freemarker] branch 2.3-gae updated: Trying to fix Travis failure when it installs Java...
ddekany
-
[freemarker-site] branch master updated: Some updates to how Git (since Gitbox) operates
ddekany
-
[freemarker] branch 2.3 updated (e664754 -> bb4e76c)
ddekany
-
[freemarker] branch 2.3-gae updated: (Adjusted import code style again, to fit the traditional settings)
ddekany
-
[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.
ddekany
-
[freemarker] branch 2.3-gae updated (2e98593 -> 522747b)
ddekany
-
[freemarker] branch 2.3-gae updated: (Fixed import code style inconsistencies.)
ddekany
-
[freemarker] branch 2.3-gae updated (926f33e -> 4c41a64)
ddekany
-
[freemarker] branch 2.3-gae updated (f00d8c2 -> 926f33e)
ddekany
-
[freemarker] branch master updated: Removed further content from abandoned master (2.4) branch
ddekany
-
[jira] [Closed] (FREEMARKER-117) Typo in Configration.setSharedVaribles method.
Daniel Dekany (JIRA)
-
[GitHub] [freemarker] ddekany merged pull request #59: fix very small grammar issue
GitBox
-
[freemarker] branch 2.3-gae updated: fix very small grammar issue
ddekany
-
[jira] [Created] (FREEMARKER-117) Typo in Configration.setSharedVaribles method.
Josh McCullough (JIRA)
-
[GitHub] [freemarker] vocatan opened a new pull request #59: fix very small grammar issue
GitBox
-
[freemarker] branch 2.3 updated (5faee11 -> e664754)
ddekany
-
[freemarker] branch 2.3-gae updated: Build: Worked around issue where calling multiple tasks, like `ant jar ide-dependencies` can corrupt the <project>/.ivy directory if that was created by the first task.
ddekany
-
[jira] [Created] (FREEMARKER-116) missmatch between example code and explanation in BeansWrapper documentation
Franz van Betteraey (JIRA)
-
[freemarker] branch 2.3 updated (0170b80 -> 5faee11)
ddekany
-
[freemarker] branch 2.3-gae updated (364da18 -> 2d61970)
ddekany
-
[freemarker] branch 2.3-gae updated: Don't fall back to higher scope if the argument in a lambda expression is null. This allows reliably filtering/mapping the elements of a collection that contains some null-s.
ddekany
-
[freemarker] branch 2.3-gae updated: Fix a tiny typo
ddekany
-
[GitHub] [freemarker] ddekany commented on issue #58: Fix a tiny typo
GitBox
-
[GitHub] [freemarker] ddekany merged pull request #58: Fix a tiny typo
GitBox
-
[GitHub] [freemarker] robin850 opened a new pull request #58: Fix a tiny typo
GitBox
-
[freemarker] branch 2.3 updated (c3cedd4 -> 0170b80)
ddekany
-
[freemarker] branch 2.3-gae updated: Now operations that require a sequence will only accept a lazily generated collection (typically returned by ?filter or ?map) if it was explicitly marked as a sequence (via LazilyGeneratedCollectionModel.isSequence()). Thus, applying operations like ?filter or ?map on a non-sequence enumerable value won't allow sequence-only operations. This was made this strict as if a huge collection was passed to the template as Iterator, an implicit conversion to sequence can consume too much memory. [...]
ddekany
-
[freemarker] branch 2.3-gae updated (1e16a4f -> a2ed41d)
ddekany
-
[jira] [Closed] (FREEMARKER-115) Included file gets parsed (double ampersands converted)
Dave Jarvis (JIRA)
-
[jira] [Comment Edited] (FREEMARKER-115) Included file gets parsed (double ampersands converted)
Dave Jarvis (JIRA)
-
[jira] [Commented] (FREEMARKER-115) Included file gets parsed (double ampersands converted)
Daniel Dekany (JIRA)
-
[jira] [Updated] (FREEMARKER-115) Included file gets parsed (double ampersands converted)
Dave Jarvis (JIRA)
-
[jira] [Created] (FREEMARKER-115) Included file gets parsed (double ampersands converted)
Dave Jarvis (JIRA)
-
[freemarker] branch 3 updated: Forward ported from 2.3-gae: BeansWrapper.clearClassIntrospecitonCache was renamed to clearClassIntrospectionCache (note the typo)
ddekany
-
[freemarker] branch 2.3-gae updated: Adjustments to recently merged BeansWrapper.clearClassIntrospecitonCache -> clearClassIntrospectionCache typo fix
ddekany
-
[GitHub] [freemarker] ddekany merged pull request #57: clearClassIntrospecitonCache typo correction
GitBox