Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vslavik/xmlwrapp issues and pull requests

#89 - CI fixes

Pull Request - State: closed - Opened by vadz 6 months ago

#88 - Compilation fixes with libxml2 2.12.0 and later

Pull Request - State: closed - Opened by vadz 6 months ago

#87 - Fix replacing nodes with libxml 2.10 and later

Pull Request - State: closed - Opened by vadz about 2 years ago

#86 - Update to Catch v2

Pull Request - State: closed - Opened by vadz about 2 years ago - 1 comment

#85 - DRAFT: Start adding move semantics support

Pull Request - State: open - Opened by vadz about 2 years ago

#84 - Require and use C++11

Pull Request - State: closed - Opened by vadz about 2 years ago - 2 comments

#83 - More CI improvements

Pull Request - State: closed - Opened by vadz about 2 years ago - 1 comment

#82 - Add job using MSVS to the CI workflow

Pull Request - State: closed - Opened by vadz about 2 years ago - 1 comment

#81 - Fix MSW XML workflow

Pull Request - State: closed - Opened by vadz about 2 years ago

#80 - Use pre-built XML libraries binaries in the MSW CI builds

Pull Request - State: closed - Opened by vadz about 2 years ago - 1 comment

#79 - Set ELF visibility of xml::exception to public

Pull Request - State: closed - Opened by vadz about 2 years ago - 7 comments

#78 - Add CI job running under macOS to test the build there too

Pull Request - State: closed - Opened by vadz about 2 years ago - 4 comments

#77 - Fix sporadic memory access crashes when built on MacOS using clang 12

Pull Request - State: closed - Opened by SergeySatskiy about 2 years ago - 8 comments

#76 - Fix XSLT memleak

Pull Request - State: closed - Opened by vadz over 2 years ago

#75 - Ensure that children namespaces are updated after set_namespace()

Pull Request - State: closed - Opened by vadz over 3 years ago - 2 comments

#74 - Add build using ASAN to the CI workflow

Pull Request - State: closed - Opened by vadz over 3 years ago - 1 comment

#73 - "make dist" doesn't work under Ubuntu 20.04 which uses Python 3

Issue - State: open - Opened by vadz over 3 years ago - 4 comments

#72 - Switch from Travis CI to GitHub Actions

Pull Request - State: closed - Opened by vadz over 3 years ago - 3 comments

#71 - Fix MSVC DLL related warnings

Pull Request - State: closed - Opened by thesiv over 3 years ago - 7 comments

#70 - Use NULL to initialize pointers instead of 0 in the headers

Pull Request - State: closed - Opened by vadz over 3 years ago

#69 - Use autoreconf instead of bootstrap

Pull Request - State: closed - Opened by vadz about 4 years ago - 3 comments

#68 - Fix warnings in MSW cross-build and run tests using Wine in it

Pull Request - State: closed - Opened by vadz about 4 years ago - 2 comments

#67 - Update Travis builds to use Ubuntu 20.04

Pull Request - State: closed - Opened by vslavik about 4 years ago - 1 comment

#66 - Support building Win32 DLLs without relying on auto-import

Pull Request - State: closed - Opened by vadz about 4 years ago - 4 comments

#65 - Information on exception

Issue - State: closed - Opened by jm130794 about 4 years ago - 4 comments

#64 - Unity build fixes

Pull Request - State: closed - Opened by vadz about 4 years ago

#63 - Don't use std::binary_function<>

Pull Request - State: closed - Opened by vadz almost 5 years ago

#62 - Not compatible with C++17

Issue - State: closed - Opened by ErikLevin almost 5 years ago - 4 comments

#61 - How can I define ns for xpath

Issue - State: closed - Opened by jm130794 over 5 years ago - 1 comment

#60 - Add a build using g++ 8 to Travis CI

Pull Request - State: closed - Opened by vadz over 5 years ago

#59 - Enable more useful gcc warnings not part of -Wall by default

Pull Request - State: closed - Opened by vadz over 5 years ago - 3 comments

#58 - A couple of -Wconversion fixes

Pull Request - State: closed - Opened by vadz over 5 years ago - 2 comments

#57 - Add MinGW cross-builds to Travis

Pull Request - State: closed - Opened by vadz over 5 years ago - 6 comments

#56 - Really enable -Werror for Travis CI builds

Pull Request - State: closed - Opened by vadz over 5 years ago

#55 - Use -Werror for Travis CI builds

Pull Request - State: closed - Opened by vadz over 5 years ago - 1 comment

#54 - Minor improvements inspired by gcc warning

Pull Request - State: closed - Opened by vadz over 5 years ago - 1 comment

#53 - Avoid redundant namespace definitions

Pull Request - State: closed - Opened by vadz almost 6 years ago - 2 comments

#52 - Remove all dependencies on Boost

Pull Request - State: closed - Opened by vadz almost 6 years ago - 1 comment

#51 - Please clarify your license

Issue - State: closed - Opened by npac almost 6 years ago - 3 comments
Labels: admin

#50 - Add return value to xml::init methods

Pull Request - State: closed - Opened by vadz over 6 years ago

#49 - Update for 0.9.0 release

Pull Request - State: closed - Opened by vadz over 6 years ago

#48 - Allow running autoreconf

Pull Request - State: closed - Opened by vadz over 6 years ago - 3 comments

#47 - Add support for validating XML documents using RelaxNG

Pull Request - State: closed - Opened by vadz over 6 years ago - 1 comment

#46 - Some docs improvements

Pull Request - State: closed - Opened by vadz over 6 years ago - 1 comment

#45 - Always use UTF-8 encoding by default in xml::document

