Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OBITools3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
21
Issues
21
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools3
Commits
f60a98a2
Commit
f60a98a2
authored
May 22, 2015
by
Celine Mercier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the documentation
parent
2395688b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
4 deletions
+11
-4
doc/source/formats.rst
doc/source/formats.rst
+8
-2
doc/source/pistes.rst
doc/source/pistes.rst
+3
-2
No files found.
doc/source/formats.rst
View file @
f60a98a2
...
...
@@ -140,7 +140,7 @@ or more (if there are several versions), and that there is one file per version.
Versioning
----------
The first version of a column file is numbered
1
, and each new version increments that
The first version of a column file is numbered
0
, and each new version increments that
number by 1.
The number of the latest version of an OBIDMS column is stored in an `OBIDMS release file <formats.html#obidms-release-files>`_.
...
...
@@ -175,7 +175,7 @@ OBIDMS history file
An OBIDMS history file consists of an ordered list of views and commands, those commands leading
from one view to the next one.
This history can be represented in the form of a
---
showing all the
This history can be represented in the form of a
??
showing all the
operations ever done in the OBIDMS directory and the views in between them :
.. image:: ./images/history.png
...
...
@@ -190,6 +190,12 @@ OBIDMS UML
:download:`html version of the OBIDMS UML file </ObiDMS_UML.class.violet.html>`
OBIType header file
========================
.. doxygenfile:: obitypes.h
OBIIntColumn header file
========================
...
...
doc/source/pistes.rst
View file @
f60a98a2
...
...
@@ -9,7 +9,8 @@ Ce que l'on veut pouvoir faire
* Gerer les valeurs manquantes
* Modifier une colonne en cours d'ecriture (mmap)
* Ajouter des valeurs a la fin d'une colonne en cours d'ecriture (mmap)
* Ajouter des valeurs a la fin du fichier d'une colonne en cours d'ecriture (mmap)
*
******
...
...
@@ -17,4 +18,4 @@ Divers
******
* Si l'ordre d'une colonne est change, elle est reecrite (pas d'index).
* Truc pour verrouiller l'acces en lecture a un programme a la fois...
\ No newline at end of file
* Utilisation de semaphores pour la lecture
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment