]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2009-11-12 Russ Coxtest/run: unset GREP_OPTIONS weekly.2009-11-12
2009-11-12 Russ Coxos.TestSeek: use a smaller but still 64-bit seek offset.
2009-11-12 Rob Pikeproduce helpful error when gotest doesn't find a Makefile
2009-11-12 Rob Pikeadd a paragraph about semicolons to the tutorial.
2009-11-12 Adam Langleyexp/draw: correct Makefile.
2009-11-12 Rob Pikefix a couple of typos.
2009-11-12 Russ Coxcc, ld: fix more gcc 4.3 -O2 compile bugs
2009-11-12 Kai Backman add cache flushing call after generating closure.
2009-11-12 Russ Coxavoid seg fault when return type is unknown
2009-11-12 Russ Coxgopack: work around gcc bug in hash function
2009-11-12 Rob Pikefix typo in ByteSize example
2009-11-12 David SymondsFix capitalisation of "Git".
2009-11-12 Robert Griesemervector: s/Element/interface{}/
2009-11-12 Adam Langleyjson: support \u escaping in strings
2009-11-12 Russ Coxcgo: add more information about gcc output parsing...
2009-11-12 Russ Coxfix BUFSIZ redeclaration warnings
2009-11-11 Russ Coxfix TestRemoveAll again (tested as root this time).
2009-11-11 Adam Langleymake.bash: detect and warn about SELinux policy that...
2009-11-11 Russ Coxtypo
2009-11-11 Russ Coxos test: do not use symlink > 255 bytes.
2009-11-11 Russ Coxcc: correct handling of allocn(0, 1, d)
2009-11-11 Russ Coxgotest: add LC_ALL=C
2009-11-11 Russ Coxgetc/ungetc in assemblers; BUFSIZ everywhere.
2009-11-11 Russ Coxpoint at how to get easy_install on Ubuntu.
2009-11-11 Russ Coxtwo gopack nits.
2009-11-11 Adam LangleyRevert make.bash which slipped into the previous revision.
2009-11-11 Adam LangleyReland a112249da741, this time with missing file.
2009-11-11 Russ Coxavoid clash with stdio's getc, ungetc.
2009-11-11 Russ Coxlog test: don't assume a fixed set of letters for ...
2009-11-11 Russ Coxroll back 3985: build is broken
2009-11-11 Adam Langleybig:
2009-11-11 Russ Coxwork with GNU Make 3.80
2009-11-11 Russ Coxgc: increase maximum path size in getwd from 100 to...
2009-11-11 Russ Coxos: do not test error case of TestRemoveAll when root
2009-11-11 Russ Coxuse fully qualified names for hash interfaces
2009-11-11 Rob Pikeadd a paragraph in the FAQ about the situation with...
2009-11-11 Adam Langleygopack: convert long to time_t before taking a pointer.
2009-11-11 Adam Langleydocs: list make as a build dep.
2009-11-11 Russ Coxlib9: rip out platform specific code that breaks on...
2009-11-11 Russ Coxmove release tag
2009-11-11 Kevin BallardImplement new emacs command M-x gofmt weekly.2009-11-10.1
2009-11-11 Kevin BallardFix go-mode.el to work on empty buffers
2009-11-11 Russ Coxupdate old comment: things are much better now
2009-11-11 Russ Coxgotest: avoid problems with grepping for ยท
2009-11-11 Russ Coxinstall.html: ed needs to be installed too
2009-11-11 Russ Coxmake.bash: check $PATH indirectly via which quietgcc
2009-11-11 Russ Coxsanity check environment variables better.
2009-11-11 Kevin BallardAdding myself (Kevin Ballard) to the AUTHORS/CONTRIBUTO...
2009-11-11 Russ Coxnet: fix error for connect to /etc/ on some systems
2009-11-11 Rob Pikefix final program to have Html->HTML
2009-11-11 Russ Coxchange code review link to appspot.
2009-11-11 Russ Coxtest for invalid $GOBIN setting before trying to build
2009-11-11 Russ Coxnet: disable more ipv6 tests
2009-11-11 Russ Coxnet: disable ipv6 test if we know kernel won't take it.
2009-11-11 Russ Coxnet: disable dns error test
2009-11-11 Russ Coxnet: fix dns bug reported on irc.
2009-11-11 Russ Coxvideo is ready
2009-11-10 Robert Griesemerbetter code for a copy loop
2009-11-10 Russ Coxdefault to codereview.appspot.com
2009-11-10 Ken Thompsonspell it with an "e"
2009-11-10 Russ Coxvideo is coming soon
2009-11-10 Russ Coxdelete old release tag
2009-11-10 Russ Coxtag for public release
2009-11-10 Russ Coxupdate video links weekly.2009-11-10
2009-11-10 Robert Griesemerminor adjustments to package comments for better synopsis.
2009-11-10 Russ Coxcorrect mailing list URL
2009-11-10 Russ Coxremove internal references from doc/install.html
2009-11-10 Russ Coxmake regexp comment not a package comment
2009-11-10 Russ Coxallow user agent to mention Go.
2009-11-10 Ian Lance TaylorMinor tweaks.
2009-11-10 Rob Pikemake the titles of the FAQs match their links; adds...
2009-11-10 Robert Griesemer- add .. link to package directory listing, for easy...
2009-11-10 Russ Coxin addition to bison, need to have gcc and c libraries...
2009-11-10 Russ Coxdrop output from nilptr tests;
2009-11-10 Robert Griesemer- minor cleanups
2009-11-10 Robert Griesemer- replaced gofmt expression formatting algorithm with
2009-11-10 Robert Griesemer - replaced gofmt expression formatting algorithm with
2009-11-10 Robert Griesemer- replaced gofmt expression formatting algorithm with
2009-11-10 Rob Pikeadd a q&a about google's internal use of go
2009-11-10 Russ Coxnoted by kaib: explicit assignment initialization
2009-11-10 Russ Coxadd id tags to contribute.html
2009-11-10 Robert Griesemercleanup style:
2009-11-10 Rob Pikecomment out red TODO clauses except for the last one
2009-11-09 Russ Coxerror rewording suggested by robert.
2009-11-09 Robert Griesemermake search box ever so slightly wider
2009-11-09 Robert GriesemerTBR:
2009-11-09 Robert Griesemerfix for incorrect composite literal grammar
2009-11-09 Robert Griesemerremove semis after statements in one-statement statemen...
2009-11-09 Russ Coxtweak documentation of commands
2009-11-09 Robert Griesemer- rename Context to exprContext to remove it from publi...
2009-11-09 Robert Griesemermake search box width dynamically sized
2009-11-09 Rob Pikedelete commented-out section; details now covered elsewhere
2009-11-09 Robert Griesemerfix for nodeSize computation, used to determine if
2009-11-09 Robert Griesemer- exit godoc w/o crashing if negative tabwidth is provided
2009-11-09 Russ Coxcopy help section to install doc,
2009-11-09 Russ Coxchange highlight color from green to yellow
2009-11-09 Robert GriesemerAddressing issue brought up by dsymonds:
2009-11-09 Russ Coxbug212, bug213.
2009-11-09 Russ Coxmake hg mail more forgiving:
2009-11-09 Russ Coxmention license in install.html.
next