Mon, 16 Jan 2012 20:30:29 -0600 gofmt go.r60.3
Chris Jones <christian.jones@sri.com> [Mon, 16 Jan 2012 20:30:29 -0600] rev 72
gofmt
Thu, 12 Jan 2012 23:14:25 -0700 Added a quick test of XML escaping.
Chris Jones <chris@cjones.org> [Thu, 12 Jan 2012 23:14:25 -0700] rev 71
Added a quick test of XML escaping.
Sun, 08 Jan 2012 13:04:50 -0700 Closing this branch. 20120108-close
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 13:04:50 -0700] rev 70
Closing this branch.
Sun, 08 Jan 2012 13:04:09 -0700 Correct my misunderstanding of Go's break, and fix how we close channels and Writers so we can shut down our goroutines gracefully.
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 13:04:09 -0700] rev 69
Correct my misunderstanding of Go's break, and fix how we close channels and Writers so we can shut down our goroutines gracefully.
Sun, 08 Jan 2012 13:01:38 -0700 Restore this example program to its normal operation. 20120108-close
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 13:01:38 -0700] rev 68
Restore this example program to its normal operation.
Sun, 08 Jan 2012 12:56:48 -0700 Mark this bug as fixed. 20120108-close
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:56:48 -0700] rev 67
Mark this bug as fixed.
Sun, 08 Jan 2012 12:54:06 -0700 Restore this bit of code that got lost in the shuffle. 20120108-close
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:54:06 -0700] rev 66
Restore this bit of code that got lost in the shuffle.
Sun, 08 Jan 2012 12:53:45 -0700 Remove this unnecessary struct field. 20120108-close
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:53:45 -0700] rev 65
Remove this unnecessary struct field.
Sun, 08 Jan 2012 12:43:50 -0700 Properly close all the channels and writers if Client.Out is close. 20120108-close
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:43:50 -0700] rev 64
Properly close all the channels and writers if Client.Out is close.
Sun, 08 Jan 2012 12:20:21 -0700 Intermediate commit. Fixing how we close our channels and sockets and shut down our goroutines. 20120108-close
Chris Jones <chris@cjones.org> [Sun, 08 Jan 2012 12:20:21 -0700] rev 63
Intermediate commit. Fixing how we close our channels and sockets and shut down our goroutines.
(0) -10 +10 +100 tip