/[Apache-SVN]/perl/modperl/trunk/xs/modperl_xs_util.h
ViewVC logotype

Log of /perl/modperl/trunk/xs/modperl_xs_util.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 607690 - (view) (annotate) - [select for diffs]
Modified Mon Dec 31 07:20:50 2007 UTC (22 months, 3 weeks ago) by gozer
File length: 6980 byte(s)
Diff to previous 471901 (colored)
*Whitespace*

delete trailing spaces and trailing empty lines

Reviewed-By: gozer
Submitted-By: Torsten Foertsch <torsten.foertsch@gmx.net>
Message-Id: <200712031333.33760.torsten.foertsch@gmx.net>

Revision 471901 - (view) (annotate) - [select for diffs]
Modified Mon Nov 6 22:28:38 2006 UTC (3 years ago) by pgollucci
File length: 6981 byte(s)
Diff to previous 365520 (colored)
update license header per board resultion with Nov 1 deadline

Revision 365520 - (view) (annotate) - [select for diffs]
Modified Tue Jan 3 02:20:27 2006 UTC (3 years, 10 months ago) by pgollucci
File length: 6798 byte(s)
Diff to previous 159508 (colored)
bump copyright to 2006

Revision 159508 - (view) (annotate) - [select for diffs]
Modified Wed Mar 30 18:51:08 2005 UTC (4 years, 7 months ago) by geoff
File length: 6798 byte(s)
Diff to previous 137624 (colored)
merge apache2-rename-unstable to trunk

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: 6795 byte(s)
Diff to previous 124346 (colored)
Perl -Duse64bit fix. Pointers can't just be generically
casted from/to IVs. Use PTR2IV/INT2PTR instead.


Revision 124346 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 05:38:15 2005 UTC (4 years, 10 months ago) by stas
File length: 6758 byte(s)
Diff to previous 123387 (colored)
new year copyright update:
grep -Ilr '\-2004' . | grep -v .svn | xargs perl -pi -e 's|-2004|-2005|g'

Revision 123387 - (view) (annotate) - [select for diffs]
Modified Mon Dec 27 04:57:35 2004 UTC (4 years, 10 months ago) by stas
File length: 6758 byte(s)
Diff to previous 123369 (colored)
- APR::Pool: new: create dependency on the parent pool
- adjust MP_APR_POOL_SV_DROPS_OWNERSHIP_RUN to carefuly unwind that 
dependency to avoid too early destruction of the parent pool, which 
otherwise would nuke the child pool.

Revision 123369 - (view) (annotate) - [select for diffs]
Modified Sun Dec 26 23:05:39 2004 UTC (4 years, 10 months ago) by stas
File length: 5303 byte(s)
Diff to previous 123336 (colored)
make sure that we add the pools dependency only for non-native pools

Revision 123336 - (view) (annotate) - [select for diffs]
Modified Sat Dec 25 14:49:14 2004 UTC (4 years, 11 months ago) by stas
File length: 4760 byte(s)
Diff to previous 123303 (colored)
5.6.x fix (missing argument in macro)

Revision 123303 - (view) (annotate) - [select for diffs]
Modified Fri Dec 24 21:58:50 2004 UTC (4 years, 11 months ago) by stas
File length: 4760 byte(s)
Diff to previous 70907 (colored)
deal with a situation where an object is used to construct another
object, but it's then auto-DESTROYed by perl rendering the object that
used it corrupted. the solution is to make the newly created objects
refer to the underlying object via magic attachment. only objects
using objects that have DESTROY are effected. This concerns some of
the methods accepting the APR::Pool object.
Adjusted: 
- APR::Brigade: new
- APR::Finfo: stat
- APR::IpSubnet: new
- APR::Table: copy, overlay, make
- APR::ThreadMutex: new

