| 3 weeks | Walter Landry | Make abort work in serial |
| 3 weeks | Walter Landry | Fix a compiler warning |
| 3 weeks | Walter Landry | Dump a checkpoint on the zero time step |
| 7 weeks | Walter Landry | Do not attempt to checkpoint if we just loaded from restart. |
| 2 months | Walter Landry | Make JournalFirewall abort, not assert |
| 2 months | Walter Landry | Fix a warning |
| 6 months | Walter Landry | Added tag 2.0.0 for changeset 58306512812f |
| 6 months | Walter Landry | Fix for cygwin |
| 6 months | Walter Landry | Figure out what the mesh is more reliably, especially when the temperature and velocity have different meshes |
| 6 months | Walter Landry | Make json conversion happen in memory, rather than writing an xml file |
| 6 months | Walter Landry | Make _XML_IO_Handler_ReadAllFromBuffer read the buffer correctly |
| 6 months | Walter Landry | Add 'equation' as a variable condition |
| 6 months | Walter Landry | Add in support for json |
| 6 months | Walter Landry | Fix Condition Functions so that they work without explicit coordinates |
| 7 months | Walter Landry | Do not advect if taking the very first step after a restart |
| 7 months | Walter Landry | Change uint to unsigned int for OS X |
| 7 months | Walter Landry | Fix a compiler warning |
| 7 months | Walter Landry | Generalize ConditionFunctions so that they can take just a coordinate. |
| 7 months | Walter Landry | Have plugins build in the construction stage instead of the build |
| 7 months | Walter Landry | Fix compiler warnings |
| 7 months | Walter Landry | Fix a number of compiler warnings |
| 7 months | Walter Landry | maxTimeSteps can be 0, meaning do a solve but no advection |
| 7 months | Walter Landry | Make advection happen before a solve, except on the first step |
| 7 months | Walter Landry | Fix some formatting |
| 8 months | Walter Landry | Fix an errant regex that replaced CAUTIOUS with CAUTContextUS |
| 12 months | Walter Landry | Fix compile errors when not using hdf5 |
| 12 months | Walter Landry | Make meta files uses cstring instead of string.h |
| 12 months | Walter Landry | Add casting for C++ |
| 12 months | Walter Landry | Add a missing include |
| 12 months | Walter Landry | Rename .c -> .cxx and make configure automatically use c++ |
| 12 months | Walter Landry | Make it compile with C++ and C compilers |
| 18 months | Walter Landry | Added tag 1.6.1 for changeset 0dcfc6cecb45 |
| 19 months | Walter Landry | Call _AbstractContext_Init so that the streams are set up |
| 22 months | Walter Landry | Added tag 1.5.0 for changeset 2556fcaf8d7f |
| 22 months | Walter Landry | Remove a definition for a stream that is never used |
| 24 months | Walter Landry | Print out the time correctly |
| 24 months | Walter Landry | Make the TimeStep output more in odds with VTKOutput and previous Gale releases |
| 2 years | Walter Landry | Build Gale, not StGermain |
| 2 years | Walter Landry | Merge in Underworld 1.4.1 |
| 2 years | JulianGiordani | Added tag 1.4.1 for changeset b4b09b400465 |
| 2 years | JulianGiordani | Changing the way the Toolboxes manager handles remembering which Toolboxes it has loaded and unloaded. |
| 2 years | JulianGiordani | Removed tag 1.4.1 |
| 2 years | KathleenHumble | fixing up logos after a mis-copy. changing footer so it references the right file names. |
| 2 years | JulianGiordani | Added tag 1.4.1 for changeset afd74f5f857a |
| 2 years | KathleenHumble | changing 'bleeding edge ' to '1.4 in the 1.4 branch |
| 2 years | KathleenHumble | fixing up scons_temp directory problem, |
| 2 years | JericoRevote | Increased collision threshold. |
| 2 years | JericoRevote | Increased the limit on the time-monitor as this seems to be failing on slower machines. |
| 2 years | JericoRevote | Adding an (int) type-cast as the value is being compared to an (int) data. |
| 2 years | JulianGiordani | Added tag 1.4.0 for changeset dea917cab003 |
| 2 years | JulianGiordani | Forcing all plugins to be 'dlclose-d' and the reset of the plugins register when the AbstractContext is deleted |
| 2 years | JericoRevote | Updated convert.py script to pre-process the meta-files escape squences (which is in latex format) |
| 2 years | Walter Landry | Make TimeStep always output |
| 2 years | Walter Landry | Make the code not output as much by default |
| 2 years | Walter Landry | Merge with 1.4.x |
| 2 years | JericoRevote | Cleaned-up a lot of compile-warnings. |
| 2 years | Walter Landry | Fix all regular compiler warnings |
| 2 years | Walter Landry | Make the code compile after the merge |
| 2 years | Walter Landry | Merge from Gale |