Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gecos-tools-jnimapper
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.6.
Show more breadcrumbs
GeCoS
GeCoS Tools
gecos-tools-jnimapper
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a60c594f59326ceded4cdb8d4df3ed29d4bfe218
Select Git revision
Branches
4
develop
develop-locke
fix-jnimap-gen
master
default
protected
Tags
6
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
v1.0.0
10 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Feb
12
Jan
13
Sep
11
10
6
5
22
Jul
19
18
17
16
15
1
5
Apr
28
Sep
18
Jul
13
Jun
26
Mar
27
Feb
22
Dec
12
4
30
Oct
Update .gitlab-ci.yml
develop-locke
develop-locke
Add new file
Add new directory
updated submodule
Update fr.irisa.cairn.gecos.tools.jnimapper.target.target
Update .gitlab-ci.yml
modifications to handling of subclasses and visitors:
develop
develop
fixed member methods not being generated when it is a subclass of
added a feature to cast result of an native call to another type:
removed obsolete xpt/ext files
adding explicit mkdir for temp folder to store class files:
two fixes for jnimap generator:
Makefile generation is updated to use javac -h instead of javah that is
Merge branch 'develop' into 'master'
v1.4.0 master
v1.4.0 master
prepare v1.4.0
removed JNI prefix from generated classes and packages
changed interface to a separate class rather than attribute to unmapped
fixed a bug where generic instantiation was mandatory for interface
added filter to avoid generating c files for class mappings w/o methods
added antlr.jar to .gitignore
extensions to JNIMapper for ISL clean up:
fixed jnimapper bug with super class when specified for alias to class
modified copyLibToTemp method to avoid loading the same library twice
Merge branch 'develop' into 'master'
v1.3.1
v1.3.1
prepare v1.3.1
update submodule
added proper support for handling subsets of hosts
Merge branch 'develop' into 'master'
v1.3.0
v1.3.0
prepare version 1.3.0
[CI] workaround for failing eclipse mirrors
fixed an issue due to host.toString being used instead of host.dirname
added fixInstallNames for linux
moved all projects in jnimapper to Java8 since Xtend generated classes now requires Java8 features
Merge branch 'develop' into 'master'
prepare for 1.2.1; 1.2.0 plugins did not have the right version numbers
Merge branch 'develop' into 'master'
v1.2.0
v1.2.0
prepare version v1.2.0
fixes to JNI take/free management:
updated xtend files to use more recent syntax (!== and === for null
removed AbstractWrapper_PrintOutISLStatements
Loading