Revision 70907 - (view) (annotate) - [select for diffs]
Modified Wed Jun 2 18:49:22 2004 UTC (5 years, 5 months ago) by stas
File length: 3979 byte(s)
Diff to previous 70780 (colored)
improve the error handling
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70780 - (view) (annotate) - [select for diffs]
Modified Tue May 4 06:19:12 2004 UTC (5 years, 6 months ago) by stas
File length: 4287 byte(s)
Diff to previous 70758 (colored)
deploy the new api modperl_error_strerror and APR::Error::strerr (instead
of modperl_apr_strerror and APR::strerror)
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70758 - (view) (annotate) - [select for diffs]
Modified Tue Apr 27 18:45:12 2004 UTC (5 years, 6 months ago) by stas
File length: 4203 byte(s)
Diff to previous 70756 (colored)
tidy up, no code change
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70756 - (view) (annotate) - [select for diffs]
Modified Tue Apr 27 01:26:59 2004 UTC (5 years, 6 months ago) by stas
File length: 3245 byte(s)
Diff to previous 70727 (colored)
revert the previous change and use s/apr_ssize_t/apr_size_t/ to use the
right types in the functions
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70727 - (view) (annotate) - [select for diffs]
Modified Thu Apr 8 01:41:36 2004 UTC (5 years, 7 months ago) by stas
File length: 3253 byte(s)
Diff to previous 70672 (colored)
darwin 'incompatible pointer type' fixes
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70672 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 06:01:14 2004 UTC (5 years, 8 months ago) by gozer
File length: 3236 byte(s)
Diff to previous 70132 (colored)
Updated to the new Apache License Version 2.0
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70132 - (view) (annotate) - [select for diffs]
Modified Fri Aug 22 05:26:12 2003 UTC (6 years, 3 months ago) by stas
File length: 2619 byte(s)
Diff to previous 70116 (colored)
move the declaration before the code
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 70116 - (view) (annotate) - [select for diffs]
Modified Wed Aug 20 23:12:43 2003 UTC (6 years, 3 months ago) by stas
File length: 2605 byte(s)
Diff to previous 69879 (colored)
more tracing
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69879 - (view) (annotate) - [select for diffs]
Modified Thu Apr 3 06:39:48 2003 UTC (6 years, 7 months ago) by stas
File length: 2546 byte(s)
Diff to previous 69876 (colored)
backout this trace for now till the problem is resolved, unfortunately we
have a broken dependency check :(
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69876 - (view) (annotate) - [select for diffs]
Modified Thu Apr 3 06:21:43 2003 UTC (6 years, 7 months ago) by stas
File length: 2714 byte(s)
Diff to previous 69667 (colored)
- filters tracing readability is now mucho improved
- a small bug fix with eos bucket
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69667 - (view) (annotate) - [select for diffs]
Modified Fri Jan 17 03:08:31 2003 UTC (6 years, 10 months ago) by stas
File length: 2545 byte(s)
Diff to previous 69163 (colored)
prevent segfault in $r->print / $filter->print (in output filter) and
related functions when they are called before the response phase
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 69163 - (view) (annotate) - [select for diffs]
Modified Tue May 14 03:12:56 2002 UTC (7 years, 6 months ago) by dougm
File length: 2539 byte(s)
Diff to previous 68813 (colored)
make setting of APR::URI fields apr_pstrdup-ed

Revision 68813 - (view) (annotate) - [select for diffs]
Modified Tue Nov 6 17:37:25 2001 UTC (8 years ago) by dougm
File length: 2472 byte(s)
Diff to previous 68797 (colored)
s/croak/Perl_croak/g

Revision 68797 - (view) (annotate) - [select for diffs]
Modified Sat Oct 27 17:14:17 2001 UTC (8 years ago) by dougm
File length: 2396 byte(s)
Diff to previous 68593 (colored)
moving macros to be available outside .xs:
mpxs_sv_grow    => MP_SvGROW
mpxs_sv_cur_set => MP_SvCUR_set

PR:
Obtained from:
Submitted by:
Reviewed by:

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: 2421 byte(s)
Diff to previous 68408 (colored)
add APR::Table tied interface support
PR:
Obtained from:
Submitted by:	Philippe M . Chiasson <gozer@cpan.org>
Reviewed by:	dougm

Revision 68408 - (view) (annotate) - [select for diffs]
Modified Sat May 5 02:16:03 2001 UTC (8 years, 6 months ago) by dougm
File length: 2290 byte(s)
Diff to previous 68362 (colored)
move redefinition of mp_xs_sv2_r to modperl_xs_util.h

Revision 68362 - (view) (annotate) - [select for diffs]
Modified Sat Apr 28 22:35:23 2001 UTC (8 years, 6 months ago) by dougm
File length: 2132 byte(s)
Diff to previous 68322 (colored)
add Apache::URI interface and tests

Revision 68322 - (view) (annotate) - [select for diffs]
Modified Thu Apr 19 21:26:46 2001 UTC (8 years, 7 months ago) by dougm
File length: 1968 byte(s)
Diff to previous 68309 (colored)
implement InputMessageFilters

Revision 68309 - (view) (annotate) - [select for diffs]
Modified Thu Apr 19 17:37:02 2001 UTC (8 years, 7 months ago) by dougm
File length: 2024 byte(s)
Diff to previous 68220 (colored)
add a few handy macros

Revision 68220 - (view) (annotate) - [select for diffs]
Modified Mon Apr 2 19:30:37 2001 UTC (8 years, 7 months ago) by dougm
File length: 1839 byte(s)
Diff to previous 68135 (colored)
add get_basic_auth_pw() wrapper and tests

Revision 68135 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 06:49:13 2001 UTC (8 years, 8 months ago) by dougm
File length: 1611 byte(s)
Diff to previous 68123 (colored)
move mpxs_write_loop to xs_util.h

Revision 68123 - (view) (annotate) - [select for diffs]
Modified Tue Mar 6 05:16:25 2001 UTC (8 years, 8 months ago) by dougm
File length: 1284 byte(s)
Diff to previous 68109 (colored)
shutup fussy compiler

Revision 68109 - (view) (annotate) - [select for diffs]
Added Mon Mar 5 03:48:15 2001 UTC (8 years, 8 months ago) by dougm
File length: 1269 byte(s)
utilties for extensions

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