- 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 4 commits
-
-
Ken Thompson authored
R=r OCL=17869 CL=17869
-
Rob Pike authored
R=rsc DELTA=427 (53 added, 302 deleted, 72 changed) OCL=17857 CL=17868
-
Rob Pike authored
R=rsc DELTA=14 (13 added, 0 deleted, 1 changed) OCL=17858 CL=17867
-
Rob Pike authored
R=rsc DELTA=442 (0 added, 442 deleted, 0 changed) OCL=17854 CL=17866
-
- 25 Oct, 2008 8 commits
-
-
Ken Thompson authored
R=r OCL=17855 CL=17855
-
Ken Thompson authored
R=r OCL=17853 CL=17853
-
Ken Thompson authored
R=r OCL=17852 CL=17852
-
Ken Thompson authored
R=r OCL=17851 CL=17851
-
Ian Lance Taylor authored
object has a value of type "int", it should not automatically convert to type "int32". That is, the type alias "int" should be regarded as having been defined as though "type int int32" appeared outside of the package, and as therefore being a different type from "int32". R=ken DELTA=21 (20 added, 0 deleted, 1 changed) OCL=17587 CL=17842
-
Rob Pike authored
R=rsc OCL=17841 CL=17841
-
Ken Thompson authored
put explicit ./ on some runtime tests R=r OCL=17839 CL=17839
-
Russ Cox authored
R=ken OCL=17833 CL=17833
-
- 24 Oct, 2008 1 commit
-
-
Russ Cox authored
R=ken OCL=17832 CL=17832
-