summaryrefslogtreecommitdiffstats
path: root/src/io/stream/uristream.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-18Fix stream class locationsAlexander Valavanis1-1/+1
2018-11-18Move i/o stream classes into own directory. Add README.Tavmjong Bah1-0/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-29cleanup: remove most of uristream.cppThomas Holder1-278/+19
2018-10-16Fix use after free in error reportingJan Horak1-1/+4
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-1/+1
2018-09-29Purge gunichar from InkscapestreamEduard Braun1-4/+4
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-10/+10
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2013-10-18Fix build errors with clang 3.3 and c++11 enabled.Markus Engel1-22/+22
2013-03-03Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem1-4/+4
2013-02-13fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem1-10/+5
2011-11-19fix pointer usage after releasing memoryKris De Gussem1-9/+11
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
2011-04-15No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde1-16/+1
2009-08-02FIX 407115 test writing into file and throw exception upstream if neededtheAdib1-1/+4
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-10-11(noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons...Peter Moulder1-6/+6