Skip to content

Pull requests: cpp-netlib/uri

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Added clear member functions to uri_builder
#49 by glynos was merged Mar 26, 2014 Loading… updated Aug 16, 2014
Issue 23
#27 by glynos was merged Jul 25, 2013 Loading… updated Jul 11, 2014
Add Travis CI configuration file (linux, gcc/clang)
#40 by ruslo was merged Oct 27, 2013 Loading… updated Jun 18, 2014 1.0
Allow a forward slash to be prefixed for paths that don't have them in the builder
#51 by glynos was merged May 24, 2014 Loading… updated Jun 13, 2014
Added a bunch of documentation and removed the noexcept operator from some accessors.
#42 by glynos was merged Dec 16, 2013 Loading… updated Jun 12, 2014
Update README.rst
#46 by ruslo was merged Jan 30, 2014 Loading… updated Jan 30, 2014
Tested and fixed a couple of bug reports.
#45 by glynos was merged Jan 26, 2014 Loading… updated Jan 26, 2014
Using CMAKE_INSTALL_PREFIX in install command is redundant.
#44 by ruslo was merged Dec 26, 2013 Loading… updated Dec 26, 2013
Fixed issue #30
#41 by glynos was merged Nov 24, 2013 Loading… updated Nov 24, 2013
No need to test *_FOUND variable before find_package call
#39 by ruslo was merged Oct 22, 2013 Loading… updated Oct 23, 2013
New changes based on updates to last WG21 proposal
#33 by glynos was merged Sep 5, 2013 Loading… updated Oct 10, 2013
Fixed some compilation failures.
#29 by glynos was merged Aug 5, 2013 Loading… updated Oct 10, 2013
Fixed #17 by ensuring that pimpl_ is allocated using new (std::nothrow).
#19 by glynos was merged Jul 10, 2013 Loading… updated Oct 10, 2013
Fixed #15
#16 by glynos was merged Jul 8, 2013 Loading… updated Oct 10, 2013
Fixes #242
#13 by glynos was merged Jun 1, 2013 Loading… updated Oct 10, 2013
Changes to URI
#11 by glynos was merged Apr 22, 2013 Loading… updated Oct 10, 2013
Updated C++11 check macros; attempt to fix build issue on clang
#7 by glynos was merged Jan 29, 2013 Loading… updated Oct 10, 2013
Right way to link library
#35 by ruslo was merged Sep 30, 2013 Loading… updated Sep 30, 2013
Fix.build
#34 by ruslo was merged Sep 29, 2013 Loading… updated Sep 29, 2013
Use the flags of the parent project with regards to shared Boost
#32 by chrismanning was merged Aug 26, 2013 Loading… updated Aug 26, 2013
Added noexcept to move constructor and destructor.
#26 by glynos was merged Jul 25, 2013 Loading… updated Aug 24, 2013
noexcept versions of transformer member functions
#28 by glynos was closed Jul 25, 2013 Loading… updated Jul 25, 2013
Fixing #17 in a better way
#21 by glynos was merged Jul 24, 2013 Loading… updated Jul 25, 2013
Add equality operator between string_view and char*
#12 by nico159 was closed May 22, 2013 Loading… updated May 22, 2013
Add ability to compile with clang without libc++.
#9 by skystrife was merged Mar 1, 2013 Loading… updated Mar 1, 2013
ProTip! Add no:assignee to see everything that’s not assigned.