You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-asjs] branch develop updated: avoid filter when user pops the list, since this way we have better usability - posted by ca...@apache.org on 2019/02/01 19:46:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: mx numberformatter remove empty if to avoid compilert output warning - posted by ca...@apache.org on 2019/02/02 12:48:04 UTC, 0 replies.
- [royale-compiler] branch develop updated (afb00e4 -> 6930f1c) - posted by ah...@apache.org on 2019/02/03 01:08:38 UTC, 0 replies.
- [royale-asjs] branch develop updated (6cd65ee -> c2d936d) - posted by ah...@apache.org on 2019/02/03 01:14:47 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1567 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/03 01:48:31 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1568 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/03 12:37:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: Tour De Jewel: remove all error tips in wizard example - posted by ca...@apache.org on 2019/02/03 19:29:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: fixes an issue where errorBorder remains but the field is valid - posted by ca...@apache.org on 2019/02/03 21:32:01 UTC, 0 replies.
- [royale-compiler] branch develop updated: added comments documenting changes - posted by ah...@apache.org on 2019/02/04 06:01:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: Avoid a GCC warning after recent compiler changes: 'WARNING - Suspicious code. The result of the ‘rsh’ operator is not being used. v < 0 && (v = (-(v ^ org.apache.royale.net.remoting.amf.AMFBinaryData.UINT_MAX_VALUE) - 1)) >> 0;' - posted by gr...@apache.org on 2019/02/04 07:19:21 UTC, 0 replies.
- [royale-compiler] branch develop updated: BinaryOperatorEmitter: fixed position of coercion end (references #74) - posted by jo...@apache.org on 2019/02/04 17:50:32 UTC, 0 replies.
- [royale-compiler] branch develop updated: emit definitions in conditional blocks (childcount is 0 if conditional is disabled). Fixes #72. - posted by ah...@apache.org on 2019/02/04 18:33:22 UTC, 0 replies.
- [royale-compiler] branch develop updated (dc182cc -> 6b475f7) - posted by jo...@apache.org on 2019/02/04 18:37:34 UTC, 0 replies.
- [royale-compiler] 01/03: VarDeclarationEmitter: added a description to help indicate that it is for local variables only - posted by jo...@apache.org on 2019/02/04 18:37:35 UTC, 0 replies.
- [royale-compiler] 02/03: FieldEmitter: added a description to help indicate that it is for member and static variables of a class and pointed to VarDeclarationEmitter and AccsesorEmitter for similar things - posted by jo...@apache.org on 2019/02/04 18:37:36 UTC, 0 replies.
- [royale-compiler] 03/03: compiler-jx: coercion on assignment also applies to member and static variables of a class (references #74) - posted by jo...@apache.org on 2019/02/04 18:37:37 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: simple numeric literals assigned to int or uint values are now coerced at compile time (references #74) - posted by jo...@apache.org on 2019/02/04 21:31:23 UTC, 0 replies.
- [royale-compiler] branch develop updated (7708d9e -> fc7be4c) - posted by jo...@apache.org on 2019/02/04 22:47:32 UTC, 0 replies.
- [royale-compiler] 01/02: ASTestBase: added getLocalFunction() helper - posted by jo...@apache.org on 2019/02/04 22:47:33 UTC, 0 replies.
- [royale-compiler] 02/02: compiler-jx: added some missing tests for local named functions - posted by jo...@apache.org on 2019/02/04 22:47:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: Error needs data too. - posted by ha...@apache.org on 2019/02/04 22:49:40 UTC, 0 replies.
- [royale-compiler] branch develop updated (fc7be4c -> beb9428) - posted by ah...@apache.org on 2019/02/05 05:16:09 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix ProductInfo date and add options to allow it to be synced with RDF date - posted by ah...@apache.org on 2019/02/05 17:58:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fixes #392 - posted by ha...@apache.org on 2019/02/06 08:07:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: Revert "Fixes #392" - posted by ha...@apache.org on 2019/02/06 09:11:24 UTC, 0 replies.
- [royale-compiler] branch develop updated (9b8f8ed -> fd7b81f) - posted by jo...@apache.org on 2019/02/06 16:39:56 UTC, 0 replies.
- [royale-compiler] 01/05: compiler-jx: removed unnecessary console output from tests - posted by jo...@apache.org on 2019/02/06 16:39:57 UTC, 0 replies.
- [royale-compiler] 02/05: Merge branch 'develop' of https://gitbox.apache.org/repos/asf/royale-compiler into develop - posted by jo...@apache.org on 2019/02/06 16:39:58 UTC, 0 replies.
- [royale-compiler] 03/05: FunctionNode: fixed issue where local named functions in MXML were not emitted in JS (closes #76) - posted by jo...@apache.org on 2019/02/06 16:39:59 UTC, 0 replies.
- [royale-compiler] 04/05: TestRoyaleGlobalClasses: fixed regular expression for backslash in arrayHasInsertAtRemoveAt() because it was causing tests to fail - posted by jo...@apache.org on 2019/02/06 16:40:00 UTC, 0 replies.
- [royale-compiler] 05/05: ParametersEmitter: fixed automatic type coercion and added some tests (closes #74) - posted by jo...@apache.org on 2019/02/06 16:40:01 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: emitFunctionBlockHeader() does not emit self reference for package-level functions - posted by jo...@apache.org on 2019/02/06 19:15:11 UTC, 0 replies.
- [royale-compiler] branch release_practice created (now 11f65b1) - posted by ah...@apache.org on 2019/02/06 19:19:08 UTC, 0 replies.
- [royale-compiler] branch develop updated: GoogDepsWriter: fixed another situation where source maps were broken by post processing in GoogDepsWriter - posted by jo...@apache.org on 2019/02/06 21:25:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix itemRendererParent pointing to view instead of strand due to changes done months ago - posted by ca...@apache.org on 2019/02/07 12:55:21 UTC, 0 replies.
- [royale-website] branch asf-site updated: latest Tour De Jewel build - posted by ca...@apache.org on 2019/02/07 13:01:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix an issue in iOS where a click on an internal element was behaving strangely and needs a second touch - posted by ca...@apache.org on 2019/02/07 13:04:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: latest changes required as well add selectable to Jewel TabBar Renderer - posted by ca...@apache.org on 2019/02/07 16:14:52 UTC, 0 replies.
- [royale-asjs] branch develop updated: Revert "fix itemRendererParent pointing to view instead of strand due to changes done months ago" - posted by ca...@apache.org on 2019/02/07 16:44:34 UTC, 0 replies.
- [royale-website] branch asf-site updated: rebuild Tour De Jewel with some fixes - posted by ca...@apache.org on 2019/02/07 16:53:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix itemRendererParent in renderer access since now is view instead of the strand - posted by ca...@apache.org on 2019/02/07 17:12:15 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove popup width restriction on devices - posted by ca...@apache.org on 2019/02/07 17:12:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove pointer events to none in renderers since it prevents inner elements be clickable - posted by ca...@apache.org on 2019/02/07 17:15:18 UTC, 0 replies.
- [royale-asjs] branch release_practice created (now a361d3b) - posted by ah...@apache.org on 2019/02/08 05:48:02 UTC, 0 replies.
- [royale-typedefs] branch release_practice created (now 1b53df8) - posted by ah...@apache.org on 2019/02/08 05:49:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix OSUtils. MacOs was appearing in iOS devices since the litteral "Mac" appars in OSX and iOS too. Also add Android and iOS to the list of recognized OS - posted by ca...@apache.org on 2019/02/08 14:40:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: make Jewel ToolTip only available on all devices except iOS. This fixes the issue of blocking click events on first touch and need the user to do a second touch. This is caused by MouseEvent.MOUSEOVER. - posted by ca...@apache.org on 2019/02/08 14:44:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: add OS lable to TDJ - posted by ca...@apache.org on 2019/02/08 14:48:17 UTC, 0 replies.
- [royale-website] branch asf-site updated: fixes latest things in Tour De Jewel - posted by ca...@apache.org on 2019/02/08 14:51:24 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: boolean coercion on assignment (references #78) - posted by jo...@apache.org on 2019/02/08 18:34:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix a case when drawer is open and user resize window to make it fixed and scroll remains removed when it should be recovered - posted by ca...@apache.org on 2019/02/08 20:04:19 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: try without the . - posted by ah...@apache.org on 2019/02/10 07:46:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: New IOSUtils class to get the IOS device for now - posted by ca...@apache.org on 2019/02/10 17:31:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: a temporary fix to solve an annoying issue with IOS devices described here. We suffer it in Jewel ComboBox since in phones and tablets list popup appears sliding from the bottom and gets hidden by keyboard. In dektop/android behaviour is ok. - posted by ca...@apache.org on 2019/02/10 17:36:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: (Temporary?) fix for XML methods - posted by ha...@apache.org on 2019/02/11 08:14:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: Method signatures should matrch - posted by ha...@apache.org on 2019/02/11 08:26:16 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove in IOSUtils since we already have BrowserInfo - posted by ca...@apache.org on 2019/02/11 09:55:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: Change IOSUtils with BrowserInfo - posted by ca...@apache.org on 2019/02/11 09:56:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: Some improvements in Jewel Alert in closing handling - posted by ca...@apache.org on 2019/02/11 18:24:57 UTC, 0 replies.
- [royale-asjs] branch develop updated: Number(“ “) becomes 0… - posted by ha...@apache.org on 2019/02/11 18:36:51 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: try not using SSH - posted by ah...@apache.org on 2019/02/11 23:59:21 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: try jgit which includes setting defaults with git config per jgit doc - posted by ah...@apache.org on 2019/02/12 00:33:41 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (1aa2b16 -> 1128f9e) - posted by ah...@apache.org on 2019/02/12 03:18:20 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 created (now 8e438aa) - posted by ah...@apache.org on 2019/02/12 03:20:28 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (1128f9e -> 645e522) - posted by ah...@apache.org on 2019/02/12 07:40:09 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 deleted (was 8e438aa) - posted by ah...@apache.org on 2019/02/12 07:43:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: Make Jewel ComboBox popup list open in tablet the same as in dektop, so sliding from bottom only happens in mobile - posted by ca...@apache.org on 2019/02/12 18:28:34 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: add more variables for release steps so we can release from base branches other than the develop branch - posted by ah...@apache.org on 2019/02/13 05:42:06 UTC, 0 replies.
- [royale-asjs] branch develop updated (7c40429 -> 7ba34a8) - posted by ah...@apache.org on 2019/02/13 07:04:22 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1594 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/13 08:19:45 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix Hello World MX Moonshine IDE File - posted by pi...@apache.org on 2019/02/13 10:51:48 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1595 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/13 12:58:58 UTC, 0 replies.
- [royale-asjs] branch develop updated (4838877 -> 3167c87) - posted by ah...@apache.org on 2019/02/13 17:48:48 UTC, 0 replies.
- [royale-asjs] branch feature/issue_394_object_identifiers created (now 3167c87) - posted by ok...@apache.org on 2019/02/13 20:09:20 UTC, 0 replies.
- [royale-asjs] branch develop updated: Improve ComboBox positioning so it's always inside screen limits but avoid hide input box too - posted by ca...@apache.org on 2019/02/13 22:55:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: tourdejewel: demo of combobox popup automatic positioning - posted by ca...@apache.org on 2019/02/13 22:55:58 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (e11a976 -> ac7f7fb) - posted by ah...@apache.org on 2019/02/14 01:48:46 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 created (now d56eb47) - posted by ah...@apache.org on 2019/02/14 01:50:14 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: suppress gpg when so we can run release:prepare on CI server - posted by ah...@apache.org on 2019/02/14 02:47:03 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: try adding it here too - posted by ah...@apache.org on 2019/02/14 05:05:29 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: Revert "try adding it here too". Try -Dgpg.skip=true - posted by ah...@apache.org on 2019/02/14 08:31:00 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix an isue with filtering combobox that given a previous selection in the cmb was preventing a new selection when the user deleted some character in the text input - posted by ca...@apache.org on 2019/02/14 11:04:53 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated (d334625 -> 19fe6cc) - posted by ah...@apache.org on 2019/02/14 18:16:14 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: does this have to be in both places or am I not specifying the property override correctly - posted by ah...@apache.org on 2019/02/14 18:34:57 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: force value to make sure that did work - posted by ah...@apache.org on 2019/02/14 18:40:06 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: try again with property - posted by ah...@apache.org on 2019/02/14 18:59:37 UTC, 0 replies.
- [royale-asjs] branch develop updated (54951f9 -> 67bd539) - posted by ah...@apache.org on 2019/02/15 05:53:09 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: try to debug jgit - posted by ah...@apache.org on 2019/02/15 07:27:28 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: try to debug jgit - posted by ah...@apache.org on 2019/02/15 07:29:15 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 deleted (was 00afca3) - posted by ah...@apache.org on 2019/02/15 07:33:29 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1601 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/15 12:03:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: move "selectable" and "hoverable" from UIItemRendererBase to StyledMXMLItemRenderer for PAYG reasons - posted by ca...@apache.org on 2019/02/15 18:57:54 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: experiment with newer release plugin - posted by ah...@apache.org on 2019/02/15 19:24:21 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: go back to old release plugin and try forcing new scm-api plugin - posted by ah...@apache.org on 2019/02/15 19:29:48 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1602 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/15 20:39:38 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1603 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/16 12:15:16 UTC, 0 replies.
- [royale-asjs] branch develop updated (91cbd1f -> dc8733a) - posted by ca...@apache.org on 2019/02/17 17:55:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix BrowserOrientation in Android when open virtual keyboard - posted by ca...@apache.org on 2019/02/17 18:20:12 UTC, 0 replies.
- [royale-asjs] branch develop updated: BrowserOrientation educe events to just one - posted by ca...@apache.org on 2019/02/17 19:24:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel button: fix styles when is normal and disabled - posted by ca...@apache.org on 2019/02/18 12:49:24 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel combobox: ComboBoxDisabled bead added - posted by ca...@apache.org on 2019/02/18 12:50:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel dropdownlist: Disabled styles - posted by ca...@apache.org on 2019/02/18 13:44:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update all themes with latest styles - posted by ca...@apache.org on 2019/02/18 13:49:28 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1604 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/18 14:26:34 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel datefield: DateFieldDisabled added - posted by ca...@apache.org on 2019/02/18 14:27:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel validator errortips: fix error tips location when controls change its position - posted by ca...@apache.org on 2019/02/18 18:53:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel datechooser: Disabled styles - posted by ca...@apache.org on 2019/02/18 21:16:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: add new styles to all themes - posted by ca...@apache.org on 2019/02/18 21:21:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-list: disabled styles - posted by ca...@apache.org on 2019/02/18 21:51:06 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour-de-jewel updated - posted by ca...@apache.org on 2019/02/18 21:53:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-themes: update with list disabled styles - posted by ca...@apache.org on 2019/02/18 21:56:04 UTC, 0 replies.
- [royale-asjs] branch develop updated: searchfilterforlist bead: select the item in the list (or in the combobox) if the text is equal to the text inserted. for multiple matches selects the fist one in the list - posted by ca...@apache.org on 2019/02/19 14:54:46 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler: DynamicAccessNode resolves element type of Vector (closes #80) - posted by jo...@apache.org on 2019/02/19 16:48:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: remove some warnings - posted by ca...@apache.org on 2019/02/19 19:46:28 UTC, 0 replies.
- [royale-asjs] branch develop updated: decorate labels in itemrenders when using filter beads to show the substring found it bold and underlined - posted by ca...@apache.org on 2019/02/19 20:00:19 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour de jewel updated - posted by ca...@apache.org on 2019/02/19 20:14:53 UTC, 0 replies.
- [royale-compiler] branch develop updated: try pulling maven lzma jar - posted by ah...@apache.org on 2019/02/19 21:40:54 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (eee06e8 -> e4e7388) - posted by ah...@apache.org on 2019/02/20 05:32:05 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 created (now 2dcf735) - posted by ah...@apache.org on 2019/02/20 05:32:55 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix a regression in jewel item render that removes other content when filtering, also add "useDecoration" to enable/disable decorations - posted by ca...@apache.org on 2019/02/20 09:52:11 UTC, 0 replies.
- [royale-website] branch asf-site updated: tour de jewel updated fixing latest issues - posted by ca...@apache.org on 2019/02/20 10:03:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: make floaitng drawer be in a z-index above other things like tips - posted by ca...@apache.org on 2019/02/20 18:02:57 UTC, 0 replies.
- [royale-compiler] branch develop updated: JSEmitter: emitAssignmentCoercion() now includes special cases for String coercion with undefined, toString(), and XML methods. Number coercion detects [ArrayElementType("Number")]. IdentifierNode: moved isXMLish() to SemanticUtils because it doesn't really apply specifically to identifiers. BinaryOperatorEmitter: uses the same emitAssignmentCoercion() from JSEmitter as ReturnEmitter and FunctionCallArgumentsEmitter. Type coercion on assignment is now in two places instead of three. - posted by jo...@apache.org on 2019/02/20 19:57:18 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: restored hexadecimal formatting for int literals on assignment - posted by jo...@apache.org on 2019/02/20 20:19:51 UTC, 0 replies.
- [MAVEN-BUILD] Royale-compiler - Build # 790 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/20 20:45:03 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: removed unnecessary junit properties files .gitignore: added junittestcases*.properties - posted by jo...@apache.org on 2019/02/20 20:54:53 UTC, 0 replies.
- [royale-compiler] branch develop updated: SemanticUtils: resolveXML() and resolveXMLType() resolve private/protected members in XML/XMLList so that they aren't coerced - posted by jo...@apache.org on 2019/02/20 22:12:17 UTC, 0 replies.
- [royale-compiler] branch develop updated (8efe085 -> 06ba69d) - posted by jo...@apache.org on 2019/02/20 23:26:34 UTC, 0 replies.
- [royale-compiler] 01/02: compiler-jx: TestBase enables performance caching, similar to the command line compilers - posted by jo...@apache.org on 2019/02/20 23:26:35 UTC, 0 replies.
- [royale-compiler] 02/02: compiler-jx: moved one use Language.closure() to the same place as another because they both should be there - posted by jo...@apache.org on 2019/02/20 23:26:36 UTC, 0 replies.
- [royale-compiler] branch develop updated: VarDeclarationEmitter: uses same type coercion behavior as returns, function arguments, and binary operator assignment - posted by jo...@apache.org on 2019/02/20 23:53:35 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (e4e7388 -> 7347a23) - posted by ah...@apache.org on 2019/02/21 05:35:18 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 deleted (was 2dcf735) - posted by ah...@apache.org on 2019/02/21 05:36:15 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: try to find a way to only skip gpg on CI server - posted by ah...@apache.org on 2019/02/21 05:46:50 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (35cb3e2 -> 0c419d5) - posted by ah...@apache.org on 2019/02/21 06:10:18 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 created (now f6d9c30) - posted by ah...@apache.org on 2019/02/21 06:11:21 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (0c419d5 -> 4817e14) - posted by ah...@apache.org on 2019/02/23 06:14:15 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 deleted (was f6d9c30) - posted by ah...@apache.org on 2019/02/23 06:15:02 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: Revert "prepare for next development version. Maven jgit seems to forget to commit these files." - posted by ah...@apache.org on 2019/02/23 06:27:19 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (dbdb08c -> a71543f) - posted by ah...@apache.org on 2019/02/23 06:42:02 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 created (now 241b2ca) - posted by ah...@apache.org on 2019/02/23 06:42:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: form & formitem changes - posted by ca...@apache.org on 2019/02/23 15:57:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: Revert "form & formitem changes" - posted by ca...@apache.org on 2019/02/23 15:59:11 UTC, 0 replies.
- [royale-asjs] branch develop updated (c64525f -> b194c5a) - posted by ca...@apache.org on 2019/02/24 18:03:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: labelGroup style in FormItemView - posted by ca...@apache.org on 2019/02/25 16:07:26 UTC, 0 replies.
- [royale-asjs] branch validator-localized-bundles created (now 5b4f2bb) - posted by ca...@apache.org on 2019/02/25 22:42:36 UTC, 1 replies.
- [royale-compiler] branch release/0.9.6 updated (241b2ca -> 1e29faf) - posted by ah...@apache.org on 2019/02/26 06:28:05 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 updated (5ab83af -> cf08762) - posted by ah...@apache.org on 2019/02/26 06:30:02 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 deleted (was cf08762) - posted by ah...@apache.org on 2019/02/26 07:10:38 UTC, 0 replies.
- [royale-asjs] branch validator-localized-bundles updated: embed vars need to be public - posted by ca...@apache.org on 2019/02/26 10:56:51 UTC, 0 replies.
- [royale-asjs] branch validator-localized-bundles updated: integration of validator locale with maven and asconfigc - posted by ca...@apache.org on 2019/02/26 12:53:03 UTC, 1 replies.
- [royale-asjs] branch validator-localized-bundles updated: trying to integrate with ant but is failing - posted by ca...@apache.org on 2019/02/26 12:53:33 UTC, 1 replies.
- [royale-asjs] branch validator-localized-bundles updated: finaly ANT working - posted by ca...@apache.org on 2019/02/26 14:36:23 UTC, 1 replies.
- [royale-asjs] branch develop updated (612eb6d -> 605cef9) - posted by ca...@apache.org on 2019/02/26 14:38:18 UTC, 1 replies.
- [royale-asjs] 01/05: trying to use SimpleLocalizedValuesImpl with Jewel Validator - posted by ca...@apache.org on 2019/02/26 14:38:19 UTC, 1 replies.
- [royale-asjs] 02/05: embed vars need to be public - posted by ca...@apache.org on 2019/02/26 14:38:20 UTC, 1 replies.
- [royale-asjs] 03/05: integration of validator locale with maven and asconfigc - posted by ca...@apache.org on 2019/02/26 14:38:21 UTC, 1 replies.
- [royale-asjs] 04/05: trying to integrate with ant but is failing - posted by ca...@apache.org on 2019/02/26 14:38:22 UTC, 1 replies.
- [royale-asjs] 05/05: finaly ANT working - posted by ca...@apache.org on 2019/02/26 14:38:23 UTC, 1 replies.
- [royale-asjs] branch validator-localized-bundles deleted (was 605cef9) - posted by ca...@apache.org on 2019/02/26 14:38:49 UTC, 1 replies.
- [royale-asjs] branch develop updated: finally not using defines for locales, just a public static var that can be setup in your app. - posted by ca...@apache.org on 2019/02/26 15:56:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: Jewel DropDownList : RequireSelection bead & TDJ demo - posted by ca...@apache.org on 2019/02/28 16:54:11 UTC, 0 replies.
- [royale-asjs] branch LoadIndicator created (now 416b16d) - posted by yi...@apache.org on 2019/02/28 17:27:41 UTC, 0 replies.
- [royale-asjs] 01/01: First implementation - posted by yi...@apache.org on 2019/02/28 17:27:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: solve NPE in RequireSelection bead - posted by ca...@apache.org on 2019/02/28 19:10:05 UTC, 0 replies.
- [royale-asjs] branch LoadIndicator updated: Preparing to re-implement load indicator - posted by yi...@apache.org on 2019/02/28 19:20:36 UTC, 0 replies.
- [royale-asjs] branch develop updated: solve maxlength problem in Android devices - posted by ca...@apache.org on 2019/02/28 23:10:04 UTC, 0 replies.