openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
go-lang
Settings
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 1 year
ago.
Mar 06, 2023 — Mar 06, 2024
Showing page 1,971 of 1,979
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- a couple of fixes for integer.go - added pkg dir
Robert Griesemer
More...
about 17 years ago
repair struct definition
Rob Pike
More...
about 17 years ago
slight change to file names
Rob Pike
More...
about 17 years ago
make readfile work on darwin parameterize the system interface a bit
Rob Pike
More...
about 17 years ago
- added bug against maps
Robert Griesemer
More...
about 17 years ago
add pointer to val type of maps
Ken Thompson
More...
about 17 years ago
add sys.readfile() add args to linux runtime
Rob Pike
More...
about 17 years ago
- filed a bug against len()
Robert Griesemer
More...
about 17 years ago
runtime needs runtime.c 6l needs to know that there is no rt_amd64.6
Rob Pike
More...
about 17 years ago
maybe now $O is right
Rob Pike
More...
about 17 years ago
O=6 not O=o
Rob Pike
More...
about 17 years ago
put a makefile into runtime make the runtime library an archive (rt0 is still separate) update 6l to use the archive add fakeobj.c, missing from prior change
Rob Pike
More...
about 17 years ago
add plan 9 ar, which understands our symbol tables
Rob Pike
More...
about 17 years ago
autolib (#pragma lib) added to 6g to autoload the included import files.
Ken Thompson
More...
about 17 years ago
- dump registers in case of signal (linux)
Robert Griesemer
More...
about 17 years ago
improve bug054.go fix integer.ToString to return the proper, not-nul-terminated value
Rob Pike
More...
about 17 years ago
add new bug: can't compile a, b := sys.frexp(1.0)
Rob Pike
More...
about 17 years ago
simul assignment
Ken Thompson
More...
about 17 years ago
previous change was a nit too aggressive - regular comparison should apply when comparing internal symbol names
Rob Pike
More...
about 17 years ago
allow an underscore to match centered dot (rune 00B7), so people don't have to type a centered dot when debugging.
Rob Pike
More...
about 17 years ago
bug in returning a fat function result
Ken Thompson
More...
about 17 years ago
center dots into argument code
Rob Pike
More...
about 17 years ago
put center dot into main_main restore smashed arg code, lost in incorrect resolve
Rob Pike
More...
about 17 years ago
middle dot as alpha package separator
Ken Thompson
More...
about 17 years ago
- added access to thread state info from the signal handler
Robert Griesemer
More...
about 17 years ago
arguments available argc, argv, envc, envv all in sys now sys.argc() etc.
Rob Pike
More...
about 17 years ago
string nil same as string ""
Ken Thompson
More...
about 17 years ago
remove explicit import of "sys" add a boolean printer
Rob Pike
More...
about 17 years ago
map[int] bug
Ken Thompson
More...
about 17 years ago
bug miscalculating ullman in CALLMETH/DOTMETH
Ken Thompson
More...
about 17 years ago
←
1
2
…
1967
1968
1969
1970
1971
1972
1973
1974
1975
…
1978
1979
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree