/[Apache-SVN]/perl/modperl/trunk/xs/typemap
ViewVC logotype

Log of /perl/modperl/trunk/xs/typemap

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 137624 - (view) (annotate) - [select for diffs]
Modified Fri Jan 28 01:06:30 2005 UTC (4 years, 9 months ago) by gozer
File length: 2290 byte(s)
Diff to previous 128445 (colored)
Perl -Duse64bit fix. Pointers can't just be generically
casted from/to IVs. Use PTR2IV/INT2PTR instead.


Revision 128445 - (view) (annotate) - [select for diffs]
Modified Thu Jan 27 23:58:27 2005 UTC (4 years, 9 months ago) by gozer
File length: 2281 byte(s)
Diff to previous 126447 (colored)
Perl -Duse64bit fix. apr_size_t pointers can't just be generically
casted from/to UVs. Use PTR2UV/INT2PTR instead.


Revision 126447 - (view) (annotate) - [select for diffs]
Modified Wed Jan 26 00:09:00 2005 UTC (4 years, 10 months ago) by gozer
File length: 2170 byte(s)
Diff to previous 70575 (colored)
Cleanup: whitespace

Revision 70575 - (view) (annotate) - [select for diffs]
Modified Sat Jan 31 10:06:59 2004 UTC (5 years, 9 months ago) by stas
File length: 2159 byte(s)
Diff to previous 69389 (colored)
In order to make Apache-Test compatible with the rest of Perl testing
frameworks, we no longer chdir into t/, but run from the root of the
project (where t/ resides). A test needing to know where it's running
from (e.g. to read/write files/dirs on the filesystem), should do that
relative to the serverroot, documentroot and other server
configuration variables, available via
Apache::Test::vars('serverroot'), Apache::Test::vars('documentroot'),
etc.
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69389 - (view) (annotate) - [select for diffs]
Modified Thu Jul 11 06:14:10 2002 UTC (7 years, 4 months ago) by stas
File length: 1662 byte(s)
Diff to previous 69250 (colored)
use the new time conversion macros: apr_time_*
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69250 - (view) (annotate) - [select for diffs]
Modified Fri May 24 04:42:57 2002 UTC (7 years, 6 months ago) by dougm
File length: 1667 byte(s)
Diff to previous 69243 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
need to use modperl version of sv_setref_uv, since it doesn't exist in
5.6.x

Revision 69243 - (view) (annotate) - [select for diffs]
Modified Thu May 23 22:19:34 2002 UTC (7 years, 6 months ago) by dougm
File length: 1648 byte(s)
Diff to previous 69124 (colored)
add T_UVOBJ typemap

Revision 69124 - (view) (annotate) - [select for diffs]
Modified Tue Apr 9 20:19:25 2002 UTC (7 years, 7 months ago) by dougm
File length: 1283 byte(s)
Diff to previous 68593 (colored)
PR:
Obtained from:
Submitted by:
Reviewed by:
override T_PTROBJ INPUT typemap to croak if object is not a blessed
reference, to prevent possible segv from e.g. Apache::Server->process

Revision 68593 - (view) (annotate) - [select for diffs]
Modified Tue Sep 25 19:44:03 2001 UTC (8 years, 2 months ago) by dougm
File length: 969 byte(s)
Diff to previous 68399 (colored)
add APR::Table tied interface support
PR:
Obtained from:
Submitted by:	Philippe M . Chiasson <gozer@cpan.org>
Reviewed by:	dougm

Revision 68399 - (view) (annotate) - [select for diffs]
Modified Fri May 4 21:21:54 2001 UTC (8 years, 6 months ago) by dougm
File length: 826 byte(s)
Diff to previous 68372 (colored)
apr_time_t needs conversion to/from time_t

Revision 68372 - (view) (annotate) - [select for diffs]
Modified Mon Apr 30 07:17:49 2001 UTC (8 years, 6 months ago) by dougm
File length: 702 byte(s)
Diff to previous 68364 (colored)
support subclassing of Apache::RequestRec

Revision 68364 - (view) (annotate) - [select for diffs]
Modified Sat Apr 28 23:03:08 2001 UTC (8 years, 7 months ago) by dougm
File length: 491 byte(s)
Diff to previous 68118 (colored)
since input typemap for char* already calls SvPV(), make use of the length parameter for strings that are copied using the given pool

Revision 68118 - (view) (annotate) - [select for diffs]
Added Mon Mar 5 04:01:13 2001 UTC (8 years, 8 months ago) by dougm
File length: 287 byte(s)
the non-generated typemap

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2