/to integer/to an integer/ LGTM On Thu, May 30, 2013 at 9:23 AM, <r@golang.org> wrote: ...
11 years, 10 months ago
(2013-05-30 16:32:53 UTC)
#2
/to integer/to an integer/
LGTM
On Thu, May 30, 2013 at 9:23 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: AllocsPerRun now quantized
>
> Please review this at
https://codereview.appspot.**com/9728045/<https://codereview.appspot.com/9728...
>
> Affected files:
> M doc/go1.2.txt
>
>
> Index: doc/go1.2.txt
> ==============================**==============================**=======
> --- a/doc/go1.2.txt
> +++ b/doc/go1.2.txt
> @@ -12,3 +12,5 @@
>
> fmt: indexed access to arguments in Printf etc. (CL 9680043).
> io: Copy prioritizes WriterTo over ReaderFrom (CL 9462044).
> +
> +testing: AllocsPerRun is now quantized to 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<golang-dev%2Bunsubscribe@googlegrou...
> .
> For more options, visit
https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/o...
> .
>
>
>
Issue 9728045: code review 9728045: doc/go1.2.txt: AllocsPerRun now quantized
(Closed)
Created 11 years, 10 months ago by r
Modified 11 years, 10 months ago
Reviewers:
Base URL:
Comments: 0