1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/io/multi.go]
  2. 211618c io: copy slice argument in MultiReader and MultiWriter by Russ Cox · 11 years ago
  3. 5be96aa io: clarify MultiReader documentation by Andrew Gerrand · 11 years ago
  4. c06cf03 io: use error, add EOF, avoid os by Russ Cox · 13 years ago
  5. 8dc0ba7 io: fixes for Read with n > 0, os.EOF by Robert Hencke · 14 years ago
  6. 3f5966d io: consolidate multi_reader and multi_writer into a single file, multi.go by Rob Pike · 15 years ago[Renamed (65%) from src/pkg/io/multi_reader.go]
  7. 719cde2 io: MultiReader and MultiWriter by Brad Fitzpatrick · 15 years ago