forked from scijava/scripting-javascript
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: xerx593/scripting-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 76e0083
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: scijava/scripting-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4f365ec
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 7 files changed
- 1 contributor
Commits on May 31, 2022
-
Widgets.js: stop using charCodeAt
It is not a supported function in Nashorn. Widgets.js:48 TypeError: oCharacter.charCodeAt is not a function at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:213) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:185) at jdk.nashorn.internal.runtime.ECMAErrors.typeError(ECMAErrors.java:172) at jdk.nashorn.internal.runtime.Undefined.lookup(Undefined.java:102) at jdk.nashorn.internal.runtime.linker.NashornLinker.getGuardedInvocation(NashornLinker.java:106) at jdk.nashorn.internal.runtime.linker.NashornLinker.getGuardedInvocation(NashornLinker.java:98) at jdk.internal.dynalink.support.CompositeTypeBasedGuardingDynamicLinker.getGuardedInvocation(CompositeTypeBasedGuardingDynamicLinker.java:176) at jdk.internal.dynalink.support.CompositeGuardingDynamicLinker.getGuardedInvocation(CompositeGuardingDynamicLinker.java:124) at jdk.internal.dynalink.support.LinkerServicesImpl.getGuardedInvocation(LinkerServicesImpl.java:154) at jdk.internal.dynalink.DynamicLinker.relink(DynamicLinker.java:253) at jdk.nashorn.internal.scripts.Script$15$Widgets.:program(Widgets.js:48) at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:637) at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494) at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393) at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:449) at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:406) at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402) at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:155) at javax.script.AbstractScriptEngine.eval(AbstractScriptEngine.java:264) at org.scijava.script.ScriptModule.run(ScriptModule.java:157) at org.scijava.module.ModuleRunner.run(ModuleRunner.java:163) at org.scijava.module.ModuleRunner.call(ModuleRunner.java:124) at org.scijava.module.ModuleRunner.call(ModuleRunner.java:63) at org.scijava.thread.DefaultThreadService.lambda$wrap$2(DefaultThreadService.java:225) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750)
Configuration menu - View commit details
-
Copy full SHA for 7ea61df - Browse repository at this point
Copy the full SHA 7ea61dfView commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 85715c8 - Browse repository at this point
Copy the full SHA 85715c8View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 03dcd4b - Browse repository at this point
Copy the full SHA 03dcd4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3cc0d - Browse repository at this point
Copy the full SHA 4c3cc0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 428d9a0 - Browse repository at this point
Copy the full SHA 428d9a0View commit details -
POM: use HTTPS for schema location URL
Maven no longer supports plain HTTP for the schema location. And using HTTP now generates errors in Eclipse (and probably other IDEs).
Configuration menu - View commit details
-
Copy full SHA for 8fa6bb7 - Browse repository at this point
Copy the full SHA 8fa6bb7View commit details -
Bump to next development cycle
Signed-off-by: Curtis Rueden <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f365ec - Browse repository at this point
Copy the full SHA 4f365ecView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 76e0083...4f365ec