13 Commits

Author SHA1 Message Date
Oleg Butuzov
646c8b39da bugfix (mmcgrana/gobyexample#294) sha1 sum calculator
This bugfix implements correct way to calculate source sha1 hash, before it will changed,
by propagation of unchanged sources.

This commit will also include regenerated static files and *.hash files.
2019-10-22 14:27:02 +03:00
Eli Bendersky
c273588521 Make multiple imports consistent with import ( ... ) style
Fixes #272
2019-09-06 15:20:22 -07:00
Eli Bendersky
7c160440be Use tabs as the canonical source indentation in git
Space conversion is done during generation only. Fixes #192
2019-06-04 07:30:58 -07:00
Oleg Butuzov
ce69c753db Article URL updated.
+ article in url parsing example updated to current version.
+ in addition - static/hash files regenerated
2018-04-18 09:34:53 +03:00
Mark McGranaghan
6494e4478b Rebuild 2015-02-14 07:19:47 -08:00
Mark McGranaghan
ad69440af1 Update comment for SplitHostPort 2015-02-14 07:16:07 -08:00
Phil Kates
ea7797e10a url-parsing: Use net.SplitHostPort
Use [net.SplitHostPort](https://godoc.org/net#SplitHostPort) instead of
strings.Split. This is the more correct way to split the host and port
as well as working with IPv6.
2015-02-12 13:19:06 -08:00
Mark McGranaghan
afdf0cc2b4 add trailing newlines 2013-10-06 08:50:23 -07:00
Mark McGranaghan
e77dcdddd4 missing some generated files 2013-09-11 09:01:11 -07:00
Mark McGranaghan
056d0aff68 initial generation for play.golang.org linking, ref #37 2013-09-11 08:52:05 -07:00
Mark McGranaghan
e68ed720a5 edits 2012-10-26 07:37:43 -07:00
Mark McGranaghan
f913f432c6 url link 2012-10-26 07:28:39 -07:00
Mark McGranaghan
f8ed65b151 publish number-parsing 2012-10-25 21:54:35 -04:00