]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-02-21 Russ Cox[dev.cc] cmd/new6g etc: reconvert from C
2015-02-21 Rob Pike[dev.cc] cmd/asm: fix build: broken end to end test
2015-02-21 Rob Pike[dev.cc] cmd/asm: fix build
2015-02-21 Rob Pike[dev.cc] cmd/asm: add end-to-end test
2015-02-21 Rob Pike[dev.cc] cm/asm: fix up arm after cross-check with 5a
2015-02-20 Russ Cox[dev.cc] crypto/md5, crypto/sha1: restore a few SP...
2015-02-20 Russ Cox[dev.cc] cmd/asm: add ppc64le support
2015-02-20 Russ Cox[dev.cc] cmd/go: install cmd/asm as a tool
2015-02-20 David Crawshaw[dev.cc] runtime: print to stderr as well as android...
2015-02-20 Rob Pike[dev.cc] cmd/asm: implement FMADD for ppc64
2015-02-20 Russ Cox[dev.cc] all: merge master (5868ce3) into dev.cc
2015-02-20 Russ Cox[dev.cc] cmd/go: disable verifyCompiler
2015-02-20 Andrew Gerrandpath/filepath: add example for filepath.Split
2015-02-20 Mikio Haranet, syscall: more accurate parsers for routing message...
2015-02-20 Ingo Oesercmd/go: simplify/fix handling private github repos
2015-02-20 Russ Coxdoc: dummy commit in go1.5.txt
2015-02-20 Rob Pike[dev.cc] cmd/asm: bring asm on ppc64 in sync with 9a
2015-02-20 Rob Pike[dev.cc] runtime,syscall: quiet some more vet errors
2015-02-20 Russ Cox[dev.cc] cmd/internal/obj, cmd/internal/gc, new6g:...
2015-02-20 Russ Cox[dev.cc] cmd/gc: tweak default fatal in ordersafeexpr...
2015-02-19 Andrew Gerrandcmd/dist: show friendlier error message when building...
2015-02-19 Russ Coxruntime: do not unmap work.spans until after checkmark...
2015-02-19 Rob Pike[dev.cc] runtime,syscall: add symbols for FP and SP...
2015-02-19 Rob Pike[dev.cc] cmd/go: enable verifyAsm for all architectures
2015-02-19 Rob Pike[dev.cc] cmd/asm: accept #define A /* nothing */
2015-02-19 Russ Coxruntime: missed change from reorganization CL
2015-02-19 Russ Coxruntime: reorganize memory code
2015-02-19 Russ Cox[dev.cc] test: disable rotate tests
2015-02-19 Dmitry Vyukovcmd/pprof: add -runtime flag
2015-02-19 Josh Bleecher... runtime: don't test gdb on darwin
2015-02-19 Austin Clementsruntime: use more natural types in struct workbuf
2015-02-19 Austin Clementsruntime: switch to gcWork abstraction
2015-02-19 Austin Clementsruntime: introduce higher-level GC work abstraction
2015-02-19 Austin Clementsruntime: drop unused workbufhdr.id field
2015-02-19 Ryan Seysdoc: fix broken link in README
2015-02-19 Rob Pike[dev.cc] cmd/asm: add ppc64
2015-02-19 Nigel Taoimage/jpeg: support 16-bit quantization tables and...
2015-02-19 Rob Pike[dev.cc] runtime: fix FP reference in atomic_ppc64x.s
2015-02-19 Rob Pike[dev.cc] cmd/9a,new9a: set v=1 on static names
2015-02-19 Austin Clementsruntime: make gcDrainN take an int instead of uintptr
2015-02-19 Matthew Dempskyruntime: fix accidentally exported OpenBSD constants
2015-02-18 Aaron Jacobsencoding/json: Fixed the comment specifying Marshal...
2015-02-18 Nigel Taoimage: change Rectangle.Eq to return true for all empty...
2015-02-18 Brad Fitzpatrickdoc: add cgi change go1.5.txt
2015-02-18 Alex Sergeyevnet/http/cgi: fix REMOTE_ADDR, REMOTE_HOST, add REMOTE_PORT
2015-02-18 Russ Cox[dev.cc] cmd/9a, cmd/new9a: fix line numbers
2015-02-18 Russ Cox[dev.cc] cmd/dist, cmd/go: build new6g etc and verify...
2015-02-18 David Crawshawcrypto/x509: embed certificates on darwin/arm
2015-02-18 David du Colombiercmd/gc: replace NULL by nil
2015-02-18 Dmitry Vyukovcmd/gc: generate simpler names for closures
2015-02-18 Rob Pike[dev.cc] cmd/internal/obj/ppc64: set Ctxt when allocati...
2015-02-18 Rob Pike[dev.cc] cmd/asm: make 4(SP) illegal except on 386
2015-02-18 Andrew Gerranddoc: document Go 1.4.2
2015-02-18 Russ Cox[dev.cc] cmd/yacc: introduce yyParser to expose parser...
2015-02-18 Rob Pike[dev.cc] cmd/asm/internal/asm: add operand parsing...
2015-02-17 Russ Cox[dev.cc] cmd/internal/gc, cmd/new6g etc: convert from...
2015-02-17 Russ Cox[dev.cc] cmd/go: install new6g etc (once they are commi...
2015-02-17 Russ Cox[dev.cc] cmd/gc, cmd/ld, runtime: minor tweaks for...
2015-02-17 Russ Cox[dev.cc] cmd/dist: write default GO386 for cmd/internal/obj
2015-02-17 Rob Pike[dev.cc] cmd/asm: clean up jumps
2015-02-17 Nigel Taoimage/draw: add CMYK fast path.
2015-02-17 Rob Pike[dev.cc] misc/cgo/test: fix PC reference in arm assembler
2015-02-17 Rob Pike[dev.cc] cmd/asm/internal/asm: add operand parsing...
2015-02-17 Austin Clementsruntime: fix runtime-gdb_test on arm
2015-02-17 Austin Clementsruntime: rename gcwork.go to mgcwork.go
2015-02-17 Austin Clementsruntime: in runtime-gdb.py, use SliceValue wrapper
2015-02-17 Austin Clementsruntime: fix GDB "info goroutines" for Go 1.5
2015-02-17 Rob Pike[dev.cc] runtime/cgo: change PC to R15 in asm_arm.s
2015-02-17 Rob Pike[dev.cc] cmd/asm: fix build: handle g in register lists...
2015-02-17 Ivan Ukhovmath: change Nextafter64 to Nextafter in the descriptio...
2015-02-17 David Crawshawcmd/go: skip stat check when using -toolexec
2015-02-17 Alex Brainmansyscall: make mksyscall_windows.go to work even when...
2015-02-17 Alex Brainman[dev.cc] runtime: remove comma at the end of DIVL instr...
2015-02-17 Rob Pike[dev.cc] cmd/go: enable verifyAsm for asm on ARM
2015-02-17 Rob Pike[dev.cc] cmd/asm: fix build for x86 architectures
2015-02-17 Yasuhiro Matsumotoall: fix typo in doc
2015-02-17 Rob Pike[dev.cc] cmd/internal/asm: fix build: was mishandling...
2015-02-17 Rob Pike[dev.cc] cmd/internal/obj/arm: delete trailing space...
2015-02-17 Nigel Taoimage: fix Rectangle.Overlaps and Rectangle.Union for...
2015-02-17 Rob Pike[dev.cc] cmd/internal/obj/arm: add a couple of missing...
2015-02-17 Rob Pike[dev.cc] cmd/asm: support ARM
2015-02-17 Rob Pike[dev.cc] cmd/asm: fix macro definition bug in the lexer
2015-02-17 mattnos: fix typo in doc
2015-02-17 Nigel Taoimage/draw: add CMYK test.
2015-02-16 Aaron Jacobsunicode: Fixed an out of date comment (MaxLatin1, not...
2015-02-16 Michael MacInnisdoc: Add reminder to go1.5.txt for os/signal changes
2015-02-16 Mikio Haracmd/dist: don't use "uname -v" to recognize GOHOSTARCH
2015-02-16 Michael MacInnisos/signal: add ability to ignore signals and restore...
2015-02-16 Nigel Taoimage/jpeg: remove the (temporary) dependency on image...
2015-02-16 Matthew Dempskyruntime: remove C-style strcmp and strncmp helpers
2015-02-16 Nigel Taoimage/jpeg: support decoding CMYK and YCbCrK images.
2015-02-16 Nigel Taoimage: add image.CMYK and color.CMYK types.
2015-02-15 Robert Griesemermath/big: implement fast path in Float.SetRat if argume...
2015-02-15 Dmitry Vyukovcmd/gc: fix noscan maps
2015-02-15 Robert Griesemermath/big: always round after the sign is set
2015-02-15 Shenghou Madoc/asm: document that assembly function must use short...
2015-02-14 Shenghou Macmd/go: remove script and script.txt
2015-02-14 Ian Lance Taylortest: add test case for issue 4365
2015-02-14 Robert Griesemermath/big: fix aliasing bug in Float.Quo
2015-02-14 Robert Griesemermath/big: don't scan past a binary exponent if not...
next