| 3 years | Patrick Sunter | Converted the ObjectList Component's tests from old system to PCU. |
| 3 years | Patrick Sunter | Converted the MPIRoutines component tests into new pcu system. |
| 3 years | Patrick Sunter | Completed transfer of functionality from old testIndexSet into new PCU IndexSetSuite. |
| 3 years | Patrick Sunter | Testing revealed an inconsistency in IndexSet_Merge_AND() function when first IndexSet provided was longer than the second, due to nature of bit operations used. |
| 3 years | Patrick Sunter | Adding work so far on IndexSetSuite, test suite for IndexSet using new pcu test framework. |
| 3 years | Patrick Sunter | Fixed a small bug in the function IndexSet_IsMember, that appeared through testing. |
| 3 years | pds | Updated 1 bug and 1 formatting issue in the PCU scripts responsible for creating testStGermain.h: |
| 3 years | dave | Luke fixed a bug in the StGermain test related to the ProjectSuite |
| 3 years | LukeHodkinson | Found bugs causing binaries to be installed to the wrong |
| 3 years | Luke Hodkinson | Forgot to add these two files to the previous commit. |
| 3 years | Luke Hodkinson | Updating the ConfigRework branch to include some improved |
| 3 years | steve | * made list-all use for each func too |
| 3 years | steve | * cleaned up list-all (removed redundant conditional, moved delete) |
| 3 years | steve | improved to permit multiple "--list-all" |
| 3 years | LukeHodkinson | Branching StGermain for ONE file. Bummer. |
| 3 years | LukeHodkinson | Removing that pesky scons 'copy' message. |
| 3 years | Julian Giordani | commiting the stable branch into the -dev to remove a head conflict..... |
| 3 years | Julian Giordani | merging with the merge |
| 3 years | kathleen | removing wrong type of " |
| 3 years | Julian Giordani | merging |
| 3 years | Julian Giordani | allowing numbers in scientific notation to use an 'E' for exponential as well as 'e' |
| 3 years | steve | "return" missing from autogenerated stg dictionary code of a component's meta - should fix bug of crashing when not built with with_debug=1 |
| 3 years | Luke Hodkinson | Need the ability to build plugins in the absence of |
| 3 years | steve | had RuntimeError spelt wrong... now prints meaningful error message |
| 3 years | steve | merged with trunk |
| 3 years | steve | removed unused files |
| 3 years | steve | latex of equations weren't converting to dictionary entries properly - fixed by escaping the '\' characters for 'equation' only |
| 3 years | steve | Ensured the license is lgpl v2.1 (not 3) |
| 3 years | steve | components with no references now show so properly |
| 3 years | steve | * --help <component name> works again |
| 3 years | steve | fixed bug in converting 'implements' to c-dictionary code |
| 3 years | steve | * removed Stg_ComponentMeta class... not needed, meta is represented by a |
| 3 years | steve | Changed default behaviour, such that get functions return null rather than |
| 3 years | steve | uses dictionary as produced by new xsd meta schema |
| 3 years | steve | meta files are now parsed to be both valid DTDs and have the effective Meta |
| 3 years | steve | some tests for the python xml stuff |
| 3 years | steve | python to convert the StGermain DTD based meta files to the StGermain Meta XSD |
| 3 years | steve | python module and script to parse the (old) StGermain DTD (model/input & meta) |
| 3 years | steve | added some comments to Add function |
| 3 years | steve | Made to be convertable to a valid meta xsd |
| 3 years | steve | Made compliant to parsing by XML DTD tester |
| 3 years | JohnMansour | modifications for the 'new' HDF5 methodology. |
| 3 years | Julian Giordani | Creating v1.2.x |
| 3 years | jspencer | Added tag v1.2.0 for changeset 5599e47d876d |
| 3 years | louismoresi | Merging the entry point stuff |
| 3 years | louismoresi | I have added an entry point which occurs at the end of the solve and prior to the |
| 3 years | JohnMansour | added a new BinaryStream for binary outputs....new files and corresponding modifications |
| 3 years | Julian Giordani | Removing the final bits of VMake.... makefile and Makefile.def |
| 3 years | JohnMansour | added the following to the hg ignore list to make hg more friendly |
| 3 years | Julian Giordani | Making a tmp var, to help this memcpy. The way it was previously was causing valgrind warnings |
| 3 years | LukeHodkinson | Moving the dt parameter to the abstract context, |
| 3 years | JohnMansour | fix to account for checkpoint restarts. |
| 3 years | JohnMansour | added new option to checkpoint at set time increments, instead (or inclusive) of timesteps. |
| 3 years | LukeHodkinson | Placing the independent VCs before the regular |
| 3 years | LukeHodkinson | First part of some commits to allow for a better |
| 3 years | BelindaMay | Modified checkpoint file reading and writing to work with new read_hdf5 and write_hdf5 config options. |
| 3 years | LukeHodkinson | Forgot to commit this little fix to the target |
| 3 years | LukeHodkinson | Wasn't normalising individually specified |
| 3 years | LukeHodkinson | Adding the ability to build sub-directories |