-
Notifications
You must be signed in to change notification settings - Fork 73
Pull requests: cpp-netlib/uri
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added clear member functions to uri_builder
#49
by glynos
was merged Mar 26, 2014
Loading…
updated Aug 16, 2014
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
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
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 #17 by ensuring that pimpl_ is allocated using new (std::nothrow).
#19
by glynos
was merged Jul 10, 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
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
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.