LGTM. On Wed, Jul 3, 2013 at 11:42 AM, <r@golang.org> wrote: > Reviewers: golang-dev1, > ...
11 years, 11 months ago
(2013-07-03 01:43:26 UTC)
#2
LGTM.
On Wed, Jul 3, 2013 at 11:42 AM, <r@golang.org> wrote:
> Reviewers: golang-dev1,
>
> Message:
> Hello golang-dev@googlegroups.com,
>
> I'd like you to review this change to
> https://code.google.com/p/go/
>
>
> Description:
> doc/go1.2.txt: stable sort
>
> Please review this at https://codereview.appspot.com/10761048/
>
> Affected files:
> M doc/go1.2.txt
>
>
> Index: doc/go1.2.txt
> ===================================================================
> --- a/doc/go1.2.txt
> +++ b/doc/go1.2.txt
> @@ -22,4 +22,5 @@
> go/build: support including C++ code with cgo (CL 8248043).
> io: Copy prioritizes WriterTo over ReaderFrom (CL 9462044).
> net: new build tag netgo for building a pure Go net package (CL 7100050).
> +sort: new Stable function provides stable sort (CL 9612044).
> testing: AllocsPerRun is now quantized to an integer (the type is still
> float64) (CL 9837049).
>
>
> --
>
> ---You received this message because you are subscribed to the Google Groups
> "golang-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-dev+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Issue 10761048: code review 10761048: doc/go1.2.txt: stable sort
(Closed)
Created 11 years, 11 months ago by r
Modified 11 years, 11 months ago
Reviewers:
Base URL:
Comments: 0