summaryrefslogtreecommitdiffstats
path: root/src/marshal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a couple of cases where sharing string data could lead to corruptionDimitri van Heesch2015-01-021-1/+1
| | | | | Also made dangerous string access more visible by introducing rawData(). This replaces data() which will now return a constant string.
* In case of sections with the same name they are not reported.albert-github2014-03-021-1/+3
| | | | | In this patch it is checked if a section label has been used before and if so a warning is given with file name and line number (when possible) where the section label was used the first time. Note in section.h the item level was not initialized in the past in case of a copy constructor.
* Release-1.8.3.1-20130402Dimitri van Heesch2013-04-021-2/+15
|
* Release-1.8.3.1-20130324Dimitri van Heesch2013-03-241-0/+2
|
* Release-1.8.1.2-20120729Dimitri van Heesch2012-07-291-48/+2
|
* Release-1.7.6.1-20120220Dimitri van Heesch2012-02-201-0/+1
|
* Release-1.7.6.1-20120122Dimitri van Heesch2012-01-221-3/+5
|
* Release-1.7.5.1Dimitri van Heesch2011-08-211-2/+2
|
* Release-1.7.5Dimitri van Heesch2011-08-141-1/+2
|
* Release-1.7.1Dimitri van Heesch2010-06-251-2/+2
|
* Release-1.5.6-20080727Dimitri van Heesch2008-07-271-2/+2
|
* Release-1.5.4-20080101Dimitri van Heesch2008-01-171-3/+5
|
* Release-1.5.4Dimitri van Heesch2008-01-161-4/+21
|
* Release-1.5.2-20070719Dimitri van Heesch2007-07-191-0/+2
|
* Release-1.5.2-20070506Dimitri van Heesch2007-05-061-1/+139
|
* Release-1.5.1-20070107Dimitri van Heesch2007-01-071-0/+28
|
* Release-1.4.7-20060910Dimitri van Heesch2006-09-101-0/+639