index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
strconv
/
atoi_test.go
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-61
/
+60
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+303
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-303
/
+0
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-102
/
+102
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-38
/
+38
2009-11-24
Add benchmarks for commonly used routines.
Trevor Strohman
1
-0
/
+24
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
1
-3
/
+3
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-4
/
+4
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-14
/
+14
2009-11-04
gofmt-ify strconv
Robert Griesemer
1
-4
/
+4
2009-10-11
correct a design flaw: Atoi etc should not guess the base.
Russ Cox
1
-7
/
+70
2009-10-07
apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync sysc...
Russ Cox
1
-46
/
+45
2009-09-17
unused imports
Russ Cox
1
-1
/
+0
2009-08-12
convert low-level (used by testing) packages to
Russ Cox
1
-17
/
+17
2009-07-02
fix atoi test
Russ Cox
1
-6
/
+6
2009-06-25
Change os.Error convention:
Russ Cox
1
-15
/
+45
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+188