Age | Commit message (Collapse) | Author | Files | Lines |
|
R=r
OCL=16494
CL=16494
|
|
R=ken,r
DELTA=86 (72 added, 9 deleted, 5 changed)
OCL=16488
CL=16488
|
|
this CL passes the tests, but should
be considered unstable
R=r
OCL=16390
CL=16390
|
|
prints that insert spaces and new line
R=r
OCL=16370
CL=16370
|
|
delete unused variables
R=ken
OCL=16360
CL=16360
|
|
R=r
OCL=16163
CL=16163
|
|
R=r
OCL=16068
CL=16068
|
|
R=r
OCL=16053
CL=16053
|
|
to string convert. if the byte array has length 0,
the computation of &a[0] throws an index bounds error.
for fixed size arrays, this ends up invoking arrays2d
unnecessarily, but it works.
R=ken
DELTA=304 (44 added, 28 deleted, 232 changed)
OCL=15674
CL=15678
|
|
R=r
OCL=15664
CL=15664
|
|
export.c:
- only expose explicitly exported types to importer
- fix behind your back
go.h:
- add deep() prototype (fixes 64-bit linux crash on time.go)
go.y:
- add a new syntax error case
walk.c:
- allow a,b = f() where f is func ptr (fixes bug088)
R=ken
OCL=15617
CL=15630
|
|
R=r
OCL=15627
CL=15627
|
|
R=r
OCL=15599
CL=15599
|
|
things to break. hopefully all fixed
now.
R=r
OCL=15597
CL=15597
|
|
R=ken
DELTA=12 (12 added, 0 deleted, 0 changed)
OCL=15506
CL=15528
|
|
R=ken
OCL=15477
CL=15479
|
|
with new select operator
R=r
OCL=15418
CL=15418
|
|
R=r
OCL=15327
CL=15327
|
|
-- but only *struct tested
R=r
OCL=15326
CL=15326
|
|
*** Reason for rollback ***
<enter reason for rollback>
*** Original change description ***
correct signal name thru package rename
R=r
OCL=15313
CL=15313
|
|
R=r
OCL=15312
CL=15312
|
|
2 added dynamic calls to throw for array bounds
and 'fn wo return'
3 small optimization on index[constant]
R=r
OCL=15281
CL=15281
|
|
R=r
OCL=15192
CL=15192
|
|
R=r
OCL=15169
CL=15169
|
|
R=r
OCL=15166
CL=15166
|
|
R=r
OCL=15119
CL=15119
|
|
R=r
OCL=15113
CL=15113
|
|
evaluation of complex literals
R=r
OCL=15036
CL=15036
|
|
R=r
OCL=14937
CL=14937
|
|
fixedbugs 49 now (correctly) fails
bugs 32, 41, 68, 77 shouldnt be bugs
R=r
OCL=14842
CL=14842
|
|
R=r
OCL=14810
CL=14810
|
|
R=r
OCL=14759
CL=14759
|
|
R=r
OCL=14756
CL=14756
|
|
R=r
OCL=14735
CL=14735
|
|
R=r
OCL=14733
CL=14733
|
|
R=r
OCL=14732
CL=14732
|
|
R=r
OCL=14656
CL=14656
|
|
R=r
OCL=14641
CL=14641
|
|
R=r
OCL=14634
CL=14634
|
|
R=r
OCL=14603
CL=14603
|
|
R=r
OCL=14143
CL=14143
|
|
R=r
DELTA=138 (75 added, 12 deleted, 51 changed)
OCL=14129
CL=14131
|
|
R=r
DELTA=22 (21 added, 0 deleted, 1 changed)
OCL=14049
CL=14049
|
|
R=r
DELTA=381 (142 added, 26 deleted, 213 changed)
OCL=14011
CL=14016
|
|
these guys really really want long to be 32-bits,
so ,s/long/int32/ (and then manual fixup).
still passes all tests.
(i started out looking for just those longs that
needed to be int32 instead, and it was just too hard
to track them down one by one.)
the longs were rare enough that i don't think
it will cause integration problems.
R=ken
OCL=13787
CL=13789
|
|
R=r
DELTA=29 (27 added, 1 deleted, 1 changed)
OCL=13503
CL=13503
|
|
R=r
DELTA=517 (137 added, 98 deleted, 282 changed)
OCL=13495
CL=13495
|
|
R=r
APPROVED=r
DELTA=41 (24 added, 13 deleted, 4 changed)
OCL=13480
CL=13480
|
|
R=r
APPROVED=r
DELTA=147 (94 added, 14 deleted, 39 changed)
OCL=13477
CL=13477
|
|
R=r
APPROVED=r
DELTA=120 (108 added, 0 deleted, 12 changed)
OCL=13468
CL=13468
|