summaryrefslogtreecommitdiff
path: root/doc/go1.html
Commit message (Expand)AuthorAgeFilesLines
* cmd/fix: remove os.Wait gofix.David Symonds2012-02-221-3/+1
* doc: move styles to style.cssAndrew Gerrand2012-02-221-6/+0
* doc/go1: delete obsolete reference to FileStatRob Pike2012-02-211-2/+2
* os: drop the Wait function and the options to Process.WaitRob Pike2012-02-201-3/+14
* doc/go1: update for runtime, unsafe API changesRuss Cox2012-02-191-2/+47
* cmd/cgo: bug fixesRuss Cox2012-02-191-1/+18
* doc: Fixed type in documentation for FormatFloat.Marcel van Lohuizen2012-02-191-1/+1
* os: remove GetenverrorBrad Fitzpatrick2012-02-181-0/+7
* go 1: add a description of the os error changes.Rob Pike2012-02-191-12/+32
* doc: fix tablesRuss Cox2012-02-171-0/+6
* doc: provide example filepath.Walk for go1Mike Rosset2012-02-171-4/+16
* os: delete os.EINVAL and so onRob Pike2012-02-171-1/+20
* net/url: Rename ParseWithReference to ParseWithFragment.David Symonds2012-02-161-0/+4
* fix: add fix for bufio, gzip, zlib NewWriterXxx changes.weekly.2012-02-14Nigel Tao2012-02-151-9/+13
* go1.tmpl: fix mergeAdam Langley2012-02-141-50/+173
* archive/zip: hide Write method from *Writer typeAndrew Gerrand2012-02-141-0/+12
* os/signal: selective signal handlingRuss Cox2012-02-131-0/+33
* crypto/...: more fixes for bug 2841Adam Langley2012-02-131-163/+58
* cmd/fix: warn about exp, old, deleted packagesRuss Cox2012-02-121-8/+0
* go1: fix old reference to Sys methodRob Pike2012-02-131-1/+1
* go1: update recipe for recovering Stat_tRob Pike2012-02-121-8/+4
* flate: delete WrongValueError type.Nigel Tao2012-02-111-4/+9
* go/printer: implement SourcePos modeRobert Griesemer2012-02-101-0/+20
* compress: make flate, gzip and zlib's NewWriterXxx functions all returnNigel Tao2012-02-101-0/+14
* testing/script: deleteRob Pike2012-02-101-0/+11
* os: delete Exec, NewFile takes uintptr, rename ShellExpand, doc fixesBrad Fitzpatrick2012-02-101-4/+13
* os: remove Time; callers should use time.Time.Brad Fitzpatrick2012-02-101-1/+12
* log/syslog: fix documentation for NewLoggerRob Pike2012-02-091-2/+16
* encoding/binary: add Size, to replace the functionality of the old TotalSizeRob Pike2012-02-091-1/+2
* doc/go1: mention that the compiler catches TotalSize and NewReaderSizeRob Pike2012-02-091-3/+2
* go/scanner: clean up error interfaceRobert Griesemer2012-02-081-0/+10
* net/http: panic on duplicate registrationsRuss Cox2012-02-081-1/+7
* encoding/binary: hide TotalSizeRob Pike2012-02-081-44/+55
* bufio: drop error return for NewReaderSize and NewWriterSizeRob Pike2012-02-081-0/+16
* image: delete the image.Repeated type.Nigel Tao2012-02-081-4/+1
* doc/go1.html: style tweak for expvar notes.David Symonds2012-02-041-1/+1
* expvar: revise API.David Symonds2012-02-041-0/+17
* docs: replace references to gofix etc. with tool invocationsRob Pike2012-02-041-28/+30
* os/signal: move to exp/signal.David Symonds2012-02-021-1/+1
* net: ListenMulticastUDP to listen concurrently across multiple listenersMikio Hara2012-02-011-2/+7
* doc: add image/{bmp,tiff} renames to go1.tmpl.Nigel Tao2012-01-311-0/+5
* doc: update Go1 release notes in light of the crypto/hmac change.Adam Langley2012-01-271-0/+13
* doc/go1: minor html fixesRobert Hencke2012-01-251-4/+4
* doc/go1: add encoding/xml changesGustavo Niemeyer2012-01-261-6/+50
* doc/go1: fix urlsGustavo Niemeyer2012-01-251-10/+10
* doc/go1: add net/url changesGustavo Niemeyer2012-01-251-0/+68
* go/doc: revert API change (per former discussion) and cleanupRobert Griesemer2012-01-251-3/+2
* go1: sub-repositoriesRob Pike2012-01-251-6/+49
* doc/go1: mime, filepath.WalkRob Pike2012-01-241-1/+49
* doc/go1: add more info about hash and net changes, delete reference to htmlRob Pike2012-01-241-11/+28