Pull Request - State: closed - Opened by vadz over 6 years ago - 1 comment

#44 - Use correct namespace for all children of inserted node too

Pull Request - State: closed - Opened by vadz almost 7 years ago

#43 - Fix crash when initializing the library from multiple threads

Pull Request - State: closed - Opened by vadz about 7 years ago - 1 comment

#42 - Added support for CMake.

Pull Request - State: open - Opened by wa-dev about 7 years ago - 3 comments

#41 - Use -Wcast-qual when building the library and fix an occurrence of this warning

Pull Request - State: closed - Opened by vadz about 7 years ago - 1 comment

#40 - Avoid annoying warnings from ar included in recent binutils

Pull Request - State: closed - Opened by vadz over 7 years ago

#39 - Improve libxml2 error reporting by including more details

Pull Request - State: closed - Opened by vadz over 7 years ago - 7 comments

#38 - Build fails because cpp11.h is not included

Issue - State: closed - Opened by jeroen almost 8 years ago - 1 comment

#37 - Fail to configure on Ubuntu 16.04 LTS

Issue - State: closed - Opened by andreasrohnerdotnet almost 8 years ago - 5 comments

#36 - Better handling for errors when not parsing the document

Pull Request - State: closed - Opened by vadz about 8 years ago - 2 comments

#35 - Don't leak memory when creating a document object fails

Pull Request - State: closed - Opened by vadz about 8 years ago - 2 comments

#34 - Use reasonably maximal warning level for MSVS projects

Pull Request - State: closed - Opened by vadz about 8 years ago - 4 comments

#33 - Windows tests

Pull Request - State: closed - Opened by vadz about 8 years ago - 2 comments

#32 - Sun CC fixes

Pull Request - State: closed - Opened by vadz over 8 years ago - 1 comment

#31 - Fix crashes in some of xslt::stylesheet::apply() overloads

Pull Request - State: closed - Opened by vadz over 8 years ago - 1 comment

#30 - installation fails

Issue - State: closed - Opened by mkhezr over 8 years ago - 1 comment

#29 - Bare minimum for building in C++11 mode

Pull Request - State: closed - Opened by vadz almost 9 years ago - 2 comments

#28 - Boost fixes for configure

Pull Request - State: closed - Opened by vadz almost 9 years ago - 1 comment

#27 - Allow disabling building the documentation

Pull Request - State: closed - Opened by vadz almost 9 years ago - 3 comments

#26 - build issues

Issue - State: closed - Opened by isomorphisms over 9 years ago - 1 comment

#25 - ./configure --disable-tests not working

Issue - State: closed - Opened by juusotam over 9 years ago - 1 comment

#24 - Use parent namespace by default for the new nodes.

Pull Request - State: closed - Opened by vadz over 9 years ago - 1 comment

#23 - Make the manual available online

Issue - State: closed - Opened by vadz over 9 years ago - 1 comment
Labels: admin

#22 - Make dumping xml::nodes more convenient.

Pull Request - State: closed - Opened by vadz over 9 years ago

#21 - Add --disable-tests configure option to skip building tests.

Pull Request - State: closed - Opened by vadz about 10 years ago

#20 - Add node::move_under()

Pull Request - State: closed - Opened by vadz about 10 years ago - 1 comment

#19 - Fixes integer precision implicit cast warning on 64-bit platforms

Pull Request - State: closed - Opened by Rogiel over 10 years ago - 3 comments

#18 - Fixes compilation on Mac OS X with Xcode project

Pull Request - State: closed - Opened by Rogiel over 10 years ago - 3 comments

#17 - Fail to configure head on Debian 6, 64-bit

Issue - State: closed - Opened by tbrowder over 11 years ago - 4 comments

#16 - Fail to compile release 0.7 on Debian 6, 64-bit

Issue - State: closed - Opened by tbrowder over 11 years ago - 11 comments

#14 - XPath support

Pull Request - State: closed - Opened by vslavik over 11 years ago

#13 - Introducing xml::namespaces

Pull Request - State: closed - Opened by thriqon about 13 years ago - 1 comment
Labels: patch

#12 - [Feature] add sha256sums for all released files

Issue - State: closed - Opened by vslavik about 13 years ago - 4 comments

#11 - XPath support

Issue - State: closed - Opened by vslavik about 13 years ago - 3 comments

#10 - [Patch] Build errors with 0.6.1

Issue - State: closed - Opened by vslavik about 13 years ago - 2 comments

#9 - Allow the user to set the xml namespace

Issue - State: closed - Opened by vslavik about 13 years ago - 2 comments
Labels: patch

#8 - Error message enhancements

Issue - State: closed - Opened by vslavik about 13 years ago - 4 comments
Labels: patch

#7 - Add a get_line_number function

Issue - State: closed - Opened by vslavik about 13 years ago - 4 comments
Labels: patch

#6 - [Patch] Parsing empty stream bug

Issue - State: closed - Opened by vslavik about 13 years ago - 1 comment

#5 - [Patch] add xml::node::get_namespace()

Issue - State: closed - Opened by vslavik about 13 years ago

#4 - [Patch] Remove xmlwrapp dependency on libxslt

Issue - State: closed - Opened by vslavik about 13 years ago - 1 comment

#3 - [Patch] Fix unittest failures

Issue - State: closed - Opened by vslavik about 13 years ago - 2 comments

#2 - [Patch] Fix compilation on FreeBSD

Issue - State: closed - Opened by vslavik about 13 years ago - 1 comment

#1 - [Patch] Fix build-failure with >=gcc-4.2

Issue - State: closed - Opened by vslavik about 13 years ago - 1 comment