1
0
mirror of https://github.com/golang/go synced 2024-11-12 10:00:25 -07:00
go/usr
Robert Griesemer 78b0013a07 - changed general div/mod implementation to a faster algorithm
(operates on 30bit values at a time instead of 20bit values)
- refactored and cleaned up lots of code
- more tests
- close to check-in as complete library

R=r
OCL=18326
CL=18326
2008-11-03 09:21:10 -08:00
..
gri - changed general div/mod implementation to a faster algorithm 2008-11-03 09:21:10 -08:00