1. d1c6745 re Bug 571792: Replaced deprecated Observable object. Still looking for by James Kaufman · 3 years, 2 months ago master
  2. c4a7727 Fixed Java warnings: added Cast to Object[] to confirm the non-varargs by James Kaufman · 3 years, 3 months ago
  3. 0bfa930 Removed unnecessary @SuppressWarnings("...") by James Kaufman · 3 years, 3 months ago
  4. 3785f84 Organized imports by James Kaufman · 3 years, 3 months ago
  5. 4844bc7 Updated deprecated methods by James Kaufman · 3 years, 3 months ago
  6. baa5f23 Corrected launch configuration by James Kaufman · 3 years, 3 months ago
  7. 02a4ed1 Added explicit Schema to all pom.xml by James Kaufman · 3 years, 3 months ago
  8. 859b95f reverting to previous batik and working target by James Kaufman · 3 years, 3 months ago
  9. 52f988e reconciled batik versions by James Kaufman · 3 years, 3 months ago
  10. 0d273e7 adding temporary /target folders from maven to .gitignore by James Kaufman · 3 years, 3 months ago
  11. b5fb188 updated build to package JRE-11 with STEM patch from Harsha Krishnareddy by James Kaufman · 3 years, 3 months ago
  12. 4ebbb0c commented out the JRE feature for now by James Kaufman · 3 years, 3 months ago
  13. c8d4268 used more specific url for target JRE and added JRE Feature to STEM.product by James Kaufman · 3 years, 3 months ago
  14. 10d6fd1 removed misplaced and incorrect xml file by James Kaufman · 3 years, 3 months ago
  15. ba5201d updated url in target platform by James Kaufman · 3 years, 3 months ago
  16. 2a641ae updated icons for branding by James Kaufman · 3 years, 3 months ago
  17. 1622691 Updating to inlude JRE in the build by James Kaufman · 3 years, 3 months ago
  18. d7d76a0 updated product file plugins added icons and branding by James Kaufman · 3 years, 3 months ago
  19. 55975cc updated plugins to be included in built workspace by James Kaufman · 3 years, 3 months ago
  20. b09c6b4 removed settings param that should not be there. by James Kaufman · 3 years, 3 months ago java11branch
  21. 93d6f12 restoring lost file plugin.xml by James Kaufman · 3 years, 3 months ago
  22. c1efc94 new Eclipse release from yesterday changed path by James Kaufman · 3 years, 3 months ago
  23. f1ea509 removed buid for 32 bit version of wondows and linux by James Kaufman · 3 years, 3 months ago
  24. cabea84 moving to org.objweb.asm v 9 by James Kaufman · 3 years, 3 months ago
  25. c28e52a moved xml env to correct place by James Kaufman · 3 years, 3 months ago
  26. 829bf79 added definition of <executionEnvironment>JavaSE-11</executionEnvironment> by James Kaufman · 3 years, 3 months ago
  27. 3f3a8e7 specify the build plugin as well as the repository by James Kaufman · 3 years, 3 months ago
  28. aad7eb4 testing osgi repository by James Kaufman · 3 years, 3 months ago
  29. e5c3d33 removed tycho-snapshots (no longer exists) by James Kaufman · 3 years, 3 months ago
  30. 7a5ebe6 added tycho-snapshots by James Kaufman · 3 years, 3 months ago
  31. 0fa1e8b added another repository to get apache collections4 by James Kaufman · 3 years, 3 months ago
  32. bafa0fb changing repository to http://download.eclipse.org/releases/2019-09/ by James Kaufman · 3 years, 3 months ago
  33. 6f5e028 changes to POM.xml by James Kaufman · 3 years, 3 months ago
  34. 14c6841 fixing groupIDs by James Kaufman · 3 years, 3 months ago
  35. 5f8c1ad removed specific BIRT from target platform updating child groupIDs by James Kaufman · 3 years, 3 months ago
  36. 60e49de relaxed version restriction on birt.ui dependency by James Kaufman · 3 years, 3 months ago
  37. befbcf0 Added required bundle Birt.core.ui and Eclipse.help.ui to target platform by James Kaufman · 3 years, 3 months ago
  38. 0517457 reordered dependencies by James Kaufman · 3 years, 3 months ago
  39. fe80fd0 Refactored (moved) class to simplify dependencies by James Kaufman · 3 years, 3 months ago
  40. 982e6af Fixed genmodel reference is case sensitive model/ExternalDataSource.genmodel by James Kaufman · 3 years, 3 months ago
  41. d6f2243 organized imports. corrected feature.xml by James Kaufman · 3 years, 3 months ago
  42. 4415ba6 added import re Replaced deprecated method by James Kaufman · 3 years, 3 months ago
  43. b082834 Replaced deprecated method by James Kaufman · 3 years, 3 months ago
  44. c2abca7 Fixed deprecated constructors for Float, Character, Boolean, etc. by James Kaufman · 3 years, 3 months ago
  45. 069ff51 Fixed deprecated constructors for Double and Integer by James Kaufman · 3 years, 3 months ago
  46. 16562ee new icon by James Kaufman · 3 years, 3 months ago
  47. e5bd3a7 Fixed compiler compliance. Removed custom project compliance settings. by James Kaufman · 3 years, 3 months ago
  48. 771551b added new icons by James Kaufman · 3 years, 3 months ago
  49. f11fbd5 explicitely added BIRT min version number by James Kaufman · 3 years, 3 months ago
  50. ee3fde7 fixed warning from repo.url by James Kaufman · 3 years, 3 months ago
  51. ed4d20a updated tycho.version to 2.2.0 from 1.0.0 by James Kaufman · 3 years, 3 months ago
  52. 1db644e Updated eclipse-repo to latest in pom.xml releng.tycho.product by James Kaufman · 3 years, 3 months ago
  53. 9ea57dd Updated classpath and minimum compliance level to Java-11 everywhere by James Kaufman · 3 years, 3 months ago
  54. e60edac Updates to Manifest.MF to JAVA 11 everywhere by James Kaufman · 3 years, 3 months ago
  55. 7f2d8d7 Committing changes by Harsha Krishnareddy from patch in bug:571476 by James Kaufman · 3 years, 3 months ago
  56. aac9515 from move-flush branch by James Kaufman · 3 years, 6 months ago
  57. ec509be only flush the logger when done() (performance enhancement) by James Kaufman · 3 years, 6 months ago
  58. bcb3def Implements new required method "done()" by James Kaufman · 3 years, 6 months ago
  59. c038f83 Only flush the autoexperiment logger when the convergence is done (to by James Kaufman · 3 years, 6 months ago
  60. 7cb33cb fixed edge case bug when denominator is zero. Still need unnormalize by James Kaufman · 3 years, 9 months ago
  61. 8c51bcb updating version by James Kaufman · 3 years, 9 months ago
  62. 5cfae6d updateing version number by James Kaufman · 3 years, 9 months ago
  63. 01f888f Switch to higher precision in the computation. BigDecimal by James Kaufman · 3 years, 9 months ago
  64. 4c26fd2 Fix Bug in Compound Error function when reference data (eg Deaths) are all zero by James Kaufman · 3 years, 9 months ago
  65. 6845261 fixed error messages by James Kaufman · 3 years, 10 months ago
  66. 08ba86f updated release and integration to 4.0.2 by James Kaufman · 3 years, 10 months ago
  67. 1090e97 Fix to build. Inadvertently by James Kaufman · 3 years, 10 months ago
  68. 7ec59c4 Bug 565455 - The STEM AI plugin called "Automatic Experiments" requires by James Kaufman · 3 years, 10 months ago
  69. b31496d Bug 565455 - The STEM AI plugin called "Automatic Experiments" requires by James Kaufman · 3 years, 10 months ago
  70. 8f93f57 Bug 565455 - The STEM AI plugin called "Automatic Experiments" requires by James Kaufman · 3 years, 10 months ago
  71. edbac0d Added BundleListener to HeadlessLauncher to check that workspace plugins by James Kaufman · 4 years ago
  72. 2d4afb8 Changed getContext to Public so headless launcher can set up BundleListener by James Kaufman · 4 years ago
  73. 0806488 Merge branch 'auto_exp_fix' of ssh://git.eclipse.org:29418/stem/org.eclipse.stem by Stefan Edlund · 4 years ago
  74. 2e5c7fc compile fix by Stefan Edlund · 4 years ago auto_exp_fix
  75. 1a75716 remove first line to match STEM's new logger by Stefan Edlund · 4 years ago
  76. 4cafdc7 copy scenario by Stefan Edlund · 4 years ago
  77. b662106 ppc64le by aswaid5bt · 4 years, 1 month ago
  78. 8789036 updated version to 4.0.1 by James Kaufman · 4 years, 1 month ago
  79. 5264792 auto exp. headless by Stefan Edlund · 4 years, 2 months ago
  80. 82bb4c8 Merge branch 'master' of ssh://git.eclipse.org:29418/stem/org.eclipse.stem by Stefan Edlund · 4 years, 2 months ago
  81. 2fe8a1a fix headless hanging by Stefan Edlund · 4 years, 2 months ago
  82. ccbcaeb reordered features to match the xml (and alphabetic order) by James Kaufman · 4 years, 4 months ago
  83. 9e52c30 Merge branch 'master' of ssh://git.eclipse.org:29418/stem/org.eclipse.stem by Stefan Edlund · 4 years, 10 months ago
  84. 406d18b fix modulus test by Stefan Edlund · 4 years, 10 months ago
  85. d1e2b24 fixed threading bug when picking locations from local stem project by James Kaufman · 5 years ago
  86. 33b0ece make macdonald ross stochastic by Stefan Edlund · 5 years ago stochastic_macdonald_ross
  87. 56c7cde fix timeseries problem by Stefan Edlund · 5 years ago stochastic_fix
  88. 0bb93dd Merge branch 'master' of ssh://git.eclipse.org:29418/stem/org.eclipse.stem into stochastic_fix by Stefan Edlund · 5 years ago
  89. fb2c404 fix by Stefan Edlund · 5 years ago
  90. d2bbc5d fix by Stefan Edlund · 5 years ago
  91. e6a43bf added Randomize Seed to stochastic solver by James Kaufman · 5 years ago
  92. 88cb7a2 fix STEM init file on linux by aswaid5bt · 5 years ago
  93. 278d2ec add earth science to general by aswaid5bt · 5 years ago
  94. 41ffd11 add earth science to general by aswaid5bt · 5 years ago
  95. 2d2a7f8 add earth science to general by aswaid5bt · 5 years ago
  96. af17537 add earth science to general by aswaid5bt · 5 years ago
  97. 81b645d add earth science to general by aswaid5bt · 5 years ago
  98. 70d8523 add earth science to general by aswaid5bt · 5 years ago
  99. fe585e0 add earth science to general by aswaid5bt · 5 years ago
  100. 74bbe12 add earth science to general by aswaid5bt · 5 years ago