- 28 May, 2009 1 commit
-
-
Russ Cox authored
R=r DELTA=1 (0 added, 1 deleted, 0 changed) OCL=29473 CL=29477
-
- 27 May, 2009 15 commits
-
-
Ken Thompson authored
between first and second pass of converting []int to string. R=r OCL=29467 CL=29467
-
Ken Thompson authored
R=r OCL=29466 CL=29466
-
Russ Cox authored
R=ken OCL=29448 CL=29448
-
Russ Cox authored
R=dsymonds DELTA=5 (5 added, 0 deleted, 0 changed) OCL=29424 CL=29447
-
Robert Griesemer authored
R=rsc DELTA=35 (35 added, 0 deleted, 0 changed) OCL=29442 CL=29444
-
Robert Griesemer authored
TBR=rsc DELTA=14 (14 added, 0 deleted, 0 changed) OCL=29441 CL=29441
-
Russ Cox authored
R=ken OCL=29425 CL=29427
-
Russ Cox authored
R=ken OCL=29426 CL=29426
-
Russ Cox authored
can run 64-bit sieve and powser. interfaces are limping along. next hurdle is floating point. R=ken OCL=29418 CL=29423
-
David Symonds authored
R=rsc APPROVED=rsc DELTA=40 (38 added, 0 deleted, 2 changed) OCL=29351 CL=29422
-
Ken Thompson authored
R=r OCL=29421 CL=29421
-
Ken Thompson authored
R=r OCL=29419 CL=29419
-
Russ Cox authored
of getenv by low-level runtime easier. fix 32-bit bug in gc (there are still more). R=ken OCL=29415 CL=29415
-
Russ Cox authored
R=r DELTA=129 (78 added, 1 deleted, 50 changed) OCL=29411 CL=29413
-
Russ Cox authored
R=ken OCL=29412 CL=29412
-
- 26 May, 2009 9 commits
-
-
Ken Thompson authored
R=r OCL=29409 CL=29409
-
Russ Cox authored
test/turing.go runs if you move the big array off its stack. finally remembered to g4 add cgen.c gsubr.c R=ken OCL=29408 CL=29408
-
Rob Pike authored
R=ken OCL=29407 CL=29407
-
Ken Thompson authored
R=r OCL=29405 CL=29405
-
Russ Cox authored
* string format changed * files got renamed * new files that i forgot to check in last time updates are all copy and paste from 6g R=ken OCL=29385 CL=29400
-
Russ Cox authored
people using ar for non-object archives will just have to deal with the warnings. R=r DELTA=3 (2 added, 0 deleted, 1 changed) OCL=29384 CL=29398
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=83 (73 added, 3 deleted, 7 changed) OCL=29276 CL=29382
-
Kai Backman authored
hello.c program linking against the runtime. R=rsc APPROVED=rsc DELTA=178 (175 added, 0 deleted, 3 changed) OCL=29283 CL=29380
-
Ken Thompson authored
R=r OCL=29358 CL=29358
-
- 25 May, 2009 1 commit
-
-
David Symonds authored
R=rsc APPROVED=rsc DELTA=11 (11 added, 0 deleted, 0 changed) OCL=29352 CL=29357
-
- 24 May, 2009 2 commits
-
-
David Symonds authored
R=r APPROVED=r DELTA=21 (21 added, 0 deleted, 0 changed) OCL=29320 CL=29338
-
David Symonds authored
If Make.deps is not writable (e.g. in Perforce client and not opened for editing), bail out immediately. R=rsc,r APPROVED=r DELTA=7 (5 added, 1 deleted, 1 changed) OCL=29319 CL=29319
-
- 23 May, 2009 11 commits
-
-
Ken Thompson authored
R=r OCL=29317 CL=29317
-
Ken Thompson authored
structtype{a:1, a:2} maptypetype{"xx":1, "xx":2} arraytypetype{5:1, 5:2} 2. bug in registerization concerning alias of a struct and one of its elements 3. code optimization of struct.field (which exposed bug in 2) R=r OCL=29315 CL=29315
-
Rob Pike authored
R=rsc DELTA=4 (3 added, 0 deleted, 1 changed) OCL=29314 CL=29314
-
Russ Cox authored
R=r DELTA=2 (0 added, 0 deleted, 2 changed) OCL=29305 CL=29308
-
Russ Cox authored
R=r DELTA=1 (0 added, 0 deleted, 1 changed) OCL=29307 CL=29307
-
Russ Cox authored
take 2 R=ken OCL=29304 CL=29306
-
Russ Cox authored
*** Reason for rollback *** too many files included *** Original change description *** simplifying grammar: delete LBASETYPE and LACONST R=ken OCL=29303 CL=29303
-
Russ Cox authored
R=ken OCL=29300 CL=29302
-
Russ Cox authored
fix Reset bug in sha1. add hmac, sha1, md5 tests. document hmac. R=r DELTA=146 (111 added, 6 deleted, 29 changed) OCL=29294 CL=29299
-
Russ Cox authored
R=r DELTA=53 (52 added, 0 deleted, 1 changed) OCL=29295 CL=29298
-
Russ Cox authored
extract comment text code out of go/doc/doc.go into comment.go. no code changes, just rearrangement. first step so i can write tests. R=gri DELTA=633 (318 added, 301 deleted, 14 changed) OCL=29269 CL=29293
-
- 22 May, 2009 1 commit
-
-
Kai Backman authored
plan9 libmach. R=rsc APPROVED=rsc DELTA=142 (139 added, 3 deleted, 0 changed) OCL=29281 CL=29281
-