comparison pugixml/src/pugiconfig.hpp @ 47:8a8de065f049

pugixml: upgrade to 1.8, closes #614
author David Demelier <markand@malikania.fr>
date Fri, 20 Jan 2017 10:44:37 +0100
parents 22ae219278af
children 1a32b6d17c8e
comparison
equal deleted inserted replaced
46:fa2587b194ee 47:8a8de065f049
1 /** 1 /**
2 * pugixml parser - version 1.7 2 * pugixml parser - version 1.8
3 * -------------------------------------------------------- 3 * --------------------------------------------------------
4 * Copyright (C) 2006-2015, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) 4 * Copyright (C) 2006-2016, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
5 * Report bugs and download new versions at http://pugixml.org/ 5 * Report bugs and download new versions at http://pugixml.org/
6 * 6 *
7 * This library is distributed under the MIT License. See notice at the end 7 * This library is distributed under the MIT License. See notice at the end
8 * of this file. 8 * of this file.
9 * 9 *
47 // #define PUGIXML_HAS_LONG_LONG 47 // #define PUGIXML_HAS_LONG_LONG
48 48
49 #endif 49 #endif
50 50
51 /** 51 /**
52 * Copyright (c) 2006-2015 Arseny Kapoulkine 52 * Copyright (c) 2006-2016 Arseny Kapoulkine
53 * 53 *
54 * Permission is hereby granted, free of charge, to any person 54 * Permission is hereby granted, free of charge, to any person
55 * obtaining a copy of this software and associated documentation 55 * obtaining a copy of this software and associated documentation
56 * files (the "Software"), to deal in the Software without 56 * files (the "Software"), to deal in the Software without
57 * restriction, including without limitation the rights to use, 57 * restriction, including without limitation the rights to use,
60 * Software is furnished to do so, subject to the following 60 * Software is furnished to do so, subject to the following
61 * conditions: 61 * conditions:
62 * 62 *
63 * The above copyright notice and this permission notice shall be 63 * The above copyright notice and this permission notice shall be
64 * included in all copies or substantial portions of the Software. 64 * included in all copies or substantial portions of the Software.
65 * 65 *
66 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 66 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
67 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES 67 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
68 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 68 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
69 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 69 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
70 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 70 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,