]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2009-06-16 Kai Backmangrab bag of changes aimed at getting stack splitting...
2009-06-16 Robert Griesemerfix build
2009-06-16 Robert Griesemerforgot to adjust tmproot
2009-06-16 Robert Griesemermove godoc to src/cmd/godoc
2009-06-16 Russ Coxfix another gc bug, one that i have only imagined,
2009-06-16 Russ Coxfix garbage collection race: save stack trace
2009-06-16 Rob Pikebug163: ideographs are not letters
2009-06-16 Russ Coxb/1909731
2009-06-16 David SymondsFix a proto encoding crasher whereby a nil in a repeate...
2009-06-15 Robert Griesemergofmt (final resting place TBD):
2009-06-15 Robert Griesemerfixed typo (slipped in with previous submit)
2009-06-15 Robert GriesemerSupport for line comments trailing a field or declaration:
2009-06-12 Robert Griesemerremoved bogus if-statement
2009-06-11 David SymondsSwitch http client_test to use google.com/robots.txt...
2009-06-11 David SymondsAdd support for the basic extension done by Schilling...
2009-06-10 Robert Griesemer- parser bug: return keyword may be followed by case...
2009-06-10 Kai BackmanAdding a batch of missing system calls.
2009-06-10 Kai BackmanAdded ld/go.c functionality into 5l, primarily dead...
2009-06-09 Kai Backmanmake 5g use 1 byte per binary asm statement.
2009-06-09 Steve NewmanBasic HTTP client.
2009-06-09 Russ Coxbring over deps.bash
2009-06-09 Rob Pikemv src/lib to src/pkg
2009-06-09 Russ Coxbug: pointer arithmetic involving large offsets
2009-06-09 David SymondsA basic tar package.
2009-06-09 Russ Coxmksyscall was treating 64-bit systems as 32-bit,
2009-06-09 Kai Backmaninitial morestack support for 5l. still disabled, doesn...
2009-06-09 Robert Griesemerbug fix: literals can be empty
2009-06-09 Robert Griesemer- godoc periodic sync for Linux and Darwin
2009-06-09 Russ Coxadd new function io.ReadAll
2009-06-08 Russ CoxPad error text for browsers that are too smart.
2009-06-08 Russ CoxAdd comment.
2009-06-08 Robert Griesemer- bug fix: no need to add extra '.' when renaming custo...
2009-06-08 Russ Coxadd exec example to http triv.go.
2009-06-08 Robert Griesemerissue http redirect when needed
2009-06-08 Kai BackmanFix Makefile in runtime to create proper /pkg subdir.
2009-06-07 Russ Coxmove src/runtime -> src/lib/runtime;
2009-06-07 Russ Coxmove src/runtime -> src/lib/runtime;
2009-06-07 Russ Coxgzip package
2009-06-07 Russ Coxflate package
2009-06-07 Russ CoxPublish types PipeReader and PipeWriter
2009-06-07 Russ Coxan 8g checkpoint.
2009-06-07 Russ Coxbug140 is fixed
2009-06-07 Russ Coximplement optional semicolons with help from the lexer,
2009-06-07 Russ Cox6g: add TODO about float constants back
2009-06-07 Russ Coxfix build: testing depends on regexp now; re-ran deps...
2009-06-07 David SymondsBasic HTTP POST support.
2009-06-07 Russ Coxupdate golden.out with new compiler errors
2009-06-06 Russ Coxgc: grammar cleanup:
2009-06-06 Russ Coxdelete unnecessary newline
2009-06-06 Robert Griesemerset reasonable initial time stamp (instead of begin...
2009-06-06 Russ Cox8l: add AIMULW
2009-06-06 Robert Griesemerdisable automatic p4 sync (new default)
2009-06-06 Russ Coxuse cc provided xlog2 instead of system log2.
2009-06-06 Russ Coxmore build refinements:
2009-06-06 Russ Coxrebuilt Makefiles for CL 29923
2009-06-06 Robert Griesemer- cleanup: remove use of local ReadFile in favor of...
2009-06-06 Robert Griesemershow remote addr instead of host in log lines
2009-06-05 Robert Griesemer- added goroutine to automatically p4 sync the current...
2009-06-05 Steve NewmanAdd Upper, Lower, Trim methods to strings package.
2009-06-05 Russ Coxrestructure makefiles, scripts to factor out O= logic.
2009-06-05 Russ Coxfix 386 malloc tests,
2009-06-05 Russ Coxfix 386 log test
2009-06-05 Kai BackmanRolling galign back to 32 bit.
2009-06-05 Russ Coxdon't need these anymore;
2009-06-05 Russ Cox386-related fixes and guards
2009-06-04 Rob Pikestring([]int) is now implemented
2009-06-04 Russ Coxbug161, fixed
2009-06-04 Robert Griesemer- interpret form feed char as newline + flush
2009-06-04 Russ Coxrename -chatty to more conventional -v.
2009-06-04 Rob Pikeuse the new bytes package
2009-06-04 Russ Coxmore 8g progress.
2009-06-04 Rob Pikebytes.Copy
2009-06-04 Rob Pikeadd a bytes package analogous to the strings package.
2009-06-04 Robert Griesemer- report an error if format is nil instead of crashing
2009-06-04 Robert Griesemerallow &^= in assignments
2009-06-04 Russ Coxmissing darwin files; g4 nothave.
2009-06-04 Russ Coxmachine-generated files for CL 29882
2009-06-04 Russ Coxlinux 386 support; now in same state as darwin 386
2009-06-04 Russ Coxdangling pointer bug (thanks valgrind)
2009-06-04 Russ Coxmore 386 runtime fixes.
2009-06-04 Russ Coxfix handling of floating point zero constant 0p+0
2009-06-04 Russ Coxbug in parallel assignment
2009-06-03 Russ Coxzero struct in T{}
2009-06-03 Russ Coxfix build. i would love to know why my other client
2009-06-03 David SymondsDefine os.PageSize and syscall.PageSize.
2009-06-03 Russ Coxtrivial cut and paste: move 64-bit simulation into...
2009-06-03 Russ Cox8g:
2009-06-03 Russ Coxmechanically-generated syscall files
2009-06-03 Russ Cox386 library updates
2009-06-03 Russ Coxminor cleanup, 64-bit /= and %= on 32-bit
2009-06-03 Russ Coxfor consistency with syscall, rename files
2009-06-03 Russ Cox32-bit fixes in lessstack.
2009-06-03 Russ Cox8l fixes, cut and paste from 6l.
2009-06-03 David SymondsAdd container/list package.
2009-06-03 Robert Griesemerchange datafmt syntax to use '@' instead of '^' (to...
2009-06-03 Robert Griesemerremove superfluous indirection
2009-06-03 Robert Griesemer- renamed format -> datafmt
2009-06-02 Steve NewmanFixes to URL functionality:
2009-06-02 Russ Coxauto-generated, renamed, and deleted files
2009-06-02 Russ Coxnew syscall package: manually maintained files and...
next