summaryrefslogtreecommitdiff
path: root/src/pkg/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: build more packages/commands for Plan 9Fazlul Shahriar2011-08-221-22/+0
* template: move exp/template into template.Rob Pike2011-08-171-2/+2
* template: delete old template code.Rob Pike2011-08-171-1/+1
* url: new packageRob Pike2011-08-171-0/+1
* exp/template/html: New package with a toy template transformation.Mike Samuel2011-08-121-0/+1
* exp/template: split the parse tree into a separate package exp/template/parseRob Pike2011-08-091-0/+1
* exp/norm: maketables tool for generating tables for normalization.Marcel van Lohuizen2011-08-041-0/+1
* debug/proc: Remove.Ian Lance Taylor2011-07-181-3/+0
* exp/eval, exp/ogle: remove packages eval and ogleRobert Griesemer2011-07-131-1/+0
* csv: new packagePaul Borman2011-07-011-0/+1
* govet: automate testRuss Cox2011-06-301-1/+0
* exp/template: use MethodByName, add to build.Rob Pike2011-06-291-0/+1
* crypto/openpgp: add ElGamal support.Adam Langley2011-06-211-0/+1
* build: exclude packages that fail on Plan 9 (for now)Anthony Martin2011-06-201-0/+30
* undo CL 4557047 / 8818ac606e92Russ Cox2011-06-151-1/+0
* goinstall: use go/make package to scan and build packagesAndrew Gerrand2011-06-151-0/+1
* exp/regexp/syntax: syntax data structures, parserRuss Cox2011-06-131-0/+1
* bike/shed: new package.David Symonds2011-06-101-0/+1
* crypto: reorg, cleanup and add function for generating CRLs.Adam Langley2011-06-061-1/+2
* image/draw: move exp/draw to image/draw and exp/gui.Nigel Tao2011-06-051-3/+5
* go/build: new package for building go programsAndrew Gerrand2011-06-041-0/+1
* mail: new package.David Symonds2011-06-011-0/+1
* encoding/line: delete package.Rob Pike2011-05-241-1/+0
* image/bmp: implement a BMP decoder.Nigel Tao2011-05-111-0/+2
* crypto/x509/crl: add packageAdam Langley2011-05-111-0/+1
* image/gif: GIF decoderRob Pike2011-05-071-0/+2
* image/tiff: implement a decoder.Benny Siegert2011-05-041-0/+1
* http/spdy: new packageRoss Light2011-04-281-0/+1
* http/fcgi: New packageEvan Shaw2011-04-271-0/+1
* os/user: new package to look up usersBrad Fitzpatrick2011-04-221-0/+1
* image/jpeg: add an encoder.Nigel Tao2011-04-191-1/+0
* build: remove DISABLE_NET_TESTSRuss Cox2011-04-151-5/+0
* fix build: disable gofmt test script, enable gotest testing insteadRobert Griesemer2011-04-131-1/+0
* build: tidy intermediate files during buildRuss Cox2011-04-131-3/+3
* image/ycbcr: new package.Nigel Tao2011-04-121-0/+1
* go/types: New Go type hierarchy implementation for AST.Robert Griesemer2011-04-071-0/+1
* fix build (sorry)Russ Cox2011-04-061-1/+1
* src/pkg/Makefile: trim per-directory make output except on failureRuss Cox2011-04-061-3/+6
* pkg/path: enable tests on WindowsAlex Brainman2011-04-061-1/+0
* crypto/des: cleanupsAdam Langley2011-04-051-0/+1
* crypto/block: remove deprecated package.Adam Langley2011-04-051-1/+0
* gotest: replace the shell script with the compiled program written in go.Rob Pike2011-03-291-1/+3
* build: add all-qemu.bash, handful of arm fixesRuss Cox2011-03-271-2/+2
* testing: set up structure for faster testing using the new -test.short flag.Rob Pike2011-03-251-0/+6
* runtime/pprof: cpu profiling supportRuss Cox2011-03-231-1/+0
* gofix: new command for updating code to new releaseRuss Cox2011-03-151-0/+1
* gotype: clean handling of stdin, added testsRobert Griesemer2011-03-111-1/+0
* gotype: commandline tool to typecheck go programsRobert Griesemer2011-03-111-0/+2
* http: run tests even with DISABLE_NET_TESTS=1Brad Fitzpatrick2011-03-101-1/+1
* crypto/ecdsa: add package.Adam Langley2011-03-101-0/+1