2009-12-03 |
Robert Griesemer | Add flag -tabindent to gofmt: forces use of |
commit | commitdiff | tree |
2009-12-02 |
Russ Cox | net: test and fix support for 0-length datagram packets. |
commit | commitdiff | tree |
2009-12-02 |
Rob Pike | change the naming example from Vector to Ring due to... |
commit | commitdiff | tree |
2009-12-02 |
Ian Lance Taylor | Add copy to the list of predeclared functions. |
commit | commitdiff | tree |
2009-12-02 |
Fazlul Shahriar | gofmt: race condition in error reporting and setting... |
commit | commitdiff | tree |
2009-12-02 |
Robert Griesemer | apply gofmt to json files |
commit | commitdiff | tree |
2009-12-02 |
Rob Pike | fix segfault printing errors. add test case and improve... |
commit | commitdiff | tree |
2009-12-02 |
Rob Pike | test that arrays work properly. |
commit | commitdiff | tree |
2009-12-02 |
Russ Cox | codereview: move reviewers to cc line after submit, |
commit | commitdiff | tree |
2009-12-02 |
Russ Cox | time: another bug in SecondsToUTC. |
commit | commitdiff | tree |
2009-12-02 |
Ian Lance Taylor | Add Shutdown to 32-bit GNU/Linux build. |
commit | commitdiff | tree |
2009-12-02 |
Devon H. O... | lxml.etree is the wrong location for this alt package |
commit | commitdiff | tree |
2009-12-02 |
Devon H. O... | xml.etree can also be lxml.etree (e.g. CentOS 5.4 with... |
commit | commitdiff | tree |
2009-12-02 |
Russ Cox | time: fix handling of Jan 1 1601, 1201, 801, ... |
commit | commitdiff | tree |
2009-12-02 |
Devon H. O... | net: fix netFD.Close races |
commit | commitdiff | tree |
2009-12-02 |
Rob Pike | explicitly catch attempt to decode into a value - must... |
commit | commitdiff | tree |
2009-12-02 |
Rob Pike | make io.ReadFile use Stat.Size as a hint for preallocation |
commit | commitdiff | tree |
2009-12-02 |
Devon H. O... | Add syscall.Shutdown to FreeBSD i386/amd64 |
commit | commitdiff | tree |
2009-12-02 |
Evan Shaw | 8g: Match sgen definition to declaration |
commit | commitdiff | tree |
2009-12-02 |
Devon H. O... | FreeBSD needs #!/usr/bin/env bash (fixes broken build... |
commit | commitdiff | tree |
2009-12-02 |
Russ Cox | syscall: add Shutdown on OS X, add more constants in... |
commit | commitdiff | tree |
2009-12-02 |
David Symonds | Add 'copy' as a Go builtin function for Vim syntax... |
commit | commitdiff | tree |
2009-12-02 |
Rob Pike | update package unicode to Unicode 5.2 |
commit | commitdiff | tree |
2009-12-02 |
Russ Cox | gob: fix build |
commit | commitdiff | tree |
2009-12-02 |
Robert Griesemer | Integrated feedback by Ken. |
commit | commitdiff | tree |
2009-12-01 |
Christopher... | Explicitly return values where it's shadowing the param... |
commit | commitdiff | tree |
2009-12-01 |
Charles L.... | 8g: fix 386 floating point stack bug |
commit | commitdiff | tree |
2009-12-01 |
Rob Pike | more gob bugs |
commit | commitdiff | tree |
2009-12-01 |
Robert Griesemer | make test.sh work again |
commit | commitdiff | tree |
2009-12-01 |
Russ Cox | A/C: add Charles L. Dorian |
commit | commitdiff | tree |
2009-12-01 |
Sven Almgren | Added Sven Almgren to AUTHORS and CONTRIBUTORS |
commit | commitdiff | tree |
2009-12-01 |
Rob Pike | a couple of usage fixups in prof |
commit | commitdiff | tree |
2009-12-01 |
Fazlul Shahriar | gofmt: use os.Stdin instead of opening /dev/stdin |
commit | commitdiff | tree |
2009-12-01 |
Robert Griesemer | some godoc cleanup: |
commit | commitdiff | tree |
2009-12-01 |
Fazlul Shahriar | Fix typo in spec |
commit | commitdiff | tree |
2009-12-01 |
Anthony Starks | Syntax coloring and function navigation for BBEdit... |
commit | commitdiff | tree |
2009-12-01 |
Anthony Starks | Adding to AUTHORS and CONTRIBUTORS as per http://golang... |
commit | commitdiff | tree |
2009-11-30 |
Roger Peppe | change command-line argument to be |
commit | commitdiff | tree |
2009-11-30 |
Sergey 'SnakE... | Make tests run on systems missing time utility |
commit | commitdiff | tree |
2009-11-30 |
Adrian O'Grady | Added my name to the AUTHORS and CONTRIBUTORS files. |
commit | commitdiff | tree |
2009-11-30 |
Tor Andersson | A first stab at porting the XCB X11 protocol bindings... |
commit | commitdiff | tree |
2009-11-30 |
Sergey 'SnakE... | json: Decode into native Go data structures |
commit | commitdiff | tree |
2009-11-30 |
Robert Griesemer | Typo in comment. |
commit | commitdiff | tree |
2009-11-30 |
Péter Szabó | sync.RWMutex: rewritten to add support for concurrent... |
commit | commitdiff | tree |
2009-11-30 |
Jonathan Wills | Added a method on UDPConn so they can actually send... |
commit | commitdiff | tree |
2009-11-30 |
Christopher... | a[b:len(a)] -> a[b:] |
commit | commitdiff | tree |
2009-11-30 |
Andrew Skiba | Handle \r as a whitespace when parsing JSON string. |
commit | commitdiff | tree |
2009-11-30 |
Christopher... | Add trivial whitespace to CorruptInputError strings. |
commit | commitdiff | tree |
2009-11-30 |
Christopher... | Minimise bitrot: bytes.Copy -> copy |
commit | commitdiff | tree |
2009-11-30 |
Hector Chu | Ports of lib9, libbio and libmach to Windows. |
commit | commitdiff | tree |
2009-11-30 |
Russ Cox | AUTHORS+CONTRIBUTORS: more names; CLA verified |
commit | commitdiff | tree |
2009-11-30 |
Russ Cox | template: two bug fixes / nits |
commit | commitdiff | tree |
2009-11-30 |
Russ Cox | codereview: allow editing of local CL description |
commit | commitdiff | tree |
2009-11-30 |
Russ Cox | AUTHORS/CONTRIBUTORS: two more names |
commit | commitdiff | tree |
2009-11-30 |
Fumitoshi Ukai | Fix example Makefile to avoid $GOROOT in case it has... |
commit | commitdiff | tree |
2009-11-30 |
Russ Cox | websocket: avoid $GOROOT in case it has spaces |
commit | commitdiff | tree |
2009-11-30 |
Sergio Luis... | crypto/md4, exp/draw/x11: fix makefile to build when... |
commit | commitdiff | tree |
2009-11-30 |
Eden Li | cgo: use C type void for opaque types if dwarf.Common... |
commit | commitdiff | tree |
2009-11-29 |
Fumitoshi Ukai | Add WebSocket server framework hooked into http. |
commit | commitdiff | tree |
2009-11-29 |
Austin Clements | Make comment-start/-end changes buffer-local instead... |
commit | commitdiff | tree |
2009-11-29 |
Fumitoshi Ukai | Add myself to CONTRIBUTORS |
commit | commitdiff | tree |
2009-11-29 |
Robert Griesemer | Correct expression level for argument lists. |
commit | commitdiff | tree |
2009-11-25 |
Rob Pike | a few utf8 benchmarks. on my mac: |
commit | commitdiff | tree |
2009-11-25 |
Rob Pike | rewrite RuneCountInString to use range. |
commit | commitdiff | tree |
2009-11-25 |
Nigel Tao | Initial exp/draw/x11 implementation. |
commit | commitdiff | tree |
2009-11-25 |
Rob Pike | fix weird all.bash failures by running deps.bash before... |
commit | commitdiff | tree |
2009-11-25 |
Robert Griesemer | Handle presence of illegal semicolon after package... |
commit | commitdiff | tree |
2009-11-25 |
Robert Griesemer | Replace sort.Sort call with heapify algorithm in Init. |
commit | commitdiff | tree |
2009-11-25 |
Russ Cox | gc: correct type check for x, ok map assignment |
commit | commitdiff | tree |
2009-11-25 |
Russ Cox | make.bash: clear CDPATH to avoid output from cd |
commit | commitdiff | tree |
2009-11-25 |
Rob Pike | add freebsd to the list of os'es. |
commit | commitdiff | tree |
2009-11-24 |
Ken Thompson | test case for large angles in trig functions |
commit | commitdiff | tree |
2009-11-24 |
Ken Thompson | bad sin/cos for large angles. |
commit | commitdiff | tree |
2009-11-24 |
Rob Pike | timing log update for new version of chameneos |
commit | commitdiff | tree |
2009-11-24 |
Robert Griesemer | fix for broken build (built-in new was invisible due... |
commit | commitdiff | tree |
2009-11-24 |
Rob Pike | change the rules for maintaining AUTHORS and CONTRIBUTO... |
commit | commitdiff | tree |
2009-11-24 |
Robert Griesemer | Change to container/vector interface: |
commit | commitdiff | tree |
2009-11-24 |
Ian Lance Taylor | Mention golang-dev as a default code review destination. |
commit | commitdiff | tree |
2009-11-24 |
Russ Cox | godoc: plug file descriptor leak |
commit | commitdiff | tree |
2009-11-24 |
Michael Hoisie | A quick fix to ensure that json.Marshal returns errors... |
commit | commitdiff | tree |
2009-11-24 |
Russ Cox | http: redirect to correct URL |
commit | commitdiff | tree |
2009-11-24 |
Roger Peppe | chameneosredux test modified, bug fixed, faster |
commit | commitdiff | tree |
2009-11-24 |
Russ Cox | add Roger Peppe to AUTHORS/CONTRIBUTORS |
commit | commitdiff | tree |
2009-11-24 |
Michael Elkins | add Take, TakeWhile, Drop, DropWhile to exp/iterable |
commit | commitdiff | tree |
2009-11-24 |
Michael Elkins | Adding myself to AUTHORS/CONTRIBUTORS as a result of... |
commit | commitdiff | tree |
2009-11-24 |
Rob Pike | print error's string when panicking. |
commit | commitdiff | tree |
2009-11-24 |
Trevor Strohman | Add benchmarks for commonly used routines. |
commit | commitdiff | tree |
2009-11-24 |
Eden Li | cgo translates empty function arguments into void... |
commit | commitdiff | tree |
2009-11-24 |
Russ Cox | json: expose map in generic representation |
commit | commitdiff | tree |
2009-11-24 |
Chris Lennert | Provides implementation of MD4 hashing algorithm. |
commit | commitdiff | tree |
2009-11-24 |
Chris Lennert | Added my name to the AUTHORS and CONTRIBUTORS lists. |
commit | commitdiff | tree |
2009-11-24 |
Rob Pike | add an FAQ entry about the logo and mascot |
commit | commitdiff | tree |
2009-11-24 |
Sergio Luis... | go: makes it build for the case $GOROOT has whitespaces |
commit | commitdiff | tree |
2009-11-24 |
Sergio Luis... | cmd/cc: change getquoted() to accept whitespaces. |
commit | commitdiff | tree |
2009-11-23 |
Russ Cox | gofmt -r: documentation and minor fixes |
commit | commitdiff | tree |
2009-11-23 |
Vish Subramanian | Fix crash in xml.Unmarshal. Occasionally while running... |
commit | commitdiff | tree |
2009-11-23 |
Russ Cox | two more if(h<0) that gcc 4.3 -O2 miscompiles |
commit | commitdiff | tree |
2009-11-23 |
Russ Cox | io.ReadWriter: fix doc comment (ReadWrite -> ReadWriter) |
commit | commitdiff | tree |
2009-11-23 |
Rob Pike | fix bug in prefix code: must stop one character before... |
commit | commitdiff | tree |
2009-11-23 |
Rob Pike | Fix doc striing for NewReadLogger. |
commit | commitdiff | tree |
next |