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