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

Feature/get rid off boost dependency
#136 by Liastre was merged Mar 23, 2020 Loading… updated Mar 24, 2020
Feature/project update and refactor
#135 by Liastre was merged Mar 22, 2020 Loading… updated Mar 22, 2020
Use cascading ternary operators for C++11 mode
#111 by deanberris was merged Jun 15, 2018 Loading… updated Jun 30, 2019
Added command line option to disable libc++ when using clang
#130 by glynos was merged Feb 28, 2019 Loading… updated Feb 28, 2019
Fix namespace error with external boost
#125 by mtrenkmann was merged Oct 24, 2018 Loading… updated Oct 24, 2018
Fix network_boost namespace compile error
#124 by mtrenkmann was merged Oct 24, 2018 Loading… updated Oct 24, 2018
Fixed error when normalizing paths with adjacent slashes (i.e. empty segments)
#123 by glynos was merged Oct 21, 2018 Loading… updated Oct 21, 2018
Fix percent encoding in query component
#120 by mtrenkmann was merged Oct 18, 2018 Loading… updated Oct 18, 2018
Accept non-ASCII octets in percent-decoding
#119 by mtrenkmann was merged Oct 18, 2018 Loading… updated Oct 18, 2018
Applied fix for #116
#117 by glynos was merged Oct 13, 2018 Loading… updated Oct 13, 2018
Fix building URIs that have only a scheme and an absolute path
#113 by csk-ableton was merged Aug 7, 2018 Loading… updated Aug 11, 2018
Applied fix suggested by ddurham2 to allow compilation using GCC 6.
#100 by glynos was merged May 26, 2017 Loading… updated Aug 7, 2018
Use character-by-character comparison for comparison operators
#112 by csk-ableton was merged Jul 25, 2018 Loading… updated Jul 25, 2018
Introduce NETWORK_URI_EXTERNAL_BOOST to use an external version of boost
#107 by Naios was merged Apr 30, 2018 Loading… updated Apr 30, 2018
string_view: corrected the comparison bug fix
#106 by os12 was merged Feb 18, 2018 Loading… updated Feb 18, 2018
Fixed missing declaration warning.
#104 by mefyl was merged Aug 31, 2017 Loading… updated Aug 31, 2017
fix port parsing for odd # of digits
#103 by yhager was merged Jul 16, 2017 Loading… updated Jul 16, 2017
Fixed how the query iterator increments and compares for equality.
#102 by glynos was merged May 29, 2017 Loading… updated May 29, 2017
Query key values
#97 by glynos was merged May 15, 2017 Loading… updated May 27, 2017
Fixed parser bugs reported in #87 and #88.
#101 by glynos was merged May 26, 2017 Loading… updated May 26, 2017
Copy assignment bug issue 98
#99 by glynos was merged May 26, 2017 Loading… updated May 26, 2017
Update uri.cpp
#93 by TheAquaMan was closed May 26, 2017 Loading… updated May 26, 2017
Fix issue #90. Avoid nested include.
#95 by georgi-d was merged Mar 20, 2017 Loading… updated Mar 20, 2017
Fixed bug in optional assignment operator.
#92 by glynos was merged Nov 24, 2016 Loading… updated Nov 24, 2016
ProTip! Add no:assignee to see everything that’s not assigned.