aboutsummaryrefslogtreecommitdiff
path: root/src/io
AgeCommit message (Expand)Author
11 daysio/fs: use slices.Containsqiulaidongfeng
2024-04-15io: fix typo inside copyBufferChemaclass
2024-03-11io: close PipeReader in testguoguangwu
2024-02-10io/fs: set ErrInvalid for FS.Open from SubFS when it fails ValidPathAndy Pan
2024-01-15io/fs: godoc links to testing/fstestOlivier Mengué
2024-01-09io/fs,path/filepath: fix typo in SkipAll/SkipDir docRoger Peppe
2023-11-27io/fs, os: unify PathError.Path for dirFS.{ReadFile, ReadDir}Jes Cok
2023-10-18io: add available godoc linkcui fliter
2023-10-11io/fs: add godoc linksOlivier Mengué
2023-10-09io: add (*SectionReader).Outer()Carlo Alberto Ferraris
2023-09-12io/fs, path/filepath, cmd/gofmt: replace statDirEntry with fs.FileInfoToDirEntrymstmdev
2023-08-17io: reduce allocations in Pipe constructorJoe Tsai
2023-08-07all: add a few more godoc linksDaniel Martí
2023-08-05io: remove manual SectionReader.Size in SectionReader.ReadAtJorropo
2023-05-26io: clarify that Read(nil) can return 0, EOFIan Lance Taylor
2023-05-20io: prevent seeking to position prior to offsetwrite.baseJabar Asadi
2023-05-04all: add String for fs.{FileInfo,DirEntry} implementationsIan Lance Taylor
2023-05-02io/fs: add FormatFileInfo and FormatDirEntry functionsIan Lance Taylor
2023-04-20io: ReadAll: do not check for realloc in first roundOlivier Mengué
2023-04-11all: add wasip1 supportJohan Brandhorst-Satzkorn
2023-02-28io/ioutil: add doc links for deprecated functionShengyu Zhang
2023-02-14Revert "io: detect Writers that access io.Copy's buffer after returning"Damien Neil
2023-02-10io: detect Writers that access io.Copy's buffer after returningDamien Neil
2023-02-10Revert "io: allocate copy buffers from a pool"Damien Neil
2023-01-31io: allocate copy buffers from a poolDamien Neil
2022-11-18io/fs: clean up test helper functionsTobias Klauser
2022-09-06io: use strings.Buildercuiweixie
2022-08-25path/filepath, io/fs: add SkipAllPaschalis Tsilias
2022-08-19io: add OffsetWriter, NewOffsetWriterhopehook
2022-07-12io/fs: fix stack exhaustion in GlobJulie Qiu
2022-06-25io: clarify SeekEnd offset valueHowJMay
2022-06-04io: revert: add an Err field to LimitedReaderRuss Cox
2022-05-19all: gofmt main repoRuss Cox
2022-05-18all: fix spellingJohn Bampton
2022-05-17io/fs: document requirement that ReadDir return an unwrapped io.EOFDamien Neil
2022-05-04io: add an Err field to LimitedReaderCarl Johnson
2022-05-03io: NopCloser forward WriterTo implementations if the reader supports itJorropo
2022-04-19io/ioutil: provide an equivalent for the deprecated ReadDirDaniel Martí
2022-04-01all: remove trailing blank doc comment linesRuss Cox
2022-03-28io/fs, path/filepath: honor SkipDir on second WalkDirFunc error callIan Lance Taylor
2022-03-28io/ioutil: add deprecation markers to ioutilJeff Widman
2022-03-07io: add WriterTo to MultiReaderJorropo
2021-12-13all: gofmt -w -r 'interface{} -> any' srcRuss Cox
2021-11-11io: add error check to TeeReader Examplejiahua wang
2021-10-29io: remove UTF8 specified document for RuneReaderMeng Zhuo
2021-09-28io: add examples for (*SectionReader) Read/Sizejiahua wang
2021-09-28io: update ByteScanner and RuneScanner docs to match long-standing implementa...Bryan C. Mills
2021-09-27io: avoid integer overflow in NewSectionReaderIan Lance Taylor
2021-09-22io: fix spelling in documentationjiahua wang
2021-09-22io: fix spelling in documentation for writerFuncjiahua wang