1. 5fd4420 IdentifierNode: fixed caching issue with resolve() when using compiler for code intelligence for IDEs by Josh Tynjala · 4 years, 11 months ago
  2. 25750c5 fixed null reference exception when constructor is missing namespace by Josh Tynjala · 4 years, 11 months ago
  3. 00d1997 comment out some diagnostic console output by Alex Harui · 4 years, 11 months ago
  4. 10ecfc4 fix another custom namespace scenario. Fixes apache/royale-asjs#419. by Alex Harui · 4 years, 11 months ago
  5. eea819e sign utils by Alex Harui · 4 years, 11 months ago
  6. d5818f9 Merge branch 'develop' of https://github.com/apache/royale-compiler into develop by Alex Harui · 4 years, 11 months ago
  7. 8999ac8 better vector detection for previous commit by Josh Tynjala · 4 years, 11 months ago
  8. 0d9cad9 added missing error for type parameters on non-Vector types by Josh Tynjala · 4 years, 11 months ago
  9. 2c342d2 missed in the merge by Alex Harui · 4 years, 11 months ago
  10. a0b7e54 Merge branch 'release_practice' into develop by Alex Harui · 4 years, 11 months ago
  11. b08b079 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 4 years, 11 months ago release_practice
  12. 6224c1a Squashed commit of the following: by greg-dove · 4 years, 11 months ago
  13. 806603c JSConfiguration: allows a few new ActionScript language features by default by Josh Tynjala · 4 years, 11 months ago
  14. 03cb322 DynamicAccessNode: fixed issue where errors were not reported for undefined fields/methods on objects in a vector (references #80) by Josh Tynjala · 4 years, 11 months ago
  15. e8cbf1c [maven-release-plugin] prepare for next development iteration by aharui · 4 years, 11 months ago
  16. 48e11d6 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 4 years, 11 months ago
  17. b4deb22 need to set hashcode sooner by Alex Harui · 4 years, 11 months ago
  18. 970df1e didn't see that there was another hash added by Alex Harui · 4 years, 11 months ago
  19. e81e49c [maven-release-plugin] prepare for next development iteration by aharui · 4 years, 11 months ago
  20. 803ab14 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  21. c97ab3e consistent names between machines by Alex Harui · 5 years ago
  22. 0b5f4a9 [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  23. 34edd6c try sorting another set to get consistency by Alex Harui · 5 years ago
  24. 3e8f585 diagnostics by Alex Harui · 5 years ago
  25. 795b4b9 try using a list instead of set to get predictability by Alex Harui · 5 years ago
  26. 153682b diagnostics by Alex Harui · 5 years ago
  27. 4bc95fe another eof fix for CRLF filter by Alex Harui · 5 years ago
  28. 28ecf4f no CRLF in .css files in swcs by Alex Harui · 5 years ago
  29. fbcc3e7 forward slashes by Alex Harui · 5 years ago
  30. fdc8e7a refactor so we don't create unused InputStreams by Alex Harui · 5 years ago
  31. d50436b filter out CRLF when building release artifacts by Alex Harui · 5 years ago
  32. 905517e restore/reposition a system.out.println that was incorrectly moved by accident by Carlos Rovira · 5 years ago
  33. 66ef164 avoid create the source map file for @externs files (complete/improve apache/royale-compiler/#89) by Carlos Rovira · 5 years ago
  34. f759f2d this was missed from latest commit by Carlos Rovira · 5 years ago
  35. e2f99ee fixes RTE in applications that uses @externs classes in SWC libraries configured with -source-map=true. This avoids generation of source map directive in js file (apache/royale-compiler/#89) by Carlos Rovira · 5 years ago
  36. 03f9925 oops by Alex Harui · 5 years ago
  37. ce22b0e dump units to help debug ordering issue by Alex Harui · 5 years ago
  38. bfa57c3 sort other dependencies in alpha order to try to get reproducible binaries by Alex Harui · 5 years ago
  39. a442149 try removing paths from SWCs in compilationunit names when using debugfilealias as a clue that we want reproducible binaries by Alex Harui · 5 years ago
  40. 31e54ab Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  41. 7b712d8 use debugfile alias in fxg by Alex Harui · 5 years ago
  42. d77fcba [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  43. 8c83a91 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  44. bed4ac5 use STORED instead of DEFLATE for all SWC entries. NO_COMPRESSION was being used on the stream so size apparently isn't an issue and STORED is actually smaller than DEFLATE with NO_COMPRESSION.DEFLAT would still inject block size markers differently on Mac vs Windows by Alex Harui · 5 years ago
  45. fe39655 [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  46. b9e22db Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  47. 62dce82 [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  48. 93e25bf forward slashes if aliasing debugfile paths by Alex Harui · 5 years ago
  49. 3de8f2f use forward slashes in 'generated by' comment by Alex Harui · 5 years ago
  50. 564c1b1 use forward slashes in zip files by Alex Harui · 5 years ago
  51. c249e6d Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  52. 1272a1a can't clip timezone off file timestamps by Alex Harui · 5 years ago
  53. de4bdad royaleunit-ant-tasks: stop process even if the server fails on startup by Josh Tynjala · 5 years ago
  54. ba80ead royaleunit-ant-tasks: stop timeout timer if server is stopped before the timeout by Josh Tynjala · 5 years ago
  55. 2d6f6fb [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  56. f1e68b9 royaleunit-ant-tasks: removed some unnecessary logging by Josh Tynjala · 5 years ago
  57. b533c38 PackageFooterEmitter: added missing ROYALE_REFLECTION_INFO for file-internal classes by Josh Tynjala · 5 years ago
  58. 9d53573 royaleunit-ant-tasks: switched from uncommon 3-space indentation to 4-space indentation by Josh Tynjala · 5 years ago
  59. 228f4fb fix first time build with maven running "mvn -s settings-template.xml clean install" and having maven repository empty by Carlos Rovira · 5 years ago
  60. 8e59f9d .gitignore tweaks by Josh Tynjala · 5 years ago
  61. fe561a6 royaleunit-ant-tasks: added support for WebSocket with new player='html' option by Josh Tynjala · 5 years ago
  62. 330590f http -> https by Alex Harui · 5 years ago
  63. 16f4edb set timestamp on js.map files by Alex Harui · 5 years ago
  64. 520f4d5 RoyaleUnit Ant Tasks by Josh Tynjala · 5 years ago
  65. 6630b6d Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  66. 91752d1 handle conditionalcompilation units by Alex Harui · 5 years ago
  67. a6ce46a [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  68. 01bb2ec clean up warnings and output by Alex Harui · 5 years ago
  69. 476a72f switch to STORED for library.swf in SWCs. The default DEFLATE would sometimes choose different block sizes on different machines. Plus, since the library.swf is already compressed there is no need to waste bytes trying to DEFLATE by Alex Harui · 5 years ago
  70. cd89c62 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  71. 535202b [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  72. b3a549e strip timezone info before timestamping files in the swc. We want the timestamp to be the same regardless of the timezone of the build machine because zip format does not store timezone information by Alex Harui · 5 years ago
  73. 891cf5c Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  74. ad5f174 [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  75. 55a4830 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  76. 8880a06 try setting file dates on swc entries by Alex Harui · 5 years ago
  77. 68b1e3e [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  78. e53d2c5 add -swf-debugfile-alias option so we can set the debugfile paths in the SWCs so they will match between build machines. It also has the advantage of removing any personally identifying paths in the builds like /users/aharui by Alex Harui · 5 years ago
  79. 55550e7 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  80. 95a8ca4 handle calling custom namespace methods. Fixes apache/royale-asjs#419. by Alex Harui · 5 years ago
  81. efbbf18 use qnames for CompilationUnit names instead of absolutefilepath so the string is the same during all builds on all platforms and machines. This may be affecting the SWF order between machines. We want them to be the same for reproducible builds by Alex Harui · 5 years ago
  82. 9bf2906 try to get same class order across platforms in SWCs by Alex Harui · 5 years ago
  83. ab28459 [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  84. 66fdf91 Revert "[maven-release-plugin] prepare for next development iteration" by Alex Harui · 5 years ago
  85. 45b95f0 try forcing \n line-endings on windows by Alex Harui · 5 years ago
  86. f5ac909 retry delete if it fails on Windows by Alex Harui · 5 years ago
  87. 62d8ba6 optional private constructors (closes #82) by Josh Tynjala · 5 years ago
  88. d1fed25 RawMXMLTokenizer: fixed an issue where the xmlns detection was improperly including end-of-file, which caused an infinite loop by Josh Tynjala · 5 years ago
  89. 8465c62 [maven-release-plugin] prepare for next development iteration by aharui · 5 years ago
  90. b529a7f switch to zlika 0.9 so we don't have to hack line-endings in javax.inject.Named by Alex Harui · 5 years ago
  91. 522cd0e Merge pull request #84 from bd2019us/PATCH-83 by Carlos Rovira · 5 years ago
  92. e75745a Fixes #83, wrap FileWriter with BufferedWriter to reduce IO operations by bd2019us · 5 years ago
  93. ab7cb9d compiler: refined check for local variable in new expression because the class_binding.isLocal() check might include non-variables by Josh Tynjala · 5 years ago
  94. ba64848 compiler-jx: fixed issue where this. was incorrectly appended to a call to a locally defined function (closes #76) by Josh Tynjala · 5 years ago
  95. 5cc6ea9 try to eliminate platform differences by Alex Harui · 5 years ago
  96. d966780 Revert "update utils versions" by Alex Harui · 5 years ago
  97. d7de108 add some verification steps by Alex Harui · 5 years ago
  98. a775c48 try closing streams to prevent error by Alex Harui · 5 years ago
  99. 683a8d6 Merge branch 'release/0.9.6' into release_practice by Alex Harui · 5 years ago
  100. 27f9f36 utils ended up in release-dir for some reason by Alex Harui · 5 years ago