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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
dokan-dev
/
dokan-java
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
52
Code
Issues
19
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix issue #46
- #48
#48
Merged
JaniruTEC
merged 17 commits into
dokan-dev:develop
dokan-dev/dokan-java:develop
from
JaniruTEC:feature/fix-46
JaniruTEC/dokan-java:feature/fix-46
Copy head branch name to clipboard
Jul 1, 2020
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Fix issue #46
#48
JaniruTEC
merged 17 commits into
dokan-dev:develop
dokan-dev/dokan-java:develop
from
JaniruTEC:feature/fix-46
JaniruTEC/dokan-java:feature/fix-46
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2020
Added MAPPING.md as common guidelines for type-conversion
JaniruTEC
committed
8500058
View commit details
Copy full SHA for 8500058
Browse repository at this point
Commits on Jun 16, 2020
Updated MAPPING.md with references and updated Data Types
JaniruTEC
committed
cc46868
View commit details
Copy full SHA for cc46868
Browse repository at this point
Added Annotation (Unsigned) and fixed bugs
Show description for 84bbb92
JaniruTEC
committed
84bbb92
View commit details
Copy full SHA for 84bbb92
Browse repository at this point
Updated DokanControl
Show description for 3b9dfa2
JaniruTEC
committed
3b9dfa2
View commit details
Copy full SHA for 3b9dfa2
Browse repository at this point
Corrected fields in structures and fixed wrong types
Show description for 68c0df8
JaniruTEC
committed
68c0df8
View commit details
Copy full SHA for 68c0df8
Browse repository at this point
Added Unsigned-Annotation to matching fields in all structures
JaniruTEC
committed
e9fd25f
View commit details
Copy full SHA for e9fd25f
Browse repository at this point
Updated MAPPING.md to use correct version of JNA (5.5.0)
JaniruTEC
committed
8deca7b
View commit details
Copy full SHA for 8deca7b
Browse repository at this point
Commits on Jun 18, 2020
Added UnsignedNumbers utility class and marked values as unsigned
Show description for 086f9ea
JaniruTEC
committed
086f9ea
View commit details
Copy full SHA for 086f9ea
Browse repository at this point
Merge remote-tracking branch 'upstream/develop' into feature/fix-46
JaniruTEC
committed
4c01937
View commit details
Copy full SHA for 4c01937
Browse repository at this point
Commits on Jun 22, 2020
Moved my comment and took out the sass
Show description for 279b5b8
JaniruTEC
committed
279b5b8
View commit details
Copy full SHA for 279b5b8
Browse repository at this point
Replaced usage of "assert" with explicit check
Show description for 5895e92
JaniruTEC
committed
5895e92
View commit details
Copy full SHA for 5895e92
Browse repository at this point
Commits on Jun 26, 2020
Added additional methods to UnsignedNumbers
Show description for 8a15e47
JaniruTEC
committed
8a15e47
View commit details
Copy full SHA for 8a15e47
Browse repository at this point
Added methods for unsigned conversion between integer types
Show description for 236347d
JaniruTEC
committed
236347d
View commit details
Copy full SHA for 236347d
Browse repository at this point
Commits on Jun 27, 2020
Added missing constants from last commit to UnsignedNumbers
Show description for bacc293
JaniruTEC
committed
bacc293
View commit details
Copy full SHA for bacc293
Browse repository at this point
Commits on Jun 28, 2020
Changed @ Unsiged to only use TYPE_PARAMETER and TYPE_USE as targets
Show description for a1eb826
JaniruTEC
committed
a1eb826
View commit details
Copy full SHA for a1eb826
Browse repository at this point
Fixed typos in package dev.dokan.dokan_java.structure.*
Show description for 75e582c
JaniruTEC
committed
75e582c
View commit details
Copy full SHA for 75e582c
Browse repository at this point
Commits on Jun 30, 2020
Added JavaDoc for @ Unsigned
Show description for b9aa49a
JaniruTEC
committed
b9aa49a
View commit details
Copy full SHA for b9aa49a
Browse repository at this point
You can’t perform that action at this time.