Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
pothosware
/
PothosJava
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
4
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 17, 2019
JavaProxy: fix looking for JAR files
ncorgan
committed
e6d2f7b
View commit details
Copy full SHA for e6d2f7b
Browse repository at this point
Commits on Oct 14, 2019
Recursively search for JAR files in Pothos modules directory, use as classpath when instantiating JVM
ncorgan
committed
105cee1
View commit details
Copy full SHA for 105cee1
Browse repository at this point
Commits on Sep 9, 2019
Merge pull request #7 from ncorgan/BufferChunk_support
Show description for 8521ceb
guruofquality
authored
8521ceb
View commit details
Copy full SHA for 8521ceb
Browse repository at this point
Commits on Sep 2, 2019
Added support for BufferChunk conversion
Show description for a65105d
ncorgan
committed
a65105d
View commit details
Copy full SHA for a65105d
Browse repository at this point
Commits on Aug 31, 2019
Merge pull request #6 from ncorgan/remove_deprecated_calls
Show description for 6ce170d
guruofquality
authored
6ce170d
View commit details
Copy full SHA for 6ce170d
Browse repository at this point
Removed calls to deprecated callVoid and callProxy
ncorgan
committed
1527d5c
View commit details
Copy full SHA for 1527d5c
Browse repository at this point
Commits on Aug 21, 2019
Merge pull request #5 from ncorgan/convert_optimizations
Show description for 3fdd44a
guruofquality
authored
3fdd44a
View commit details
Copy full SHA for 3fdd44a
Browse repository at this point
Commits on Aug 15, 2019
Optimized vector conversion to use memcpy if underlying types match
ncorgan
committed
33bbc4b
View commit details
Copy full SHA for 33bbc4b
Browse repository at this point
Commits on Aug 20, 2017
added wiki url after repo rename to PothosJava
guruofquality
committed
24e2427
View commit details
Copy full SHA for 24e2427
Browse repository at this point
Commits on Dec 18, 2015
java: changelog entry for 0.1.3
guruofquality
committed
d840b02
View commit details
Copy full SHA for d840b02
Browse repository at this point
Commits on Dec 13, 2015
pothos: build tweaks for out-of-tree work
guruofquality
committed
4678cc9
View commit details
Copy full SHA for 4678cc9
Browse repository at this point
Commits on Dec 7, 2015
Merge branch 'maint'
Show description for 5e1d4d8
guruofquality
committed
5e1d4d8
View commit details
Copy full SHA for 5e1d4d8
Browse repository at this point
Merge branch 'maint'
Show description for 106aa49
guruofquality
committed
106aa49
View commit details
Copy full SHA for 106aa49
Browse repository at this point
pothos: changelog entries for v0.2.2
guruofquality
committed
e8bd021
View commit details
Copy full SHA for e8bd021
Browse repository at this point
Commits on Oct 31, 2015
java: Switch over to the CMake provided FindJNI.cmake
guruofquality
committed
c6e42cc
View commit details
Copy full SHA for c6e42cc
Browse repository at this point
Commits on Oct 19, 2015
java: Added Java version check >= 1.7 for CMakeLists.txt
guruofquality
committed
fcd6b0a
View commit details
Copy full SHA for fcd6b0a
Browse repository at this point
Merge branch 'maint'
guruofquality
committed
f0f0478
View commit details
Copy full SHA for f0f0478
Browse repository at this point
java: Fix copy-pasta error message in JavaProxyHandle::call()
guruofquality
committed
4a7645a
View commit details
Copy full SHA for 4a7645a
Browse repository at this point
Commits on Aug 31, 2015
pothos: cmake feature summary work, sub-components
guruofquality
committed
97253f9
View commit details
Copy full SHA for 97253f9
Browse repository at this point
Commits on Aug 26, 2015
pothos: changelog entries for v0.2.1
guruofquality
committed
ba0701a
View commit details
Copy full SHA for ba0701a
Browse repository at this point
Commits on Jun 24, 2015
pothos-java: Added missing sstream include in TestJava.cpp unit test
guruofquality
committed
5b33ee8
View commit details
Copy full SHA for 5b33ee8
Browse repository at this point
Commits on Jun 17, 2015
pothos: fix changelog dates for 0.1.1
guruofquality
committed
deffa8a
View commit details
Copy full SHA for deffa8a
Browse repository at this point
Commits on Mar 17, 2015
pothos: components depend on main library enabled
guruofquality
committed
df4fa8a
View commit details
Copy full SHA for df4fa8a
Browse repository at this point
Commits on Mar 16, 2015
pothos: component enables and features summary
guruofquality
committed
8227c1d
View commit details
Copy full SHA for 8227c1d
Browse repository at this point
Commits on Mar 7, 2015
pothos-java: added check for libmawt, sometimes needed
guruofquality
committed
ad0c2a5
View commit details
Copy full SHA for ad0c2a5
Browse repository at this point
Commits on Jan 28, 2015
pothos: added standard changelog files for all projects
guruofquality
committed
abcf9fe
View commit details
Copy full SHA for abcf9fe
Browse repository at this point
Commits on Oct 17, 2014
pothos: minor tweaks to build work
guruofquality
committed
e11239a
View commit details
Copy full SHA for e11239a
Browse repository at this point
pothos: build simplifications and project config
guruofquality
committed
225043d
View commit details
Copy full SHA for 225043d
Browse repository at this point
Commits on Sep 30, 2014
pothos: use cstdint types over Poco types
guruofquality
committed
4ebbbea
View commit details
Copy full SHA for 4ebbbea
Browse repository at this point
Commits on Jul 29, 2014
pothos-java: init result variable to fix assert
guruofquality
committed
316efba
View commit details
Copy full SHA for 316efba
Browse repository at this point
Commits on Jun 19, 2014
pothos: rename call with void return to address ambiguous overload
guruofquality
committed
2153541
View commit details
Copy full SHA for 2153541
Browse repository at this point
Commits on Jun 10, 2014
pothos-java: tweaks for JavaProxyEnvironment::deserialize
guruofquality
committed
428fee4
View commit details
Copy full SHA for 428fee4
Browse repository at this point
Commits on Jun 8, 2014
pothos-java: java serialization uses byte vector for binary - tests pass
guruofquality
committed
7eeec25
View commit details
Copy full SHA for 7eeec25
Browse repository at this point
Commits on Jun 7, 2014
pothos-java: work on serialization hooks
guruofquality
committed
bd11824
View commit details
Copy full SHA for bd11824
Browse repository at this point
pothos-java: dummy serialization hooks so it compiles
guruofquality
committed
24719e8
View commit details
Copy full SHA for 24719e8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.