1 | | == PALM source code change log == |
2 | | |
3 | | '''Current revision:''' [[CRev]] [[BR]] |
4 | | '''Current fixed release:''' 5.0 (r2704) |
5 | | |
6 | | The following table documents all changes to the PALM repository since 2017. |
7 | | |
8 | | '''Previous changes:''' |
9 | | * Changes [wiki:/doc/tec/changelog_2013-2016 2013-2016] |
10 | | * Changes [wiki:/doc/tec/changelog_2009-2012 2009-2012]. |
11 | | * Changes [http://www.muk.uni-hannover.de/~raasch/PALM_group/doc/tec/tec_doc_1998-2008.html 1998-2008] |
12 | | |
13 | | Please follow the [wiki:/doc/tec/developerrules rules for developers] when carrying out source code changes! |
| 1 | == PALM source code change log 2017 == |
| 2 | |
| 3 | The following table documents all changes to the PALM repository from 2017. |
| 4 | |
| 5 | Entries in the fifth column specify the type of the change: change of existing code ('''C'''), new code ('''N''') or bugfix ('''B'''). More detailed information about the changes may sometimes be found in the header comment lines of the respectively changed routines. |