This website requires JavaScript.
4469a32970
Change paths according to new CMakeLists.txt location.
Jippe Holwerda
2016-02-25 20:38:07 +0100
806c75652a
Put CMakeLists.txt in the project root.
Jippe Holwerda
2016-02-25 19:30:03 +0100
2def7fe6e8
stl: add ability to set/get pugi::string_t to pugi elements
Stanislav Ionascu
2016-02-20 11:30:46 +0100
8b60bbdce4
scripts: Update license year
Arseny Kapoulkine
2016-02-13 13:07:53 -0800
4bbf6255dd
scripts: Rename CocoaPods script to match NuGet naming
Arseny Kapoulkine
2016-02-13 13:07:19 -0800
44c251fbc3
Merge pull request #85 from igagis/master
Arseny Kapoulkine
2016-02-13 13:05:41 -0800
b709f15d18
embed license to podspec, as LICENSE file is not in 1.7 tag, cocoapods errors otherwise. Get sources from zeux github
Ivan Gagis
2016-02-03 19:29:40 +0200
4215a0a159
LICENSE, podspec
Ivan Gagis
2016-02-03 19:09:24 +0200
607e46f209
Refactor conversion from integer to string
Arseny Kapoulkine
2016-02-02 10:44:35 -0800
ac4a84df4d
docs: Add documentation for long setters
Arseny Kapoulkine
2016-02-02 08:52:47 -0800
d2e72ee05a
tests: Add tests for long setters
Arseny Kapoulkine
2016-02-02 08:49:32 -0800
f441c63ea4
Implement set/set_value/operator= for long types
Arseny Kapoulkine
2016-02-02 08:39:45 -0800
c712dd84ba
Specify std=c++11 explicitly in Travis configurations
Arseny Kapoulkine
2016-01-26 21:43:48 -0800
c3d27daf8e
Merge pull request #83 from ogdf/use-real-standards-only
Arseny Kapoulkine
2016-01-26 20:28:10 -0800
e017a22fe0
Let Travis CI perform C++98-based tests
Stephan Beyer
2016-01-24 19:56:54 +0100
6bbbdb7d7e
Make cxxstd an argument to Makefile
Stephan Beyer
2016-01-24 19:52:49 +0100
fb647f69a2
Let Travis CI use Ubuntu trusty
Stephan Beyer
2016-01-26 21:53:16 +0100
fc9073289f
test_parse.cpp: add newline to last line
Stephan Beyer
2016-01-24 15:17:07 +0100
e133764f33
Merge pull request #81 from ogdf/whitespace-issues
Arseny Kapoulkine
2016-01-24 08:56:06 -0800
15c9bbc3e1
Merge ebdca940b4 into 7f91301946
Stephan Beyer
2016-01-24 14:18:24 +0000
ebdca940b4
test_parse.cpp: add newline to last line
Stephan Beyer
2016-01-24 15:17:07 +0100
32f05d55ae
Use either -std=c++03 or -std=c++11
Stephan Beyer
2016-01-24 14:40:44 +0100
f7aa65db8a
Fix whitespace issues
Stephan Beyer
2016-01-24 14:03:02 +0100
7f91301946
Change header format in non-compact mode to store page offset
Arseny Kapoulkine
2016-01-20 21:51:02 -0800
7aef75f43d
docs: Adjust as_int documentation to match implementation
Arseny Kapoulkine
2016-01-19 08:46:33 -0800
c388dbeba4
Merge pull request #79 from zeux/embed-pcdata
Arseny Kapoulkine
2016-01-14 07:52:40 -0800
4f3be76167
Preserve order semantics for child_value/text when using parse_embed_pcdata
Arseny Kapoulkine
2016-01-12 20:41:37 -0800
85238132d3
docs: Add parse_embed_pcdata documentation
Arseny Kapoulkine
2016-01-12 20:38:45 -0800
71d3a797f4
Adjust parse_embed_pcdata documentation
Arseny Kapoulkine
2016-01-12 20:18:12 -0800
fc6c8633dd
tests: Add test for parse_embed_pcdata
Arseny Kapoulkine
2016-01-12 20:16:29 -0800
bcddf36559
Only save first PCDATA contents in the element
Arseny Kapoulkine
2016-01-12 20:01:44 -0800
df2a0ad28b
Implement output support for embedded PCDATA values
Arseny Kapoulkine
2016-01-09 17:46:42 -0800
85d8b225f2
Support XPath string value for parse_embed_pcdata
Arseny Kapoulkine
2016-01-08 08:41:38 -0800
8b01f8923c
Support xml_node::child_value/text for parse_embed_pcdata
Arseny Kapoulkine
2016-01-08 08:40:56 -0800
2874f6f21d
Add initial support for parse_embed_pcdata
Arseny Kapoulkine
2016-01-08 08:37:26 -0800
0ca89f4af3
Merge 78900703a6 into ad3b492c1a
Konstantin Tokarev
2015-12-31 20:36:12 +0000
ad3b492c1a
docs: Regenerate HTML documentation
Arseny Kapoulkine
2015-12-31 17:22:41 +0300
5f58e9bd0c
Update all license/copyright texts to 2016
Arseny Kapoulkine
2015-12-31 17:22:21 +0300
af7177e77d
docs: Use ISO-8601 for changelog dates
Arseny Kapoulkine
2015-12-31 17:11:54 +0300
03b1b6a5c3
scripts: Fix default value for STATIC_CRT option
Arseny Kapoulkine
2015-12-30 23:58:03 +0300
6a22a28730
Merge pull request #70 from nirbar/master
Arseny Kapoulkine
2015-12-30 23:54:58 +0300
2fbdafd399
Merge 8a561fd1fb into 1bcf12402e
Guijun
2015-12-29 18:49:01 +0000
1bcf12402e
Work around Clang Wstring-conversion warnings
Arseny Kapoulkine
2015-12-29 21:43:24 +0300
3dadebf10e
Merge branch 'master' of github.com:nirbar/pugixml
nir.bar
2015-12-03 13:19:52 +0200
0d111976e1
Add CMake option on MSVC- STATIC_CRT
nir.bar
2015-12-03 12:33:44 +0200
8a561fd1fb
enlarge _memory before it isn't large enough if we are working with custom malloc.
Guijun
2015-11-30 18:48:07 +0800
2cf599b310
Work around MinGW versions with non-C99 compliant headers
Arseny Kapoulkine
2015-11-13 09:03:25 -0800
d2bae889eb
Added readme.txt
SeVlaT
2015-11-13 17:18:44 +0300
588118feb7
Added msvc12 solution and projects: converted from Msvc10
SeVlaT
2015-11-13 15:49:59 +0300
64fb7bb15a
Added msvc11 solution and projects: converted from Msvc10
SeVlaT
2015-11-13 15:49:37 +0300
ab1a1ef1d3
Updated Msvc10 solution
SeVlaT
2015-11-13 15:20:22 +0300
8df08bfd3e
Msvc14: IntDir and OutDir changed a little
SeVlaT
2015-11-13 14:20:40 +0300
85f190d48f
msvc14: import pugixml.s.props to static project
SeVlaT
2015-11-13 14:12:08 +0300
e8b1349e83
Msvc14: Added Rtl_Type suffix to IntDir and OutDir
SeVlaT
2015-11-13 14:11:40 +0300
3d8ae832ee
added msvc2015_static.vcxproj (just by copying from msvc2015.vcxproj)
SeVlaT
2015-11-13 14:05:58 +0300
286c32e5d5
pugixml.props: support custom user property sheet
SeVlaT
2015-11-13 14:02:18 +0300
05df29c9ab
msvc14: Cosmetic changes, removed empty tags
SeVlaT
2015-11-13 14:01:41 +0300
391725fb02
Msvc14: inherit Linker settings
SeVlaT
2015-11-13 13:35:03 +0300
a40b7ef192
Msvc14: Moved <PreprocessorDefinitions> to Props
SeVlaT
2015-11-13 13:27:52 +0300
fbfac6d123
Added platform-specific props for Msvc14
SeVlaT
2015-11-13 13:24:38 +0300
9a81561d99
pugixmpprops: support Msvc vesion and platform specific props
SeVlaT
2015-11-13 13:24:16 +0300
e067e8676c
Msvc14: removed _DEBUG/NDEBUG, moved some <ClCompile> options to props
SeVlaT
2015-11-13 13:19:26 +0300
03e46219db
Msvc14: Inherit <PrecompiledHeader>
SeVlaT
2015-11-13 13:09:57 +0300
dade2b81c1
Msvc14: Moved <OutDir>, <IntDir>, <TargetName>, <DebugInformationFormat> to props
SeVlaT
2015-11-13 13:04:10 +0300
7bcd6c89bd
Added Msvc14-specific props (yet empty)
SeVlaT
2015-11-13 12:57:50 +0300
cdb8858446
pugixml.props: support props, specific for MSVC version
SeVlaT
2015-11-13 12:53:54 +0300
ccbfc905bf
Msvc15: removed some compiler options, that are well-inherited from Props
SeVlaT
2015-11-13 12:38:02 +0300
a21e3524ec
Msvc14: removed <ClCompile><ProgramDataBaseFileName> Remark: <ProgramDataBaseFileName> - compiler setting <ProgramDataBaseFile> - linker setting Both of them probably set well by default.
SeVlaT
2015-11-13 12:29:02 +0300
a4b7273ee1
Msvc14: <Import Project="pugixml.props" />
SeVlaT
2015-11-13 11:34:08 +0300
afb646cef4
Msvc14: added solution
SeVlaT
2015-11-13 11:29:53 +0300
e0c2ee576c
Msvc10: cosmetic changes. Remove unnecessary empty tags
SeVlaT
2015-11-13 11:24:55 +0300
9d7c3ebf96
Removed <Link><ProgramDataBaseFileName> item metadata. It propably erroneous. Studio uses <ProgramDataBaseFile>. Is set properly bu Mycrosoft system properties
SeVlaT
2015-11-13 11:18:43 +0300
ac9c0e48d6
Moved <Link> item metadata to props
SeVlaT
2015-11-13 11:05:58 +0300
a768ba110e
Msvc10: Moved <ResourceCompile> to Props
SeVlaT
2015-11-13 10:45:55 +0300
550859d720
Msvc10: moved <ResourceCompile> to Props
SeVlaT
2015-11-13 10:45:12 +0300
258ceafe43
Msvc10: inherit properties <OutDir> and <IntDir>
SeVlaT
2015-11-13 10:35:28 +0300
4391ececaa
Changed <IntDir> and <OutDir> in common.props: Used PUGI_Rtl_Type
SeVlaT
2015-11-13 10:34:52 +0300
a5e84e3b2c
<<PUGI_Rtl_Type> made visible
SeVlaT
2015-11-13 10:34:10 +0300
f7ad3d6ee9
Msvc10: Moved <ClCompile>/<RuntimeLibrary> item metadata to props files
SeVlaT
2015-11-13 10:21:21 +0300
cf7f036ba6
Msvc10: <Lib/OutputFile> item metadata inherited
SeVlaT
2015-11-13 10:12:46 +0300
3ca699390e
Msvc10: Moved <TargetName> to property shrets
SeVlaT
2015-11-13 10:08:05 +0300
a836c2e07c
Msvc10: removed <PrecompiledHeader> compiler option
SeVlaT
2015-11-12 19:11:29 +0300
65154e9028
Msvc10: removed <PreprocessorDefinitions>
SeVlaT
2015-11-12 19:07:40 +0300
513eeeb847
Msvc10 projects: removed setings specific for Configuration(debug/release)
SeVlaT
2015-11-12 19:04:18 +0300
d190d85b0f
Msvc10 projects: removed some compiler settings, use inherited
SeVlaT
2015-11-12 18:57:50 +0300
e34ec1ebcb
Support props for static /dynamic RTL
SeVlaT
2015-11-12 18:54:11 +0300
b1308655b6
Added props for static and dynamic RTL
SeVlaT
2015-11-12 18:47:00 +0300
2c7e13062f
msvc 2010 projects reformatted by Studio: tabs replaced by spaces, GUID changed
SeVlaT
2015-11-12 14:54:27 +0300
e55204a243
Added .gitignore to msvc directory
SeVlaT
2015-11-12 14:53:06 +0300
888d3da99d
msvc_10: Added props files and solution
SeVlaT
2015-11-11 18:28:22 +0300
7d03d10152
vcxproj files copied from scripts directory
SeVlaT
2015-11-10 18:39:58 +0300
94c08f27c6
tests: Fix Borland C++ 5.4 compilation
Arseny Kapoulkine
2015-10-25 13:44:26 -0700
fe58041a61
Fix Borland C++ 5.4 compilation
Arseny Kapoulkine
2015-10-25 12:57:43 -0700
39149fd5bd
Reduce Travis build matrix
Arseny Kapoulkine
2015-10-24 14:03:29 -0700
0fe295aa9c
Build NuGet package on AppVeyor
Arseny Kapoulkine
2015-10-18 21:10:45 -0700
a3a9d53860
docs: Fix CDATA example
Arseny Kapoulkine
2015-10-19 20:55:39 -0700
7d2842e670
docs: Add iOS to the list of supported platforms
Arseny Kapoulkine
2015-10-19 00:11:10 -0700
92bc81affc
Update docs
Arseny Kapoulkine
2015-10-18 21:01:32 -0700
5b2f014fc7
docs: Update packaging info
Arseny Kapoulkine
2015-10-18 21:01:14 -0700
8482152e63
Add Homebrew and NuGet links
Arseny Kapoulkine
2015-10-18 20:36:00 -0700