0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Sep 23, 2025 — Sep 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move Javadocs; add CCDD docs. More... over 4 years ago
Updated README.md file. More... over 4 years ago
Quick fix for an issue that would not allow you to create and open a new database. More... almost 6 years ago
updating javadoc files again, but this time using java 11 rather than 8 in an attempt to remove all frames. More... about 6 years ago
Adding new javadoc files. More... about 6 years ago
Clearing some files. More... about 6 years ago
Merge branch 'master' of https://github.com/nasa/CCDD More... about 6 years ago
Removing old files. More... about 6 years ago
Updating JavaDoc files. More... about 6 years ago
Merge pull request #80 from royerboat/make_bat_file_work_on_windows More... about 6 years ago
Ensure the bat file will work on Windows More... about 6 years ago
Update README.md More... over 6 years ago
CCDDv2 databases can be opened in read only mode when using version 1 of the CCDD tool. A dialog will appear to inform the user of this when they open a ccddv2 database in version 1 of the tool. More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... over 6 years ago
CCDD now works with JAVA 7-13 More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... over 6 years ago
Update README.md More... over 6 years ago
Source code update. No change to CCDD.jar. More... almost 7 years ago
Corrected loading of boolean table values from __values table. Updated Javadoc and CCDD.jar (version 1.5.35). More... almost 7 years ago
Corrected issue when a table cell ends with '$' and the '$$' delimiter is used (now uses the '$_$' form for the delimiter). Updated CCDD.jar (version 1.5.34) More... almost 7 years ago
Corrected loading of table columns with boolean values in the __values table. Updated CCDD.jar (version 1.5.33). More... almost 7 years ago
Corrected loading of table columns with boolean values in the __values table. Updated CCDD.jar (version 1.5.33). More... almost 7 years ago
Changed how variables following child structures are aligned when assigning padding variables. Updated CCDD.jar (version 1.5.32). More... about 7 years ago
Corrected macro expansion for macros containing two or more expressions separated by commas. Updated CCDD.jar (version 1.5.31). More... about 7 years ago
Updated XTCE handler to ignore DynamicValue tags when expecting a fixed value, and to account for a missing ArgumentAssignmentList. Updated CCDD.jar (version 1.5.30). More... about 7 years ago