- 30 Oct, 2008 12 commits
-
-
Russ Cox authored
R=ken OCL=18180 CL=18180
-
Russ Cox authored
R=ken OCL=18179 CL=18179
-
Russ Cox authored
distribute tag across multiple names. R=ken OCL=18178 CL=18178
-
Russ Cox authored
R=ken OCL=18176 CL=18176
-
Robert Griesemer authored
are different from platform-independent types (not just aliases), except for byte, uint8 - added missing documentation of new(a, len, cap) - updated todo/issues lists DELTA=70 (24 added, 21 deleted, 25 changed) OCL=17920 CL=18174
-
Ken Thompson authored
R=r OCL=18166 CL=18166
-
Rob Pike authored
R=rsc DELTA=159 (65 added, 84 deleted, 10 changed) OCL=18149 CL=18151
-
Russ Cox authored
using a variable is not sufficient, because sometimes bug() is called from a subshell. R=iant DELTA=7 (2 added, 1 deleted, 4 changed) OCL=18092 CL=18145
-
Robert Griesemer authored
- removed shift work-arounds (6g code appears to work now) - made similar routines more regular in structure - more tests R=r OCL=18102 CL=18102
-
Ken Thompson authored
R=r OCL=18095 CL=18095
-
Russ Cox authored
R=r DELTA=2 (0 added, 0 deleted, 2 changed) OCL=18091 CL=18094
-
Russ Cox authored
R=gri OCL=18093 CL=18093
-
- 29 Oct, 2008 22 commits
-
-
Ken Thompson authored
R=r OCL=18081 CL=18081
-
Robert Griesemer authored
- fixed code so it works with any base between 9 and 64 - work-around for 6g shift problems in various places R=r OCL=18080 CL=18080
-
Russ Cox authored
R=ken OCL=18079 CL=18079
-
Ken Thompson authored
R=r OCL=18077 CL=18077
-
Rob Pike authored
R=rsc DELTA=9 (6 added, 0 deleted, 3 changed) OCL=18072 CL=18075
-
Ian Lance Taylor authored
R=rsc DELTA=2 (0 added, 0 deleted, 2 changed) OCL=18073 CL=18073
-
Rob Pike authored
fmt still to come R=rsc DELTA=168 (141 added, 19 deleted, 8 changed) OCL=18064 CL=18071
-
Russ Cox authored
R=r DELTA=7 (0 added, 0 deleted, 7 changed) OCL=18050 CL=18069
-
Russ Cox authored
R=r DELTA=6 (0 added, 0 deleted, 6 changed) OCL=18044 CL=18068
-
Russ Cox authored
R=r DELTA=202 (60 added, 24 deleted, 118 changed) OCL=18029 CL=18038
-
Russ Cox authored
R=r OCL=18035 CL=18035
-
Ken Thompson authored
R=r OCL=18034 CL=18034
-
Russ Cox authored
R=r OCL=18033 CL=18033
-
Russ Cox authored
R=ken OCL=18032 CL=18032
-
Russ Cox authored
R=ken OCL=18031 CL=18031
-
Ken Thompson authored
R=r OCL=18030 CL=18030
-
Ken Thompson authored
R=r OCL=18027 CL=18027
-
Russ Cox authored
R=r OCL=18026 CL=18026
-
Russ Cox authored
R=r OCL=18024 CL=18024
-
Ken Thompson authored
int is new type R=r OCL=18023 CL=18023
-
Robert Griesemer authored
R=r OCL=17987 CL=17987
-
Robert Griesemer authored
- string conversion in different bases - tracked down a 6g bug, use work-around for now R=r OCL=17981 CL=17981
-
- 28 Oct, 2008 2 commits
-
-
Russ Cox authored
R=ken OCL=17928 CL=17928
-
Robert Griesemer authored
- integer string conversion R=r OCL=17923 CL=17923
-
- 27 Oct, 2008 3 commits
-
-
Robert Griesemer authored
now using up-to-date language features - moved old code away from pkg (defunct anyway because of language changes) R=r OCL=17916 CL=17916
-
Rob Pike authored
R=ken OCL=17900 CL=17900
-
Robert Griesemer authored
(e.g.: pretty -d pretty.go will print the Makefile dep. rules of the involved Go files that are not part of the installed library) - minor fix in pretty printer (tested against ken's test files) R=r OCL=17872 CL=17872
-
- 26 Oct, 2008 1 commit
-
-
Ken Thompson authored
R=r OCL=17869 CL=17869
-