Age | Commit message (Collapse) | Author | Files | Lines |
|
R=r
OCL=18475
CL=18475
|
|
R=r
DELTA=3501 (1752 added, 1749 deleted, 0 changed)
OCL=18460
CL=18471
|
|
- removed trailing tabs
R=r
OCL=18458
CL=18458
|
|
- completed rational support
- better documentation
- more tests
- cleanups
R=r
OCL=18438
CL=18438
|
|
(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
|
|
- more rational numbers stuff
- more tests
R=r
OCL=18295
CL=18295
|
|
R=r
OCL=18235
CL=18237
|
|
- more tests
- some global renames
R=r
OCL=18219
CL=18219
|
|
- removed shift work-arounds (6g code appears to work now)
- made similar routines more regular in structure
- more tests
R=r
OCL=18102
CL=18102
|
|
- fixed code so it works with any base between 9 and 64
- work-around for 6g shift problems in various places
R=r
OCL=18080
CL=18080
|
|
- string conversion in different bases
- tracked down a 6g bug, use work-around for now
R=r
OCL=17981
CL=17981
|
|
- integer string conversion
R=r
OCL=17923
CL=17923
|
|
now using up-to-date language features
- moved old code away from pkg (defunct anyway because of language changes)
R=r
OCL=17916
CL=17916
|