Skip to content

Changes

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Use one character instead of line drawings. (details)
  5. Increase extent and set font size. (details)
  6. StandardFont (details)
  7. Fix misspelled file name (#3923) (details)
  8. Fix the bad Evaluate annotation (#3924) (details)
  9. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  10. addresses #3895 (details)
  11. corrected a html bug and created an entry in the ReleaseNotes (details)
  12. corrected a typo (details)
  13. removed funny character(s) before within; (details)
  14. Remove blank line. (details)
  15. Liberate machine parameter m (#3920) (details)
  16. Fix typo (details)
  17. Improve visibility of connections (details)
  18. Remove obsolete colons (see UsersGuide) (details)
  19. Enhance documentation of UnwrapAngle (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit ec4320f10a3b0139ac2f4290fa0ffc851f938f44 by jakub.tobolar
Enhance documentation of UnwrapAngle
The file was modified Modelica/Blocks/Math.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Use one character instead of line drawings. (details)
  5. Increase extent and set font size. (details)
  6. StandardFont (details)
  7. Fix misspelled file name (#3923) (details)
  8. Fix the bad Evaluate annotation (#3924) (details)
  9. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  10. addresses #3895 (details)
  11. corrected a html bug and created an entry in the ReleaseNotes (details)
  12. corrected a typo (details)
  13. removed funny character(s) before within; (details)
  14. Remove blank line. (details)
  15. Liberate machine parameter m (#3920) (details)
  16. Fix typo (details)
  17. Improve visibility of connections (details)
  18. Remove obsolete colons (see UsersGuide) (details)
  19. Enhance documentation of UnwrapAngle (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit ec4320f10a3b0139ac2f4290fa0ffc851f938f44 by jakub.tobolar
Enhance documentation of UnwrapAngle
The file was modified Modelica/Blocks/Math.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Use one character instead of line drawings. (details)
  5. Increase extent and set font size. (details)
  6. StandardFont (details)
  7. Fix misspelled file name (#3923) (details)
  8. Fix the bad Evaluate annotation (#3924) (details)
  9. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  10. addresses #3895 (details)
  11. corrected a html bug and created an entry in the ReleaseNotes (details)
  12. corrected a typo (details)
  13. removed funny character(s) before within; (details)
  14. Remove blank line. (details)
  15. Liberate machine parameter m (#3920) (details)
  16. Fix typo (details)
  17. Improve visibility of connections (details)
  18. Remove obsolete colons (see UsersGuide) (details)
  19. Enhance documentation of UnwrapAngle (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit ec4320f10a3b0139ac2f4290fa0ffc851f938f44 by jakub.tobolar
Enhance documentation of UnwrapAngle
The file was modified Modelica/Blocks/Math.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Use one character instead of line drawings. (details)
  5. Increase extent and set font size. (details)
  6. StandardFont (details)
  7. Fix misspelled file name (#3923) (details)
  8. Fix the bad Evaluate annotation (#3924) (details)
  9. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  10. addresses #3895 (details)
  11. corrected a html bug and created an entry in the ReleaseNotes (details)
  12. corrected a typo (details)
  13. removed funny character(s) before within; (details)
  14. Remove blank line. (details)
  15. Liberate machine parameter m (#3920) (details)
  16. Fix typo (details)
  17. Improve visibility of connections (details)
  18. Remove obsolete colons (see UsersGuide) (details)
  19. Enhance documentation of UnwrapAngle (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit ec4320f10a3b0139ac2f4290fa0ffc851f938f44 by jakub.tobolar
Enhance documentation of UnwrapAngle
The file was modified Modelica/Blocks/Math.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Use one character instead of line drawings. (details)
  5. Increase extent and set font size. (details)
  6. StandardFont (details)
  7. Fix misspelled file name (#3923) (details)
  8. Fix the bad Evaluate annotation (#3924) (details)
  9. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  10. addresses #3895 (details)
  11. corrected a html bug and created an entry in the ReleaseNotes (details)
  12. corrected a typo (details)
  13. removed funny character(s) before within; (details)
  14. Remove blank line. (details)
  15. Liberate machine parameter m (#3920) (details)
  16. Fix typo (details)
  17. Improve visibility of connections (details)
  18. Remove obsolete colons (see UsersGuide) (details)
  19. Enhance documentation of UnwrapAngle (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified Modelica/package.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit ec4320f10a3b0139ac2f4290fa0ffc851f938f44 by jakub.tobolar
Enhance documentation of UnwrapAngle
The file was modified Modelica/Blocks/Math.mo (diff)

Summary

  1. Use one character instead of line drawings. (details)
  2. Increase extent and set font size. (details)
  3. StandardFont (details)
  4. Use one character instead of line drawings. (details)
  5. Increase extent and set font size. (details)
  6. StandardFont (details)
  7. Fix misspelled file name (#3923) (details)
  8. Fix the bad Evaluate annotation (#3924) (details)
  9. Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896) (details)
  10. addresses #3895 (details)
  11. corrected a html bug and created an entry in the ReleaseNotes (details)
  12. corrected a typo (details)
  13. removed funny character(s) before within; (details)
  14. Remove blank line. (details)
  15. Liberate machine parameter m (#3920) (details)
  16. Fix typo (details)
  17. Improve visibility of connections (details)
  18. Remove obsolete colons (see UsersGuide) (details)
  19. Enhance documentation of UnwrapAngle (details)
Commit 9e4d4641ea4f791d4dfa47ab3375a6ab9a43202d by Hans.Olsson
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit be4ca805b26c51282148d041cae182602a215f98 by Hans.Olsson
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit ecc0b4182bf289fb21911d1cd8e19e4c91827831 by modelica
Use one character instead of line drawings.
This is more consistent with the name of the operator,
and avoids graphical artifacts in some tools like Dymola.
(The new variant works with and without anti-aliasing, the old
one worked with neither.)
The file was modified Complex.mo (diff)
Commit 24032447dfbe706222bbae6ac725eda4c7ffa8f1 by modelica
Increase extent and set font size.
Note: The extents are different - the reason is that *- are not vertically aligned in Arial (verified in MS Word).
The file was modified Complex.mo (diff)
The file was modified Complex.mo (diff)
Commit cfbb98270a4ba6eb141d0529dfb7c9e2a46b4ecf by noreply
Fix misspelled file name (#3923)

The file was modified .gitattributes (diff)
Commit b66df3195a8f1e1aeabd29f8727671137dc921e3 by noreply
Fix the bad Evaluate annotation (#3924)

The file was modified Modelica/Fluid/Pipes.mo (diff)
Commit e5f0e7eb5050456a8040d5a847adaab939cf866b by noreply
Fix derivatives in 2D-table for one-sided extrapolation by constant continuation (#3896)

* refs #3894: Fix derivatives in 2D-table for one-sided extrapolation by constant continuation

* refs #3894: Add test model
The file was modified Modelica/Resources/Licenses/LICENSE_ModelicaStandardTables.txt (diff)
The file was modified ModelicaTest/Tables/CombiTable2Dv.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Ds/Test33/comparisonSignals.txt
The file was modified Modelica/Resources/C-Sources/ModelicaStandardTables.c (diff)
The file was modified Modelica/package.mo (diff)
The file was modified ModelicaTest/Tables/CombiTable2Ds.mo (diff)
The file was addedModelicaTest/Resources/Reference/ModelicaTest/Tables/CombiTable2Dv/Test33/comparisonSignals.txt
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
Commit 3c0884d84b0e89df5d696cd21c4e866497203a8e by dietmar.winkler
corrected a html bug and created an entry in the ReleaseNotes
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit bc7e4ed7011f01478877bbd34635e4d47ac42162 by dietmar.winkler
removed funny character(s) before within;
The file was modified Modelica/package.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/Examples/DCDC/HBridge/HBridge_DC_Drive.mo (diff)
Commit 0021e1a8fdbd9f4b3df58f916c3c3d1a14305f3c by noreply
Liberate machine parameter m (#3920)

* Liberate Modelica.Electrical.Machines.Utilities.ParameterRecords.InductionMachineData.m
The file was modified Modelica/Electrical/Machines/Utilities/ParameterRecords/InductionMachineData.mo (diff)
The file was modified Modelica/package.mo (diff)
Commit 1e9140ec8e067cfaa14e077d1470ceecba0300a2 by dr.christian.kral
Improve visibility of connections
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit 4eaef61ce83263153764eabc3a44bc9eba469640 by dr.christian.kral
Remove obsolete colons (see UsersGuide)
The file was modified Modelica/Electrical/PowerConverters/DCDC/Control/SignalPWM.mo (diff)
The file was modified Modelica/Electrical/PowerConverters/DCDC/HBridge.mo (diff)
Commit ec4320f10a3b0139ac2f4290fa0ffc851f938f44 by jakub.tobolar
Enhance documentation of UnwrapAngle
The file was modified Modelica/Blocks/Math.mo (diff)