]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2010-09-16 Andrew Gerrandrelease.2010-09-15 weekly.2010-09-15
2010-09-16 Andrew Gerrandgolang.org redesign
2010-09-16 Rob Pikenetchan: fix bug for imported send.
2010-09-16 Robert Griesemerfix build
2010-09-15 Robert Griesemeros: error in documentation
2010-09-15 Robert Griesemergodoc: only show directories containing true package...
2010-09-15 Ken Thompsonfix line number printing
2010-09-15 Russ Coxlibmach: fix build on arm host
2010-09-15 Rob Pikenetchan: make -1 unlimited, as advertised.
2010-09-15 Robert Griesemergodoc: better handling of deep directory trees
2010-09-14 Robert Griesemergodoc: atomically update filter file
2010-09-14 Robert Griesemergodoc: use correct delay time (bug fix)
2010-09-14 Robert Griesemergodoc documentation: fixed typo, more precise comment
2010-09-14 Robert Griesemergodoc: better support for directory trees for user...
2010-09-14 Russ Coxtabs
2010-09-14 Russ Cox6l, 8l: make etext accurate; introduce rodata, erodata.
2010-09-14 Sebastien BinetPreliminary support for 'copy' builtin function in...
2010-09-14 Rob PikeCLA for Sebastien Binet
2010-09-14 Andrew Gerranddoc: fix typo in Programming FAQ
2010-09-14 Rob Pikefmt.Fscan: use UnreadRune to preserve data across calls.
2010-09-13 Russ Coxgc: implement new comparison rule
2010-09-13 Russ Coxgc: bug306
2010-09-13 Russ CoxA+C: Kai Backman (individual CLA)
2010-09-13 Scott Lawrencejson: Add package comment
2010-09-13 Scott Lawrencego-mode.el: Fix highlighting for 'chan' type
2010-09-13 Joe Poirier(windows) disable tests that cause the build to fail
2010-09-13 Rob Pikearm tests: disable zerodivide.go: compilation fails.
2010-09-13 Nigel Taolibcgo: fix NaCl build.
2010-09-13 Scott Lawrencegoinstall: warn when http:// is found at beginning...
2010-09-13 Andrew Gerrandmisc/dashboard/builder: gobuilder, a continuous build...
2010-09-12 Alex Brainmangc: fix symbol table generation on windows
2010-09-12 Rob Pikebufio: add UnreadRune.
2010-09-12 Joe Poirierexec.LookPath() unix/windows separation
2010-09-12 Nigel Taolibmach: fix whitespace.
2010-09-12 Ian Lance Taylortest: Make gccgo believe that the variables can change.
2010-09-12 Russ Coxgc: make string x + y + z + ... + w efficient
2010-09-12 Russ Cox6g, 6l, 8g, 8l: move read-only data to text segment
2010-09-12 Russ Cox5g: register allocation bugs
2010-09-12 Russ Coxcodereview: convert email address from Rietveld to...
2010-09-12 Russ Coxlibmach: fix new thread race with Linux
2010-09-12 Russ Coxbuild: avoid bad environment interactions
2010-09-12 Russ Coxmath: make portable Tan(Pi/2) return NaN
2010-09-12 Russ Coxhttp: check https certificate against host name
2010-09-12 Russ Coxarm: make libcgo build during OS X cross-compile
2010-09-12 Alex Brainmannet: disable tests for functions not available on windows
2010-09-12 Alex Brainmanruntime(windows): make sure scheduler runs on os stack...
2010-09-11 Russ Coxgc: const nil bug
2010-09-11 Rob Pikearm build: try to fix it by removing reference to delet...
2010-09-11 Jukka-Pekka... websocket: Add support for secure WebSockets
2010-09-11 Russ Coxruntime: fix crash trace on amd64
2010-09-11 Rob Pikearm: work around reg allocator bug in 5g, in two parts.
2010-09-11 Ian Lance Taylortest: Add test for //line (currently fails).
2010-09-11 Ian Lance Taylortest: Match gccgo error messages.
2010-09-10 Ian Lance Taylortest: Run garbage collector before testing malloc numbers.
2010-09-10 Ian Lance Taylortest: Reduce race conditions in chan/nonblock.go.
2010-09-10 Adam Langleycrypto/tls: don't return an error from Close()
2010-09-10 Russ Coxnet: fix windows build
2010-09-10 Ian Lance Taylortest: Match gccgo error messages.
2010-09-10 Ian Lance Taylortest: Match gccgo error messages.
2010-09-10 Ian Lance Taylortest: Match gccgo error messages.
2010-09-10 Russ Coxnet: fix freebsd build
2010-09-10 Joe Poirierwindows: disable unimplemented tests
2010-09-10 Dan Sinclairld: handle quoted spaces in package path
2010-09-10 Russ CoxA+C: add Dan Sinclair (individual CLA)
2010-09-10 Russ Cox6c, 8c: show line numbers in -S output
2010-09-10 Russ Coxgc: remove &[10]int -> []int conversion
2010-09-10 Nigel Taoexp/draw: fast path for drawing overlapping image.RGBAs.
2010-09-10 Nigel Taoexp/draw: fix double-counting of pt.Min for the src...
2010-09-10 Rob Pikearm: fix a couple of build bugs.
2010-09-10 Ian Lance Taylortest: Match gccgo error messages.
2010-09-10 Alex Brainmansyscall: fix windows Gettimeofday
2010-09-10 Rob Pikedoc/tutorial: update for slice changes.
2010-09-09 Robert Griesemerfix build
2010-09-09 Russ Coxgc: more accurate line numbers for ATEXT
2010-09-09 Ian Lance Taylortest: Match gccgo error messages.
2010-09-09 Nigel Taoexp/draw: clip destination rectangle to the image bounds.
2010-09-09 Nigel Taoexp/draw: rename Context to Window, and add a Close...
2010-09-09 Joe Poirierbuild: generate, clean .exe files on Windows
2010-09-09 Scott Lawrencetest: remove slice syntax test
2010-09-09 Ivan Krasinpath: add IsAbs
2010-09-09 Rob PikeMake.inc: fix build for tiny.
2010-09-09 Robert Griesemergofmt, go/printer: update internal estimated position...
2010-09-09 Rob Pikeruntime: fix bug in tracebacks
2010-09-09 Ian Lance Taylortest: Match gccgo error messages.
2010-09-09 Ian Lance Taylortest: Match gccgo error messages.
2010-09-09 Russ Coxtest new slices
2010-09-09 Joe Poirierbuild: test for _WIN32, not _MINGW32
2010-09-09 Scott Lawrencegc: implement new slice spec
2010-09-09 Alex Brainmanruntime: fix windows build
2010-09-08 Andrew Gerrandcgo: add typedef for uintptr in generated headers
2010-09-08 Andrew Gerrandpath: fix typo in path.Visitor
2010-09-08 Ian Lance Taylortest: Recognize gccgo error messages.
2010-09-08 Ian Lance Taylortest: Match gccgo error messages.
2010-09-08 Ian Lance Taylortest: Actually run bug296.
2010-09-08 Jukka-Pekka... http: do not cache CanonicalHeaderKey
2010-09-08 Russ Coxgc: better printing of named constants, func literals
2010-09-08 Robert Griesemergodoc: moved package directory support code into separa...
2010-09-07 Robert Griesemergo_spec: consistent use of 'low', 'high' in slices...
2010-09-07 Scott Lawrencespec: Allow omission of low slice bound
2010-09-07 Russ Coxos, exec: rename argv0 to name
next