index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input
/
TextInputStream.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-10-28
TextInputStream: don't ignore unterminated last line
Max Kellermann
1
-4
/
+16
2014-10-19
TextInputStream: manually shift the buffer before reading
Max Kellermann
1
-0
/
+2
2014-08-07
input/TextInputStream: move ReadBufferedLine() to util/TextFile.hxx
Max Kellermann
1
-19
/
+3
2014-08-07
TextInputStream: don't strip
Max Kellermann
1
-3
/
+3
2014-08-07
TextInputStream: move code to ReadBufferedLine()
Max Kellermann
1
-34
/
+42
2014-08-07
util/StringUtil: add StripRight() overload with "end" argument
Max Kellermann
1
-4
/
+3
2014-08-07
util/CharUtil: add IsWhitespaceFast()
Max Kellermann
1
-1
/
+1
2014-08-07
input/TextInputStream: return char*
Max Kellermann
1
-12
/
+13
2014-03-01
util/{Const,Writable}Buffer: add operator[]
Max Kellermann
1
-1
/
+1
2014-01-24
Input*: move to input/
Max Kellermann
1
-0
/
+0
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-1
/
+0
2013-10-23
input_stream: rename struct to InputStream
Max Kellermann
1
-1
/
+1
2013-10-19
Util/CharUtil: new library replacing g_ascii_isX()
Max Kellermann
1
-3
/
+2
2013-10-15
util/FifoBuffer: C++ version of the fifo_buffer library
Max Kellermann
1
-29
/
+17
2013-10-02
Log: new logging library API
Max Kellermann
1
-1
/
+2
2013-09-05
InputLegacy: move functions to the input_stream class
Max Kellermann
1
-3
/
+2
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-6
/
+6
2013-09-03
input_stream.h: rename to InputLegacy.hxx
Max Kellermann
1
-1
/
+1
2013-05-12
text_input_stream: convert to class
Denis Krjuchkov
1
-47
/
+28
2013-01-15
fifo_buffer: move to util/
Max Kellermann
1
-1
/
+1
2012-03-19
text_input_stream: detect end-of-file
Max Kellermann
1
-2
/
+17
2012-03-19
text_input_stream: detect end-of-file
Max Kellermann
1
-2
/
+17
2011-09-16
input_stream: non-blocking I/O
Max Kellermann
1
-2
/
+2
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-15
input_stream: return errors with GError
Max Kellermann
1
-1
/
+8
2009-11-12
include config.h in all sources
Max Kellermann
1
-0
/
+1
2009-10-12
text_input_stream: input_stream wrapper for reading text files
Max Kellermann
1
-0
/
+88