FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for scyjava - rmd13/scyjava · GitHub
rmd13
/
scyjava
Public
forked from
scijava/scyjava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
scyjava
scyjava
on
master
User selector
Datepicker
Commit history
Commits on Apr 26, 2021
config.add_options(): handle string arguments
imagejan
authored
cbd3812
View commit details
Copy full SHA for cbd3812
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
Add a mechanism for callbacks upon JVM start
Show description for 688e649
ctrueden
committed
688e649
View commit details
Copy full SHA for 688e649
View code at this point
Browse repository at this point
Get rid of redundant __all__ declaration
Show description for 4cd2eeb
ctrueden
committed
4cd2eeb
View commit details
Copy full SHA for 4cd2eeb
View code at this point
Browse repository at this point
Commits on Nov 29, 2020
Fix jstacktrace function
Show description for 2fb6ccc
ctrueden
committed
2fb6ccc
View commit details
Copy full SHA for 2fb6ccc
View code at this point
Browse repository at this point
Revise the scyjava API
Show description for 6c8d6cb
ctrueden
committed
6c8d6cb
View commit details
Copy full SHA for 6c8d6cb
View code at this point
Browse repository at this point
Commits on Nov 28, 2020
Remove obsolete JDK detection logic
Show description for c31d633
ctrueden
committed
c31d633
View commit details
Copy full SHA for c31d633
View code at this point
Browse repository at this point
Update comments
ctrueden
committed
fe1914b
View commit details
Copy full SHA for fe1914b
View code at this point
Browse repository at this point
Commits on Nov 24, 2020
Fix problem with setup.py importing the module
Show description for 5fea42d
ctrueden
committed
5fea42d
View commit details
Copy full SHA for 5fea42d
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Enable set_options to supersede default jvm options
Show description for b61d78b
elevans
committed
b61d78b
View commit details
Copy full SHA for b61d78b
View code at this point
Browse repository at this point
Remove scyjava_config and scyjava.jvm imports
Show description for e6d8291
elevans
committed
e6d8291
View commit details
Copy full SHA for e6d8291
View code at this point
Browse repository at this point
Move scyjava.jvm functions into scyjava.config
Show description for a7db57c
elevans
committed
a7db57c
View commit details
Copy full SHA for a7db57c
View code at this point
Browse repository at this point
Change scyjava_config to scyjava.config module
Show description for d65262b
elevans
committed
d65262b
View commit details
Copy full SHA for d65262b
View code at this point
Browse repository at this point
Create scyjava.config module
Show description for 0968e38
elevans
committed
0968e38
View commit details
Copy full SHA for 0968e38
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Switch from PyJNIus to JPype
Show description for 100688d
elevans
authored and
ctrueden
committed
100688d
View commit details
Copy full SHA for 100688d
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
isjava: detect Python-side Java classes
Show description for c593029
ctrueden
committed
c593029
View commit details
Copy full SHA for c593029
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Let None pass through when converting to Java
Show description for 22e21e5
ctrueden
committed
22e21e5
View commit details
Copy full SHA for 22e21e5
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Add convenience function for gleaning stack trace
ctrueden
committed
8eb61ea
View commit details
Copy full SHA for 8eb61ea
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Make Java-to-Python conversion work in more cases
Show description for f964551
ctrueden
committed
f964551
View commit details
Copy full SHA for f964551
View code at this point
Browse repository at this point
Commits on Nov 7, 2019
Convert arguments to Java in appropriate places
Show description for df21679
ctrueden
committed
df21679
View commit details
Copy full SHA for df21679
View code at this point
Browse repository at this point
Avoid hardcoded dependency on scijava-table
Show description for 394062e
ctrueden
committed
394062e
View commit details
Copy full SHA for 394062e
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Fix collections.abc warnings
Show description for 1139c82
ctrueden
committed
1139c82
View commit details
Copy full SHA for 1139c82
View code at this point
Browse repository at this point
Fix typo
ctrueden
committed
af09918
View commit details
Copy full SHA for af09918
View code at this point
Browse repository at this point
Expose jgo manage_dependencies flag
Show description for a0a453c
ctrueden
committed
a0a453c
View commit details
Copy full SHA for a0a453c
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
Fix scyjava problems on Windows
Show description for 35010bb
ctrueden
committed
35010bb
View commit details
Copy full SHA for 35010bb
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
Fall back to default logic in more cases
Show description for 1fd196d
ctrueden
committed
1fd196d
View commit details
Copy full SHA for 1fd196d
View code at this point
Browse repository at this point
Tweak None test
ctrueden
committed
301810e
View commit details
Copy full SHA for 301810e
View code at this point
Browse repository at this point
Use jre/.. when detecting Java from mvn
ctrueden
committed
8b4bc94
View commit details
Copy full SHA for 8b4bc94
View code at this point
Browse repository at this point
Add debug logging to the initialization
Show description for 0130955
ctrueden
committed
0130955
View commit details
Copy full SHA for 0130955
View code at this point
Browse repository at this point
Tweak comment
ctrueden
committed
ee2e7e7
View commit details
Copy full SHA for ee2e7e7
View code at this point
Browse repository at this point
Merge branch 'autodetect'
Show description for 8b2db29
ctrueden
committed
8b2db29
View commit details
Copy full SHA for 8b2db29
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Add Pandas <-> Table converters + tests + adapte Travis build
hadim
committed
c5bc0df
View commit details
Copy full SHA for c5bc0df
View code at this point
Browse repository at this point
Convert the convert module to a folder. The API remains the same as before
hadim
committed
f25e2af
View commit details
Copy full SHA for f25e2af
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Use os.path attempting to find PYJNIUS_JAR
gselzer
committed
1e6d725
View commit details
Copy full SHA for 1e6d725
View code at this point
Browse repository at this point
Find JAVA_HOME using maven settings
gselzer
committed
80c50d0
View commit details
Copy full SHA for 80c50d0
View code at this point
Browse repository at this point
Autodetect jre (assuming conda)
gselzer
committed
b7720e9
View commit details
Copy full SHA for b7720e9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL