Changeset 13486


Ignore:
Timestamp:
2012-10-19T10:07:07+02:00 (12 years ago)
Author:
adrpo
Message:
  • fix UTF8 issues
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Compiler/FrontEnd/ModelicaBuiltin.mo

    r13485 r13486  
    22 * This file is part of OpenModelica.
    33 *
    4  * Copyright (c) 1998-CurrentYear, Linköping University,
     4 * Copyright (c) 1998-CurrentYear, Linköping University,
    55 * Department of Computer and Information Science,
    6  * SE-58183 Linköping, Sweden.
     6 * SE-58183 Linköping, Sweden.
    77 *
    88 * All rights reserved.
     
    1515 * The OpenModelica software and the Open Source Modelica
    1616 * Consortium (OSMC) Public License (OSMC-PL) are obtained
    17  * from Linköping University, either from the above address,
     17 * from Linköping University, either from the above address,
    1818 * from the URLs: http://www.ida.liu.se/projects/OpenModelica or 
    1919 * http://www.openmodelica.org, and in the OpenModelica distribution.
     
    27792779<ul>
    27802780<li>Improved flattening speed of at least a factor of 10 or more compared to the 1.4.5 release, primarily for larger models with inner-outer, but also speedup for other models, e.g. the robot model flattens in approximately 2 seconds.</li>
    2781 <li>Flattening of all MultiBody models, including all elementary models, breaking connection graphs, world object, etc. Moreover, simulation is now possible for at least five MultiBody models: Pendulum, DoublePendulum, InitSpringConstant, World, PointGravity�WithPointMasses.</li>
     2781<li>Flattening of all MultiBody models, including all elementary models, breaking connection graphs, world object, etc. Moreover, simulation is now possible for at least five MultiBody models: Pendulum, DoublePendulum, InitSpringConstant, World, PointGravityWithPointMasses.</li>
    27822782<li>Progress in supporting the Media library, but simulation is not yet possible.</li>
    27832783<li>Support for enumerations, both in the frontend and the backend.</li>
     
    28292829<li>Improved flattening speed of a factor of 5-20 compared to OpenModelica 1.5 for a number of models, especially in the MultiBody library.</li>
    28302830<li>Reduced memory consumption by the OpenModelica compiler frontend, for certain large models a reduction of a factor 50.</li>
    2831 <li>Reorganized, more modular OpenModelica compiler backend, can now handle approximately 30�000 equations, compared to previously approximately 10�000 equations.</li>
     2831<li>Reorganized, more modular OpenModelica compiler backend, can now handle approximately 30000 equations, compared to previously approximately 10000 equations.</li>
    28322832<li>Better error messages from the compiler, especially regarding functions.</li>
    28332833<li>Improved simulation coverage of MSL 3.1. Many models that did not simulate before are now simulating. However, there are still many models in certain sublibraries that do not simulate.</li>
     
    28472847Several enhancements. Support for match-expressions in addition to matchcontinue. Support for real if-then-else. Support for if-then without else-branches. Modelica Development Tooling 0.7.7 with small improvements such as more settings, improved error detection in console, etc.
    28482848<h4>New Graphic Editor OMEdit</h4>
    2849 A new improved open source graphic model connection editor called OMEdit, supporting 3.1 graphical annotations, which makes it possible to move models back and forth to other tools without problems. The editor has been implemented by students at Linköping University and is based on the C++ Qt library.
     2849A new improved open source graphic model connection editor called OMEdit, supporting 3.1 graphical annotations, which makes it possible to move models back and forth to other tools without problems. The editor has been implemented by students at Linköping University and is based on the C++ Qt library.
    28502850</html>"));
    28512851end '1.6.0';
     
    29742974<meta name=\"generator\" content=
    29752975\"HTML Tidy for Linux (vers 25 March 2009), see www.w3.org\" />
    2976 <title>ReleaseNotes/1.9.0 â.. OpenModelica</title>
     2976<title>ReleaseNotes/1.9.0 OpenModelica</title>
    29772977<meta http-equiv=\"Content-Type\" content=
    29782978\"text/html; charset=utf-8\" /><!--[if lt IE 7]>
     
    36163616<div style=\"float: right; margin: 0 1em\" class=\"wikipage\">
    36173617<blockquote>
    3618 <p>â. <a class=\"wiki\" href=
     3618<p><a class=\"wiki\" href=
    36193619\"https://trac.openmodelica.org/OpenModelica/wiki/ReleaseNotes/1.8.1\">
    362036201.8.1</a> | <a class=\"missing wiki\" href=
    36213621\"https://trac.openmodelica.org/OpenModelica/wiki/ReleaseNotes/Future\"
    3622 rel=\"nofollow\">Future?</a> â..</p>
     3622rel=\"nofollow\">Future?</a></p>
    36233623</blockquote>
    36243624</div>
     
    47704770\"https://trac.openmodelica.org/OpenModelica/ticket/1833\">Local name
    47714771shadowing and assignment to inputs</a></td>
    4772 <td class=\"owner\">openmodelicadevelopers@â.¦</td>
     4772<td class=\"owner\">openmodelicadevelopers@...¦</td>
    47734773<td class=\"type\">defect</td>
    47744774<td class=\"priority\">major</td>
Note: See TracChangeset for help on using the changeset viewer.