[root]/Packages/MatlabInterface/Dataflow/XML
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 |
completely revert commit 32690, as it broke all of Uintah
2027 lines of code changed in 26 files:
removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml
2297 lines of code changed in 13 files:
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:
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:
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:
removed property
0 lines of code changed in 2 files:
Activated ports to input filenames and added a module to read colormaps generated in Matlab
194 lines of code changed in 11 files:
Fixed binary files. Removed svn:eol-style keyword and copied new versions over from CVS
5266 lines of code changed in 13 files:
Remove obsolete file (syncs with branch).
0 lines of code changed in 1 file:
Merge v1_24_0_release
9134 lines of code changed in 19 files: