Sanjay Menakuru 
								
							 
						 
						
							
							
							
							
								
							
							
								4d7d3f5328 
								
							 
						 
						
							
							
								
								doc: fix some HTML errors in code.html  
							
							... 
							
							
							
							R=golang-dev, rsc
CC=adg, golang-dev
https://golang.org/cl/5720050  
							
						 
						
							2012-03-02 11:29:09 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Gerrand 
								
							 
						 
						
							
							
							
							
								
							
							
								718de6f4c6 
								
							 
						 
						
							
							
								
								doc: expand code.html to discuss the go tool in more depth  
							
							... 
							
							
							
							R=golang-dev, balasanjay, r
CC=golang-dev
https://golang.org/cl/5640045  
							
						 
						
							2012-03-02 15:35:36 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Stefan Nilsson 
								
							 
						 
						
							
							
							
							
								
							
							
								c50074e510 
								
							 
						 
						
							
							
								
								doc: add a bunch of missing <p> tags  
							
							... 
							
							
							
							R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5707065  
							
						 
						
							2012-02-29 15:07:52 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Shenghou Ma 
								
							 
						 
						
							
							
							
							
								
							
							
								f18b0b0c16 
								
							 
						 
						
							
							
								
								doc: various updates to doc/code.html  
							
							... 
							
							
							
							R=golang-dev, adg, r
CC=golang-dev
https://golang.org/cl/5649068  
							
						 
						
							2012-02-18 16:13:02 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Gerrand 
								
							 
						 
						
							
							
							
							
								
							
							
								7cb21a79a4 
								
							 
						 
						
							
							
								
								godoc: specify HTML page metadata with a JSON blob  
							
							... 
							
							
							
							This allows HTML pages to specify arbitrary data in a header:
<!--{
        "Title": "The page title",
        ...
}-->
replacing the old style comments:
<!-- title The page title -->
R=gri, rsc, r, bradfitz, dsymonds
CC=golang-dev
https://golang.org/cl/5532093  
							
						 
						
							2012-01-19 11:24:54 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Gerrand 
								
							 
						 
						
							
							
							
							
								
							
							
								d9b82baac1 
								
							 
						 
						
							
							
								
								doc: update "How to Write Go Code" to use the go tool  
							
							... 
							
							
							
							R=golang-dev, r, kevlar, rsc
CC=golang-dev
https://golang.org/cl/5534045  
							
						 
						
							2012-01-12 08:25:49 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Gerrand 
								
							 
						 
						
							
							
							
							
								
							
							
								89f890f266 
								
							 
						 
						
							
							
								
								doc: there's no such thing as a .cgo file  
							
							... 
							
							
							
							R=rsc
CC=golang-dev
https://golang.org/cl/4264043  
							
						 
						
							2011-03-04 16:28:27 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Gerrand 
								
							 
						 
						
							
							
							
							
								
							
							
								ee1cb829ac 
								
							 
						 
						
							
							
								
								doc: describe platform-specific conventions in code.html  
							
							... 
							
							
							
							R=r, rsc, gri
CC=golang-dev
https://golang.org/cl/4257049  
							
						 
						
							2011-03-04 12:28:08 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Consalus 
								
							 
						 
						
							
							
							
							
								
							
							
								07cc8b9ad2 
								
							 
						 
						
							
							
								
								Make.pkg, doc: Replace references to "-benchmarks" and "-match" with "-test.bench" and "-test.run".  
							
							... 
							
							
							
							R=r
CC=golang-dev
https://golang.org/cl/4197041  
							
						 
						
							2011-02-22 20:23:21 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rob Pike 
								
							 
						 
						
							
							
							
							
								
							
							
								bab5536af6 
								
							 
						 
						
							
							
								
								code.html: update to reflect that package names need not be unique  
							
							... 
							
							
							
							Fixes  #1507 .
R=golang-dev, ehog.hedge, rsc
CC=golang-dev
https://golang.org/cl/4160049  
						
							2011-02-12 18:03:16 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Anschel Schaffer-Cohen 
								
							 
						 
						
							
							
							
							
								
							
							
								93f97ca235 
								
							 
						 
						
							
							
								
								doc/code.html: fix reference to "gomake build"  
							
							... 
							
							
							
							R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/3288042  
							
						 
						
							2010-11-29 09:17:28 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Yves Junqueira 
								
							 
						 
						
							
							
							
							
								
							
							
								52c23f3009 
								
							 
						 
						
							
							
								
								Documentation: how to write Makefiles for commands.  
							
							... 
							
							
							
							Fixes  #1282 .
R=adg
CC=golang-dev
https://golang.org/cl/3152041  
						
							2010-11-23 10:42:04 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Russ Cox 
								
							 
						 
						
							
							
							
							
								
							
							
								da392d9136 
								
							 
						 
						
							
							
								
								build: no required environment variables  
							
							... 
							
							
							
							R=adg, r, PeterGo
CC=golang-dev
https://golang.org/cl/1942044  
							
						 
						
							2010-08-18 10:08:49 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Gerrand 
								
							 
						 
						
							
							
							
							
								
							
							
								ac1d4980db 
								
							 
						 
						
							
							
								
								doc/code.html: fix error string format  
							
							... 
							
							
							
							R=rsc
CC=golang-dev
https://golang.org/cl/1444041  
							
						 
						
							2010-06-01 16:50:16 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Gerrand 
								
							 
						 
						
							
							
							
							
								
							
							
								24566d4236 
								
							 
						 
						
							
							
								
								doc/code: example package with tests  
							
							... 
							
							
							
							R=r
CC=golang-dev
https://golang.org/cl/1404041  
							
						 
						
							2010-05-30 19:21:49 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Rob Pike 
								
							 
						 
						
							
							
							
							
								
							
							
								96ee38bfc2 
								
							 
						 
						
							
							
								
								make it more explicit that design discussions should happen before code reviews  
							
							... 
							
							
							
							R=rsc
CC=golang-dev
https://golang.org/cl/180075  
							
						 
						
							2009-12-17 12:12:47 +11:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Devon H. O'Dell 
								
							 
						 
						
							
							
							
							
								
							
							
								ddde7f6625 
								
							 
						 
						
							
							
								
								Add a Makefile in place of all.bash. Update docs to reflect  
							
							... 
							
							
							
							this change.
R=rsc
CC=golang-dev
https://golang.org/cl/171048  
							
						 
						
							2009-12-11 12:48:55 -08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Russ Cox 
								
							 
						 
						
							
							
							
							
								
							
							
								d55abfd2c9 
								
							 
						 
						
							
							
								
								doc: split contribute.html into code.html and contribute.html  
							
							... 
							
							
							
							R=r
https://golang.org/cl/170042  
							
						 
						
							2009-12-09 14:05:12 -08:00