The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings Integer collections
Summary Activity Forums Tracker Tasks Docs Surveys News SCM Files

SCM Upgrade Information

scm_upgrade_instructions_details

Anonymous Access

Exemple for intcolls :

cd /path/to/your/local/repository/intcolls
git remote rm origin && git remote add origin https//git.renater.fr/anonscm/git/intcolls/intcolls.git

Developer Access

Substitute developername with the proper value.

Exemple for intcolls :

cd /path/to/your/local/repository/intcolls
git remote rm origin && git remote add origin git+ssh://developername@git.renater.fr:2222/scmrepos/git/intcolls/intcolls.git
# Il sera probablement nécessaire de faire un pull avant tout commit :
git pull origin <branch>


Project description

Le projet Integer collections vise à mettre à disposition des développeurs Java une bibliothèque de classes permettant de manipuler des collections de nombres entiers d'une manière bien plus rapide et efficace que Java Collections Framework.

Etablishment : Université de Nantes

Project Information
Latest File Releases
Package Version Date Notes Download
intcolls 0.2.0.6 2011-11-29 intcolls - Release Notes intcolls 0.2.0.6 - Download
Public Tools
Tracker Tracker
Public Forums (3 messages in 3 forums)
Files (10 releases in 1 packages)
Tasks
Surveys (0 surveys)
SCM Repository (Git: 0 updates, 0 adds)
Project Members
Project Admins

Members:

View the 2 Member(s)

Request to join

Latest News
rss

No news found.