Vreixo Formoso
0c03ad051b
Add function to create a new root.
15 years ago
Vreixo Formoso
79c37ff193
Little changes.
15 years ago
Vreixo Formoso
5fa2490a48
Take and remove functions based on iterator.
15 years ago
Vreixo Formoso
baa6238579
Unit test for iso_node_take().
15 years ago
Vreixo Formoso
78fba4c14f
Add unit test for dir iteration. Implementation of iso_dir_iter_free().
15 years ago
Vreixo Formoso
5ec93b50f4
Add functions to remove nodes from a dir. Handle deletion of dirs
...
propertly.
15 years ago
Vreixo Formoso
051538b5c2
Add functions to iterate over directory children.
15 years ago
Vreixo Formoso
e068fd1cf6
Getter for number of children in a dir.
15 years ago
Vreixo Formoso
a4f283fac6
Functions to add and get a node inside a dir.
15 years ago
Vreixo Formoso
3c7f1285d6
Add default skel for unit tests. Move test programs to demo.
15 years ago
Vreixo Formoso
efff783602
Added getters/setters from IsoNode permissions and owners.
15 years ago
Vreixo Formoso
b9152421f3
Define and document IsoStream interface.
15 years ago
Vreixo Formoso
100919a5cb
Fix little bug, close() must mark a file as closed!
15 years ago
Vreixo Formoso
db533b2d99
Add a little program to test reading from a file using IsoFileSource.
15 years ago
Vreixo Formoso
1478904aaf
Implement get_name in FileSource, and add a little test program.
15 years ago
Vreixo Formoso
e034f287bf
Implement IsoFilesystem to deal with local filesystem.
15 years ago
Vreixo Formoso
1bda81869b
Add IsoFileSource implementation for local filesystem.
15 years ago
Vreixo Formoso
6c090c9a7b
Added more files, mainly beginning of filesystem sources implementation.
15 years ago
Vreixo Formoso
9ee4e39899
Added build files and first code stub.
15 years ago
Vreixo Formoso
4b337281f2
Added eclipse project metainfo.
...
This is useful if you're using eclipse CDT IDE. You can safety
ignore/remove these files if you aren't using it.
15 years ago
Vreixo Formoso
20a614c8aa
Added project files and source folder.
15 years ago
Vreixo Formoso
2a4501644c
Added a class diagram for burn_source design.
16 years ago
Vreixo Formoso
a9e8e05833
Use Streams to simplify El-Torito implementation.
16 years ago
Vreixo Formoso
3fa5bb9068
Add previous session block to File TreeNode.
16 years ago
Vreixo Formoso
a61160c7eb
Update iso_tree diagram to the new Stream idea.
16 years ago
Vreixo Formoso
081c936c55
Added UML diagram for Streams.
16 years ago
Vreixo Formoso
b3d83e4d1f
Adding SourceFile impl. and model relation between them a filesystem.
16 years ago
Vreixo Formoso
285de9b44f
Little changes.
16 years ago
Vreixo Formoso
1b1f2f5ad9
Add a sequence diagram for the creation of a TreeNode.
16 years ago
Vreixo Formoso
a387e4a619
Annotatte the Builder diagram.
16 years ago
Vreixo Formoso
b9e1e7e6c3
Added diagram with initial draft of Builder and Filesystem concepts.
16 years ago
Vreixo Formoso
f0f6c51b6a
Added FileSource to TreeNode.
16 years ago
Vreixo Formoso
be5bfd1a88
Implement filters as a chain attached to files.
16 years ago
Vreixo Formoso
ebf7aebe7f
Let filters work on any kind of files.
...
Change in the design of filtered files. Now a filtered file can be any
kind of files, not only for local files. You can even use another
filtered file as source, feature that let users create chains of
filters.
16 years ago
Vreixo Formoso
98c7c50da1
Add Use Cases and design UML diagram for El-Torito.
16 years ago
Vreixo Formoso
eee9579e1f
Little changes in iso_tree UML diagram. Generate PNG image of that.
16 years ago
Vreixo Formoso
580fb758e6
Improved UML diagram for iso tree.
16 years ago
Vreixo Formoso
04e4abcfee
First UML diagrams of the library design.
16 years ago
Vreixo Formoso
8e6a0219d9
Initial sketch for use cases.
16 years ago
Vreixo Formoso
8adafdea11
Initial commit. First version of Features documentation.
...
This initial commit only contains some documentation.
16 years ago