index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-02
Fixes to URL functionality:
Steve Newman
2
-32
/
+285
2009-06-01
auto-generated, renamed, and deleted files
Russ Cox
28
-2046
/
+2539
2009-06-01
new syscall package: manually maintained files and scripts.
Russ Cox
15
-72
/
+2351
2009-06-01
update Go tree to use new syscall package.
Russ Cox
22
-555
/
+282
2009-06-01
make godefs work better for generating Go.
Russ Cox
3
-28
/
+116
2009-06-01
format package
Robert Griesemer
6
-0
/
+1675
2009-06-01
- enable scanner to handle illegal chars w/o returning an error
Robert Griesemer
3
-15
/
+55
2009-06-01
io.ReadFile
Robert Griesemer
3
-1
/
+66
2009-05-31
prevent multiple similar errors
Ken Thompson
2
-19
/
+35
2009-05-30
bug157
Russ Cox
3
-166
/
+190
2009-05-30
bug 158
Ken Thompson
1
-3
/
+11
2009-05-29
make gobuild failures more readable.
Russ Cox
3
-36
/
+76
2009-05-29
bug 156
Ken Thompson
1
-7
/
+2
2009-05-29
bug 155
Ken Thompson
1
-1
/
+3
2009-05-29
bug 149
Ken Thompson
1
-1
/
+4
2009-05-29
Fix godoc deadlock.
Russ Cox
1
-2
/
+9
2009-05-29
integer conversions and test.
Russ Cox
1
-27
/
+44
2009-05-29
64-bit integer arithmetic.
Russ Cox
4
-30
/
+367
2009-05-28
print uint64 as uint64.
Russ Cox
3
-1
/
+6
2009-05-28
detect recursive initialization
Ken Thompson
5
-25
/
+57
2009-05-28
better 64-bit handling in 8g.
Russ Cox
7
-305
/
+695
2009-05-28
Rebooted 5g effort from 6g. Tons of minor fixes and tweaks to
Kai Backman
11
-3021
/
+3825
2009-05-28
Change 5l to use Biobufs for IO.
Kai Backman
2
-110
/
+81
2009-05-27
clean up gmove:
Russ Cox
7
-497
/
+459
2009-05-27
bug 153
Ken Thompson
1
-1
/
+6
2009-05-27
attach package comment
Russ Cox
1
-1
/
+0
2009-05-27
added protection against race condition
Ken Thompson
1
-6
/
+10
2009-05-27
string([]int) conversion
Ken Thompson
4
-1
/
+43
2009-05-27
fix bug154; tweak bug153 exit status
Russ Cox
1
-6
/
+11
2009-05-27
getrusage on darwin; untested but builds.
Russ Cox
1
-0
/
+5
2009-05-26
8g: missing change from last CL
Russ Cox
1
-1
/
+1
2009-05-26
8g: 64-bit arithmetic and assorted bug fixes;
Russ Cox
12
-52
/
+557
2009-05-26
Getrusage for linux.
David Symonds
4
-2
/
+42
2009-05-26
bug 152
Ken Thompson
2
-13
/
+22
2009-05-26
add NUL when allocating strings, to make use
Russ Cox
2
-5
/
+9
2009-05-26
darwin support for 32-bit debugging
Russ Cox
1
-50
/
+127
2009-05-26
32-bit stack switching bug fix
Russ Cox
2
-2
/
+2
2009-05-26
bug 151
Ken Thompson
1
-6
/
+15
2009-05-26
more 8g.
Russ Cox
5
-12
/
+2224
2009-05-26
bug 150
Ken Thompson
2
-39
/
+45
2009-05-26
8g: hello world works again
Russ Cox
7
-42
/
+164
2009-05-26
6ar: explain why __.SYMDEF didn't get put in.
Russ Cox
1
-1
/
+3
2009-05-26
Added automatic detection of system libraries to 5l.
Kai Backman
1
-9
/
+15
2009-05-26
Added enough arm related scaffolding to create a simple
Kai Backman
10
-3
/
+199
2009-05-25
static init reenabled
Ken Thompson
2
-82
/
+224
2009-05-25
Add os.Getpid and os.Getppid.
David Symonds
1
-0
/
+11
2009-05-24
Add exvar.FuncInt for exporting indirect integer variables.
David Symonds
2
-0
/
+21
2009-05-23
If Make.deps is not writable (e.g. in Perforce client and not opened for edit...
David Symonds
2
-2
/
+6
2009-05-23
improvement in registerization
Ken Thompson
1
-14
/
+56
2009-05-23
1. check for dups in complex literals
Ken Thompson
9
-73
/
+197
[next]