Summary Period: 1999-05-13 to 1999-09-15
15 (0.0%)
99 (0.0%)
Directory | Changes | Lines of code | Lines per change |
---|---|---|---|
Totals | 15 (100.0%) | 99 (100.0%) | 6.6 |
CS/include/csgeom/ | 1 (6.7%) | 42 (42.4%) | 42.0 |
CS/libs/csgeom/ | 1 (6.7%) | 23 (23.2%) | 23.0 |
CS/apps/walktest/ | 4 (26.7%) | 18 (18.2%) | 4.5 |
CS/plugins/video/canvas/softx/ | 1 (6.7%) | 8 (8.1%) | 8.0 |
CS/docs/ | 1 (6.7%) | 3 (3.0%) | 3.0 |
CS/libs/csutil/ | 1 (6.7%) | 2 (2.0%) | 2.0 |
CS/libs/csengine/ | 3 (20.0%) | 1 (1.0%) | 0.3 |
CS/apps/cswstest/ | 1 (6.7%) | 1 (1.0%) | 1.0 |
CS/ | 1 (6.7%) | 1 (1.0%) | 1.0 |
CS/libs/csws/ | 1 (6.7%) | 0 (0.0%) | 0.0 |
Fixed sysdef.h includes
3 lines of code changed in:
Minor changes to csMatrix3. The Get?Rotation routines are now implemented
as subclasses, and the Eigen functions have been moved into the CD lib.
37 lines of code changed in:
*** empty log message ***
42 lines of code changed in:
Put in a faster IsPowerOf2() algorithm.
2 lines of code changed in:
Moved the csScript code out of csengine and into a lib of its own. Now,
csengine (namely, csWorld), no longer depends on the scripting code.
6 lines of code changed in:
Fixed the x2d driver so that there is no longer an error when opening the
window offscreen. Also, fixed a related memory leak when using XSHM.
8 lines of code changed in:
- Added documentation (comments) to several files in the csobject lib.
- Fixed the bug causing csObject copies to segfault when deleted (notably
in maze.zip)
1 lines of code changed in:
Generated by StatCvs v0.2-dev