Skip to content

Commit

Permalink
Reorder
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Dec 17, 2020
1 parent 0e20aae commit d4d5a13
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions chapters/revisions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2257}{\#2257}.
\item Clarified ModelicaAllocateString, \cref{utility-functions}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2279}{\#2279}.
\item Clarified memory management for external objects, \cref{external-objects}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2524}{\#2524}.
\item Introduced ModelicaDuplicateString for C-code, \cref{utility-functions-for-allocating-strings}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2417}{\#2417}.
\item Improved ModelicaAllocateString for C-code, \cref{utility-functions-for-allocating-strings}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2403}{\#2403}.
\end{itemize}

\item Clarified synchonous Modelica, \cref{synchronous-language-elements}
Expand Down Expand Up @@ -245,12 +251,6 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2431}{\#2431}.
\item Corrected use of annotation-comment, \cref{extends}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/pull/2428}{\#2428}.
\item Clarified memory management for external objects, \cref{external-objects}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2524}{\#2524}.
\item Introduced ModelicaDuplicateString for C-code, \cref{utility-functions-for-allocating-strings}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2417}{\#2417}.
\item Improved ModelicaAllocateString for C-code, \cref{utility-functions-for-allocating-strings}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2403}{\#2403}.
\end{itemize}

\item Improved DAE-chapter to be a complete description, \cref{modelica-dae-representation}.
Expand Down

0 comments on commit d4d5a13

Please sign in to comment.