- 11 Nov, 2008 5 commits
-
-
Russ Cox authored
last resort, because it assumes every call is a real use of the conversion. R=ken OCL=19026 CL=19026
-
Russ Cox authored
* check for uncomputed struct offsets * distinguish function structs from ordinary structs * make sure function structs are not examined in isolation R=ken OCL=19005 CL=19005
-
Ian Lance Taylor authored
that is generated on Goobuntu. R=r,rsc DELTA=2 (1 added, 0 deleted, 1 changed) OCL=18973 CL=18976
-
Rob Pike authored
add newline after stack traces. R=rsc DELTA=3 (2 added, 1 deleted, 0 changed) OCL=18945 CL=18953
-
Robert Griesemer authored
- new code enabled, but no comments printed yet (so the effect of the elastic tabs is not seen yet) TBR=r DELTA=200 (93 added, 69 deleted, 38 changed) OCL=18951 CL=18951
-
- 10 Nov, 2008 6 commits
-
-
Russ Cox authored
* use union, not cast, to convert between uint64 and float64, to avoid possible problems with gcc in future. R=r DELTA=75 (39 added, 15 deleted, 21 changed) OCL=18926 CL=18926
-
Rob Pike authored
R=gri DELTA=28 (12 added, 14 deleted, 2 changed) OCL=18923 CL=18923
-
Russ Cox authored
R=r DELTA=48 (23 added, 14 deleted, 11 changed) OCL=18707 CL=18922
-
Rob Pike authored
R=rsc DELTA=12 (9 added, 0 deleted, 3 changed) OCL=18916 CL=18921
-
Rob Pike authored
also only time-limit if a value is provided. R=rsc DELTA=9 (4 added, 2 deleted, 3 changed) OCL=18917 CL=18920
-
Rob Pike authored
R=rsc DELTA=1075 (1028 added, 31 deleted, 16 changed) OCL=18865 CL=18918
-
- 08 Nov, 2008 4 commits
-
-
Robert Griesemer authored
BUG=1474670 TBR=r DELTA=6 (6 added, 0 deleted, 0 changed) OCL=18839 CL=18843
-
Robert Griesemer authored
printing output - not yet enabled R=r OCL=18842 CL=18842
-
Rob Pike authored
TBR=rsc OCL=18833 CL=18833
-
Ken Thompson authored
R=r OCL=18830 CL=18830
-
- 07 Nov, 2008 8 commits
-
-
Ken Thompson authored
R=r OCL=18807 CL=18807
-
Robert Griesemer authored
- language for type guards - fixed language for break statements Also: Removed uses of "we" and replaced by impersonal language. Minor cosmetic changes. DELTA=237 (160 added, 34 deleted, 43 changed) OCL=18620 CL=18800
-
Ian Lance Taylor authored
R=r,gri DELTA=2 (0 added, 0 deleted, 2 changed) OCL=18781 CL=18785
-
Ian Lance Taylor authored
R=r DELTA=47 (47 added, 0 deleted, 0 changed) OCL=18581 CL=18748
-
Ken Thompson authored
R=r OCL=18741 CL=18741
-
Ian Lance Taylor authored
a select clause. R=ken DELTA=20 (0 added, 20 deleted, 0 changed) OCL=18731 CL=18739
-
Robert Griesemer authored
R=r OCL=18738 CL=18738
-
Rob Pike authored
R=rsc DELTA=111 (107 added, 0 deleted, 4 changed) OCL=18720 CL=18725
-
- 06 Nov, 2008 15 commits
-
-
Rob Pike authored
R=rsc DELTA=21 (21 added, 0 deleted, 0 changed) OCL=18709 CL=18718
-
Ian Lance Taylor authored
out of the enclosing loop. R=ken DELTA=20 (20 added, 0 deleted, 0 changed) OCL=18686 CL=18714
-
Russ Cox authored
R=ken OCL=18713 CL=18713
-
Russ Cox authored
to distinguish not computed (0) vs trivial (1). add missing ullmancalc on function args. R=ken OCL=18711 CL=18711
-
Robert Griesemer authored
Multiplication of a Hilbert matrix with its inverse using Bignum.Rationals as a test case for rational arithmetic. R=r OCL=18706 CL=18706
-
Russ Cox authored
i isolated last night. does not fix rob's interface-smashing bug. R=ken OCL=18698 CL=18698
-
Robert Griesemer authored
- added a test R=r OCL=18687 CL=18687
-
Robert Griesemer authored
R=r OCL=18685 CL=18685
-
Rob Pike authored
R=rsc DELTA=13 (9 added, 0 deleted, 4 changed) OCL=18682 CL=18684
-
Rob Pike authored
R=rsc DELTA=100 (70 added, 10 deleted, 20 changed) OCL=18663 CL=18669
-
Ken Thompson authored
R=r OCL=18646 CL=18646
-
Russ Cox authored
R=ken OCL=18630 CL=18630
-
Russ Cox authored
assumes cas->send == 2 for default case. R=ken OCL=18628 CL=18628
-
Russ Cox authored
accomodate empty type table in 6l. R=r DELTA=10 (2 added, 8 deleted, 0 changed) OCL=18601 CL=18605
-
Robert Griesemer authored
- re-enabled bug118.go for pretty R=r OCL=18604 CL=18604
-
- 05 Nov, 2008 2 commits
-
-
Russ Cox authored
always show original name R=ken OCL=18603 CL=18603
-
Robert Griesemer authored
R=r OCL=18602 CL=18602
-