| 3 days | Walter Landry | Make an array big enough for 3D. |
| 3 weeks | Walter Landry | Add BuoyancyDampingTerm |
| 6 weeks | Walter Landry | Fix memory errors |
| 2 months | Walter Landry | Fix a warning |
| 6 months | Walter Landry | Added tag 2.0.0 for changeset 53a743f4c840 |
| 6 months | Walter Landry | Fix compile errors on cygwin |
| 6 months | Walter Landry | Add support for OneToManyMapper |
| 6 months | Walter Landry | Make BuoyancyForceTerm work with OneToMany |
| 6 months | Walter Landry | Remove errorStream from OneToManyMapper since it is not used anywhere |
| 6 months | Walter Landry | Update to use muparserx |
| 6 months | Walter Landry | Add ability to switch between regular and harmonic average in OneToManyMapper |
| 6 months | Walter Landry | Make OneToManyMapper work |
| 7 months | Walter Landry | Fixes for NearestNeighbor mapper |
| 7 months | Walter Landry | Make ParticleFeVariable handle NearestNeighbor mappers. |
| 7 months | Walter Landry | Get rid of currentParticleIndex |
| 7 months | Walter Landry | Do not build the tests |
| 7 months | Walter Landry | Add NearestNeighbor_Replace and make BuoyancyForceTerm use it |
| 7 months | Walter Landry | Update AnalyticPressure to take "const double*" instead of "double*" |
| 7 months | Walter Landry | Make BuoyancyForceTerm properly integrate densities with a gauss swarm. |
| 7 months | Walter Landry | Add NearestNeighbor_FindNeighbor |
| 7 months | Walter Landry | Remove splitIntParticleByIndexOnCPU since it used uninitialized |
| 7 months | Walter Landry | Make an array big enough to fit all 27 nodes of a Q2 3D element |
| 7 months | Walter Landry | Fix compiler warning |
| 8 months | Walter Landry | Do not compute anything if we are going to abort anyway in NearestNeighborMapper when finding materials |
| 8 months | Walter Landry | Add in NearestNeighborMapper |
| 8 months | Walter Landry | Fix compiler warnings |
| 8 months | Walter Landry | Output density equation and alpha equation into the journal |
| 8 months | Walter Landry | Fix compile warnings |
| 10 months | Walter Landry | Add densityEquation and alphaEquation |
| 12 months | Walter Landry | Add ability to define new variables in HydrostaticTerm |
| 12 months | Walter Landry | Make HydrostaticTerm use equations |
| 12 months | Walter Landry | Add casting for C++ |
| 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 de5c9f7f7fe2 |
| 19 months | Walter Landry | Add a maximum temperature to HydrostaticTerm |
| 22 months | Walter Landry | Added tag 1.5.0 for changeset 3e3dad9cf6dc |
| 2 years | Walter Landry | Make it less wordy by default |
| 2 years | Walter Landry | Merge in Underworld 1.4.1 |
| 2 years | JulianGiordani | Added tag 1.4.1 for changeset f0af717b7062 |
| 2 years | JulianGiordani | Removing obsolete ToolboxesManager function, associated StGermain change 2fe5aed271ba |
| 2 years | JulianGiordani | Removed tag 1.4.1 |
| 2 years | JulianGiordani | Added tag 1.4.1 for changeset 21c55474cd05 |
| 2 years | JulianGiordani | silly typo in definition |
| 2 years | JericoRevote | Display failed_commands only if there's a failure. |
| 2 years | JericoRevote | Added a call to sys.exit with the corresponding error code based on the failed count. |
| 2 years | JulianGiordani | Added tag 1.4.0 for changeset d70a4f45390d |
| 2 years | JericoRevote | Added a call to LiveComponentRegister_New in the setup function as |
| 2 years | JulianGiordani | fixing ... |
| 2 years | JulianGiordani | Backed out changeset 18e6824ba05a |
| 2 years | JulianGiordani | merge the backout into v1.3.x |
| 2 years | JulianGiordani | Backed out changeset 4ca4356447d8 |
| 2 years | MirkoVelic | Merge again//// |
| 2 years | MirkoVelic | Merge..... |
| 2 years | MirkoVelic | Fixed bug in PCDVCSuite.c |
| 2 years | JericoRevote | Reverting back equation, description to latex format. |
| 2 years | JulianGiordani | merge of 1.4.x changes |
| 2 years | JericoRevote | Added a check on context as this will fail |
| 2 years | John Mansour | added two new flags to achieve selective checkpoint restarts of field and/or swarm data: |
| 2 years | Walter Landry | Merge with 1.4.x |