- 06 Oct, 2009 9 commits
-
-
Adam Langley authored
Currently, the description says that +ve numbers are westwards of UTC. Typically, timezones are specified with +ve numbers running east of Greenwich. For example, San Francisco is specified as UTC-8. Also, when calling time.Localtime(), the following is returned on my box in PDT: {Year:2009 Month:10 Day:5 Hour:18 Minute:55 Second:6 Weekday:1 ZoneOffset:-25200 Zone:PDT} Note that the ZoneOffset is negative. This leads me to suspect that the description is mistaken. R=rsc APPROVED=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35356 CL=35377
-
Robert Griesemer authored
R=rsc DELTA=39 (0 added, 0 deleted, 39 changed) OCL=35360 CL=35376
-
Kai Backman authored
go/test: passes 75% (256/339) R=rsc APPROVED=rsc DELTA=142 (53 added, 4 deleted, 85 changed) OCL=35367 CL=35375
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=73 (45 added, 28 deleted, 0 changed) OCL=35363 CL=35366
-
Kai Backman authored
build breakage. R=rsc APPROVED=rsc DELTA=10 (4 added, 2 deleted, 4 changed) OCL=35362 CL=35365
-
Rob Pike authored
R=rsc DELTA=31 (15 added, 3 deleted, 13 changed) OCL=35364 CL=35364
-
Robert Griesemer authored
- better handling of line breaks in expression lists - fixed line breaks around label decls - remove ()'s around if, for, switch expressions - simple index expressions don't require blanks - better line breaks around declarations of different kind R=rsc DELTA=404 (369 added, 8 deleted, 27 changed) OCL=35354 CL=35359
-
Robert Griesemer authored
R=rsc DELTA=2 (0 added, 0 deleted, 2 changed) OCL=35355 CL=35358
-
Nigel Tao authored
TODOs include filtering, and a unit test. R=rsc APPROVED=r DELTA=280 (249 added, 1 deleted, 30 changed) OCL=35262 CL=35348
-
- 05 Oct, 2009 10 commits
-
-
Russ Cox authored
character sets. R=r DELTA=339 (257 added, 1 deleted, 81 changed) OCL=35344 CL=35346
-
Rob Pike authored
verified as acceptable on my calibrated home monitor. R=gri DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35340 CL=35342
-
Russ Cox authored
R=r DELTA=546 (545 added, 0 deleted, 1 changed) OCL=35318 CL=35341
-
Russ Cox authored
The lexer is the bottom level. Most clients will use the Unmarshal method, not yet implemented, which will behave like json.Unmarshal. R=r DELTA=1115 (766 added, 219 deleted, 130 changed) OCL=35316 CL=35339
-
Rob Pike authored
R=gri DELTA=31 (7 added, 17 deleted, 7 changed) OCL=35336 CL=35338
-
Rob Pike authored
methods on slices, pointers and values. R=iant,rsc,gri DELTA=173 (150 added, 1 deleted, 22 changed) OCL=35333 CL=35337
-
Russ Cox authored
R=gri DELTA=32 (13 added, 12 deleted, 7 changed) OCL=35317 CL=35332
-
Russ Cox authored
R=r DELTA=16 (4 added, 2 deleted, 10 changed) OCL=35320 CL=35331
-
Rob Pike authored
R=rsc DELTA=23 (0 added, 20 deleted, 3 changed) OCL=35330 CL=35330
-
David Symonds authored
R=rsc APPROVED=rsc DELTA=102 (89 added, 1 deleted, 12 changed) OCL=35321 CL=35327
-
- 03 Oct, 2009 9 commits
-
-
Russ Cox authored
TBR=r OCL=35308 CL=35308
-
Russ Cox authored
non-standard libraries and add to build. R=r DELTA=211 (210 added, 0 deleted, 1 changed) OCL=35293 CL=35307
-
Bill Neubauer authored
request.go does not handle Content-Type correctly for the definition of Media Types. http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.7 R=rsc APPROVED=rsc DELTA=44 (42 added, 0 deleted, 2 changed) OCL=35274 CL=35306
-
Russ Cox authored
R=r DELTA=40 (9 added, 3 deleted, 28 changed) OCL=35277 CL=35305
-
Russ Cox authored
better mach binaries. cgo working on darwin+linux amd64+386. eliminated context switches - pi is 30x faster. add libcgo to build. on snow leopard: - non-cgo binaries work; all tests pass. - cgo binaries work on amd64 but not 386. R=r DELTA=2031 (1316 added, 626 deleted, 89 changed) OCL=35264 CL=35304
-
Russ Cox authored
R=r DELTA=3 (0 added, 0 deleted, 3 changed) OCL=35292 CL=35303
-
Rob Pike authored
R=iant,rsc,gri DELTA=106 (87 added, 8 deleted, 11 changed) OCL=35298 CL=35302
-
Robert Griesemer authored
- extra tests R=rsc DELTA=366 (264 added, 37 deleted, 65 changed) OCL=35299 CL=35301
-
Russ Cox authored
somehow managed not to Put this before. R=r DELTA=3 (3 added, 0 deleted, 0 changed) OCL=35289 CL=35294
-
- 02 Oct, 2009 4 commits
-
-
Russ Cox authored
R=r DELTA=894 (887 added, 0 deleted, 7 changed) OCL=35115 CL=35286
-
Robert Griesemer authored
- added extra tests R=rsc DELTA=55 (37 added, 0 deleted, 18 changed) OCL=35250 CL=35276
-
Kai Backman authored
go/test: passes 74% (251/339) R=rsc APPROVED=rsc DELTA=40 (34 added, 0 deleted, 6 changed) OCL=35254 CL=35275
-
Nigel Tao authored
R=rsc APPROVED=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35208 CL=35261
-
- 01 Oct, 2009 8 commits
-
-
Robert Griesemer authored
R=r DELTA=1 (0 added, 0 deleted, 1 changed) OCL=35242 CL=35258
-
Robert Griesemer authored
R=iant DELTA=13 (1 added, 0 deleted, 12 changed) OCL=35241 CL=35246
-
Robert Griesemer authored
- the first HTML comment in those files is extracted as page title when serving them - lib/godoc.html is top-level template for all pages served - experimented a bit with package documentation layout (feedback welcome) - various related cleanups TODO: - The / page (doc/root.html) content repeats links that are in the navigation bar. It needs to be cleaned up. R=rsc DELTA=826 (86 added, 692 deleted, 48 changed) OCL=35230 CL=35245
-
Kai Backman authored
go/test: passes 71% (242/339) R=rsc APPROVED=rsc DELTA=9 (5 added, 0 deleted, 4 changed) OCL=35233 CL=35243
-
Kai Backman authored
still has problems with godefs. R=rsc APPROVED=rsc DELTA=801 (134 added, 235 deleted, 432 changed) OCL=35189 CL=35211
-
Kai Backman authored
R=rsc APPROVED=rsc DELTA=14 (4 added, 0 deleted, 10 changed) OCL=35190 CL=35210
-
Kai Backman authored
(how did that happen?) go/test: passes 70% (238/339) R=rsc APPROVED=rsc DELTA=18 (10 added, 0 deleted, 8 changed) OCL=35185 CL=35188
-
Russ Cox authored
R=r DELTA=771 (374 added, 287 deleted, 110 changed) OCL=35187 CL=35187
-