Directory Packages/MatlabInterface/Dataflow/XML/

Total Files:
20
Deleted Files:
1
Lines of Code:
2157

[root]/Packages/MatlabInterface/Dataflow/XML

Lines of Code

Packages/MatlabInterface/Dataflow/XML/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 98 (100.0%) 18976 (100.0%) 193.6
callahan 19 (19.4%) 9134 (48.1%) 480.7
sparker 13 (13.3%) 5266 (27.8%) 405.0
mjc 41 (41.8%) 4324 (22.8%) 105.4
jeroen 24 (24.5%) 252 (1.3%) 10.5
dav 1 (1.0%) 0 (0.0%) 0.0

Most Recent Commits

mjc 2005-12-02 02:23 Rev.: 32697

completely revert commit 32690, as it broke all of Uintah

2027 lines of code changed in 26 files:

  • Packages/MatlabInterface/Dataflow/XML: Matlab.xml (new), MatlabBundle.xml (new), MatlabBundlesReader.xml (+95 -93), MatlabBundlesWriter.xml (new), MatlabColorMapsReader.xml (+88 -80), MatlabDataReader.xml (new), MatlabDataWriter.xml (new), MatlabFieldsReader.xml (new), MatlabFieldsWriter.xml (+100 -87), MatlabMatricesReader.xml (+129 -144), MatlabMatricesWriter.xml (new), MatlabNrrdsReader.xml (new), MatlabNrrdsWriter.xml (+115 -103)
mjc 2005-12-01 15:19 Rev.: 32690

removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml

2297 lines of code changed in 13 files:

  • Packages/MatlabInterface/Dataflow/XML: Matlab.xml (+487 -340), MatlabBundle.xml (+244 -170), MatlabBundlesReader.xml (+93 -95), MatlabBundlesWriter.xml (+68 -89), MatlabColorMapsReader.xml (+80 -88), MatlabDataReader.xml (+359 -293), MatlabDataWriter.xml (+110 -134), MatlabFieldsReader.xml (+326 -264), MatlabFieldsWriter.xml (+87 -100), MatlabMatricesReader.xml (+144 -129), MatlabMatricesWriter.xml (+103 -115), MatlabNrrdsReader.xml (+93 -95), MatlabNrrdsWriter.xml (+103 -115)
jeroen 2005-10-24 11:42 Rev.: 32267

Added a 3rd string port to Matlab Module. Added FieldReader code for NoData/Constant/Linear basis functions. The field reader should read most of the in matlab defined meshes as a field. Updated the display window with information on the actual basis used for both field and mesh. Countless bug fixes for detecting which field type the user intended in its matlabfile. Addition of a framework for higher order defined meshes. Functions definitions for higher order elements are present but not yet implemented. The code is not yet GCC4 compliant, and may thus not compile on every system yet. The FieldWriter system is still largely unstested (hopefully coming soon, when I have time to adapt the code)

8 lines of code changed in 1 file:

  • Packages/MatlabInterface/Dataflow/XML: Matlab.xml (+8)
jeroen 2005-10-03 14:47 Rev.: 32050

Added string ports in Matlab engine, for for instance specifying filenames. Capped the display buffer to 1000 lines

28 lines of code changed in 1 file:

  • Packages/MatlabInterface/Dataflow/XML: Matlab.xml (+28 -12)
jeroen 2005-08-29 14:36 Rev.: 31760

Integration of String class into matlab interface, a string will not be translated into a Nrrd anymore, but into the new string class. Strings can now be added into a bundle and then will automatically appear in Matlab as Strings. All the filename ports have been replaced with proper string input ports

22 lines of code changed in 11 files:

  • Packages/MatlabInterface/Dataflow/XML: MatlabBundlesReader.xml (+2 -2), MatlabBundlesWriter.xml (+2 -2), MatlabColorMapsReader.xml (+2 -2), MatlabDataReader.xml (+2 -2), MatlabDataWriter.xml (+2 -2), MatlabFieldsReader.xml (+2 -2), MatlabFieldsWriter.xml (+2 -2), MatlabMatricesReader.xml (+2 -2), MatlabMatricesWriter.xml (+2 -2), MatlabNrrdsReader.xml (+2 -2), MatlabNrrdsWriter.xml (+2 -2)
mjc 2005-07-18 12:07 Rev.: 31184

removed property

0 lines of code changed in 2 files:

  • Packages/MatlabInterface/Dataflow/XML: GUIpic1.png (new)
jeroen 2005-05-06 14:41 Rev.: 30095

Activated ports to input filenames and added a module to read colormaps generated in Matlab

194 lines of code changed in 11 files:

  • Packages/MatlabInterface/Dataflow/XML: MatlabBundlesReader.xml (+3 -4), MatlabBundlesWriter.xml (+2 -4), MatlabColorMapsReader.xml (+175), MatlabDataReader.xml (+1 -3), MatlabDataWriter.xml (+2 -4), MatlabFieldsReader.xml (+1 -3), MatlabFieldsWriter.xml (+2 -4), MatlabMatricesReader.xml (+2 -4), MatlabMatricesWriter.xml (+2 -4), MatlabNrrdsReader.xml (+2 -4), MatlabNrrdsWriter.xml (+2 -4)
sparker 2005-04-15 11:38 Rev.: 29827

Fixed binary files. Removed svn:eol-style keyword and copied new versions over from CVS

5266 lines of code changed in 13 files:

  • Packages/MatlabInterface/Dataflow/XML: GUIpic1.png (+53 -53), GUIpic2.pdf (+1716 -1716), GUIpic2.png (new), GUIpic3.pdf (new), GUIpic3.png (+46 -46), GUIpic4.pdf (new), GUIpic4.png (new)
dav 2005-02-24 16:06 Rev.: 28930

Remove obsolete file (syncs with branch).

0 lines of code changed in 1 file:

  • Packages/MatlabInterface/Dataflow/XML: Matlab2.xml (del)
callahan 2005-02-04 16:14 Rev.: 28465

Merge v1_24_0_release

9134 lines of code changed in 19 files:

  • Packages/MatlabInterface/Dataflow/XML: GUIpic1.png (+233), GUIpic2.pdf (+2424), GUIpic2.png (+172), GUIpic3.pdf (+2384), GUIpic3.png (+124), GUIpic4.pdf (+2317), GUIpic4.png (+189), Matlab.xml (+516 -289), MatlabBundle.xml (+312), MatlabBundlesReader.xml (+185), MatlabBundlesWriter.xml (+163), MatlabDataReader.xml (+15 -5), MatlabDataWriter.xml (+15 -5), MatlabFieldsReader.xml (+15 -5), MatlabFieldsWriter.xml (+14 -4), MatlabMatricesReader.xml (+14 -4), MatlabMatricesWriter.xml (+14 -4), MatlabNrrdsReader.xml (+14 -4), MatlabNrrdsWriter.xml (+14 -4)
Generated by StatSVN 0.4.0