User statistics for jbit

back to main page

Summary Period: 2001-06-05 to 2001-10-21

Total Changes

23 (0.0%)

Lines Of Code

378 (0.0%)

Modules

Directory Changes Lines of code Lines per change
Totals 23 (100.0%) 378 (100.0%) 16.4
CS/libs/csutil/ 4 (17.4%) 181 (47.9%) 45.2
CS/include/csutil/ 6 (26.1%) 124 (32.8%) 20.6
CS/docs/texinfo/build/platform/win32/msvc/ 2 (8.7%) 20 (5.3%) 10.0
CS/plugins/video/renderer/opengl/ 2 (8.7%) 19 (5.0%) 9.5
CS/plugins/mesh/snow/object/ 3 (13.0%) 12 (3.2%) 4.0
CS/plugins/sound/driver/oss/ 1 (4.3%) 7 (1.9%) 7.0
CS/plugins/mesh/fountain/object/ 1 (4.3%) 6 (1.6%) 6.0
CS/docs/texinfo/build/platform/ 1 (4.3%) 6 (1.6%) 6.0
CS/plugins/mesh/fire/object/ 1 (4.3%) 2 (0.5%) 2.0
CS/include/csengine/ 1 (4.3%) 1 (0.3%) 1.0
CS/docs/texinfo/tutorial/howto/ 1 (4.3%) 0 (0.0%) 0.0

Activity By Clock Time

Most Recent Commits

jbit 2001-10-21 20:46

Added a few basic build speed/size Q/As to msvc FAQs.

20 lines of code changed in:

jbit 2001-10-15 23:23

Reverted nonworking sprintf()-to-cs_snprintf() changes to Format() methods.

3 lines of code changed in:

jbit 2001-10-15 21:56

Re-enabled csString::Format(const char*, ...) using the new cs_vsnprintf().

3 lines of code changed in:

jbit 2001-10-08 21:36

Patch for NetBSD from Jorge Acereda (al004046@anubis.uji.es).

7 lines of code changed in:

jbit 2001-10-04 15:47

static csString::Format() methods for safely formatting integral types.

41 lines of code changed in:

jbit 2001-09-09 21:58

Made some copied-and-pasted comments more relevant.

3 lines of code changed in:

jbit 2001-09-09 21:50

Made some copied-and-pasted comments more relevant.

17 lines of code changed in:

jbit 2001-08-29 00:38

Added csString methods PadLeft(), PadRight(), PadCenter(). These pad the object to a specified length with a specified [or default space] char.

Added csString methods AsPadLeft(), AsPadRight(), AsPadCenter(). These return new strings formatted respectively with the aforementioned methods.

Added static cover methods PadLeft(), PadRight(), PadCenter() for all the common variants.

Intend to similarly implement Format().

Changed scfString and csString to take size_t instead of int for the reserved-length constructor.

Tested (though not yet exhaustively) on gnu/linux (gcc) and win32 (msvc). Thanks to those who offered suggestions and feedback.

247 lines of code changed in:

jbit 2001-08-02 23:19

Reimplementing.

0 lines of code changed in:

jbit 2001-07-30 08:56

Added Format().

11 lines of code changed in:

jbit 2001-07-21 13:41

Extended instructions for setting up external projects.

6 lines of code changed in:

jbit 2001-07-21 13:17

Static reg. hint no longer necessary.

0 lines of code changed in:

jbit 2001-06-12 18:00

Resize bugfix.

4 lines of code changed in:

jbit 2001-06-07 06:52

Fixed minor syntax error.

1 lines of code changed in:

jbit 2001-06-05 21:17

Fixed bugs in OpenGL renderer which tried to cache textures for materials without them.

15 lines of code changed in:


Generated by StatCvs v0.2-dev