Compare commits

...

13 Commits

Author SHA256 Message Date
Ana Guerrero
708e397e9c Accepting request 1114838 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1114838
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=14
2023-10-04 20:30:51 +00:00
Dominique Leuenberger
c67c92a616 Accepting request 1032962 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1032962
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=13
2022-11-03 18:14:15 +00:00
Dominique Leuenberger
bdf2f6575f Accepting request 955804 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/955804
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=12
2022-02-18 22:03:00 +00:00
Dominique Leuenberger
1a7c004a7a Accepting request 953120 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/953120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=11
2022-02-10 22:12:21 +00:00
Dominique Leuenberger
da75c33bc0 Accepting request 862447 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/862447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=10
2021-01-13 17:19:46 +00:00
Dominique Leuenberger
3dfe5058a2 Accepting request 770183 from devel:libraries:c_c++
- Update to version 1.10

OBS-URL: https://build.opensuse.org/request/show/770183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=9
2020-02-05 18:42:03 +00:00
Dominique Leuenberger
77bb00dc7f Accepting request 688594 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/688594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=8
2019-03-26 14:45:33 +00:00
Dominique Leuenberger
f4312a4332 Accepting request 625610 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/625610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=7
2018-07-28 10:43:24 +00:00
Yuchen Lin
2272501ee4 Accepting request 595417 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/595417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=6
2018-04-11 12:03:18 +00:00
Dominique Leuenberger
b7ecb73100 Accepting request 458557 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/458557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=5
2017-02-18 02:19:55 +00:00
Stephan Kulow
00cb73bfbe Accepting request 340208 from devel:libraries:c_c++
- Update to version 1.7
  * New integer parsing/formatting implementation
    + Functions that convert from and to integers (e.g. as_int/set_value)
      do not rely on CRT any more.
    + New implementation is 3-5x faster and is always correct wrt
      overflow or underflow. This is a behavior change - where previously
      as_uint() would return UINT_MAX on a value "-1", it now returns 0.
  * New features
    + XPath objects (xpath_query, xpath_node_set, xpath_variable_set)
      are now movable if your compiler supports C++11. Additionally,
      xpath_variable_set is copyable.
    + Added format_indent_attributes that makes the resulting XML friendlier
      to line diff/merge tools.
    + Added a variant of xml_node::attribute function with a hint that
      can improve lookup performance.
    + Custom allocation functions are now allowed (but not required)
      to throw instead of returning a null pointer.
  * Bug fixes
    + Fix Clang 3.7 crashes in out-of-memory cases (C++ DR 1748)
    + Fix xpath_node_set assignment to provide strong exception guarantee
    + Fix saving for custom xml_writer implementations that can throw from write()
- Add pugixml-config.patch to enable long long support, works better than
  enabling via build flags.

OBS-URL: https://build.opensuse.org/request/show/340208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=4
2015-10-25 18:12:59 +00:00
Dominique Leuenberger
b9eef73c9a Accepting request 337382 from devel:libraries:c_c++
- Manually enable long long support

OBS-URL: https://build.opensuse.org/request/show/337382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=3
2015-10-19 20:49:11 +00:00
Dominique Leuenberger
fe7396fe10 Accepting request 329155 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/329155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pugixml?expand=0&rev=2
2015-09-08 15:42:45 +00:00

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d70b98002968d9431e4166e6a76486a6d346eb9a76d1a0e7be58e786d3dee670
size 374783