Module CS/scripts/perl5/

back to main page

Summary Period: 2002-11-20 to 2003-06-24

Modules

[root]/CS/scripts/perl5

Lines Of Code


Total Lines Of Code: 15845 (2003-07-11 20:29)

Authors

Author Changes Lines of code Lines per change
Totals 9 (100.0%) 17304 (100.0%) 1922.6
okt 8 (88.9%) 17303 (100.0%) 2162.8
jorrit 1 (11.1%) 1 (0.0%) 1.0

Most Recent Commits

jorrit 2003-06-24 09:32

- Jorrit attempted to fix the perl plugin but only partially succeeded.
Down to one error (with mingw/msys):
plugins/cscript/csperl5/cswigpl5.inc: In function
`void _wrap_scfInitialize(PerlInterpreter *, CV *)':
plugins/cscript/csperl5/cswigpl5.inc:4575: `argv' undeclared
(first use this function)

1 lines of code changed in:

okt 2003-06-21 05:55

Updated scripting modules from yesterday.

509 lines of code changed in:

okt 2003-06-01 23:21

Quite a major overhaul of the Perl scripting plugin and Swig module.
See history.txt

236 lines of code changed in:

okt 2003-05-24 20:03

Several bug fixes to csperl5, and added empty stub functions to cspython for the iScript interface extension methods.

46 lines of code changed in:

okt 2003-05-14 15:46

Reorganised the csperl5 clean targets, and added `%ignore csGetPlatformConfig;' to cspace.i, to avoid link errors on platforms where that function is not defined, ie. all except Win32.

0 lines of code changed in:

okt 2003-05-13 18:10

Added iSprite2DState to the list of wrapped interfaces.

288 lines of code changed in:

okt 2003-05-08 15:26

Glue file csperlxs.c now generated at build time, not compile time.
Removed out-of-date, autogenerated documentation.
Renamed everything called 'and' or 'or' because those are new C++ keywords.
Added a makefile target to forcibly regenerate the module, for use by jobber.pl

2 lines of code changed in:

okt 2003-05-01 00:57

Reshuffle of files to make sure cssysdef.h is the very first file included.

14104 lines of code changed in:

okt 2002-11-20 00:00

Added Perl v5 Scripting Plugin and Test Application
Furthermore:
Changed private member csTimer::pause to csTimer::pausetime to fix case-insensitive conflict with iTimer::Pause()
Perl headers define macros that conflict with names of some things in CS, so added #undef's to ivaria/cs.i
Added a template internal-project sub-makefile

2118 lines of code changed in:


Generated by StatCvs v0.2-dev