A compiled, garbage-collected, concurrent programming language
Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language.
- Sources inherited from project home:Ledest:misc
- Links to home:Ledest:devel / go1.4
- Download package
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | over 5 years |
_link | 0000000125 125 Bytes | almost 5 years |
allow-binary-only-packages.patch | 0000000552 552 Bytes | about 6 years |
armv6l.patch | 0000000332 332 Bytes | over 6 years |
fix_certificates_lookup.patch | 0000001816 1.77 KB | over 5 years |
go-1.4.2-rel.plt-alignment.patch | 0000000390 390 Bytes | over 5 years |
go-build-dont-reinstall-stdlibs.patch | 0000001211 1.18 KB | about 6 years |
go-install-dont-reinstall-stdlibs.patch | 0000000558 558 Bytes | about 6 years |
go-rpmlintrc | 0000000163 163 Bytes | almost 10 years |
go-wiki-gadget.xml | 0000000271 271 Bytes | over 8 years |
go.sh | 0000000411 411 Bytes | over 5 years |
go1.4.2.src.tar.gz | 0010921896 10.4 MB | about 6 years |
go1.4.changes | 0000051015 49.8 KB | over 5 years |
go1.4.spec | 0000008167 7.98 KB | over 5 years |
macros.go | 0000006671 6.51 KB | over 5 years |
tools-packaging.patch | 0000000829 829 Bytes | about 6 years |
verbose-build.patch | 0000001044 1.02 KB | over 6 years |
Comments for go1.4 0