/[Apache-SVN]/xerces/xerces-p/trunk/Makefile.PL
ViewVC logotype

Log of /xerces/xerces-p/trunk/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 651509 - (view) (annotate) - [select for diffs]
Modified Fri Apr 25 07:21:55 2008 UTC (19 months ago) by jasons
File length: 10399 byte(s)
Diff to previous 647429 (colored)
 r5825@jackal:  jasons | 2008-04-25 12:34:25 +0530
 reorgranized the directory structure for 3.0 release

Revision 647429 - (view) (annotate) - [select for diffs]
Modified Sat Apr 12 11:20:28 2008 UTC (19 months, 2 weeks ago) by jasons
File length: 10402 byte(s)
Diff to previous 638004 (colored)
reorganization of xerces-p back into it's own SVN repo

Revision 638004 - (view) (annotate) - [select for diffs]
Modified Mon Mar 17 18:24:25 2008 UTC (20 months, 1 week ago) by jasons
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 10402 byte(s)
Diff to previous 636520 (colored)
now uses util/libutil.a

Revision 636520 - (view) (annotate) - [select for diffs]
Modified Wed Mar 12 21:40:10 2008 UTC (20 months, 2 weeks ago) by jasons
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 10406 byte(s)
Diff to previous 636188 (colored)
find libxerces in src/.libs instead of obj/.libs

Revision 636188 - (view) (annotate) - [select for diffs]
Modified Wed Mar 12 03:41:08 2008 UTC (20 months, 2 weeks ago) by jasons
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 10404 byte(s)
Diff to previous 470077 (colored)
preparing for 3.0 release

Revision 470077 - (view) (annotate) - [select for diffs]
Modified Wed Nov 1 20:22:12 2006 UTC (3 years ago) by amassari
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 10070 byte(s)
Diff to previous 467271 (colored)
Update license header as per http://www.apache.org/legal/src-headers.html

Revision 467271 - (view) (annotate) - [select for diffs]
Modified Tue Oct 24 08:17:11 2006 UTC (3 years, 1 month ago) by amassari
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 9888 byte(s)
Diff to previous 464407 (colored)
Remove samples/PSVIUni from the build (it's inside Xerces now)

Revision 464407 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 07:41:52 2006 UTC (3 years, 1 month ago) by amassari
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 10009 byte(s)
Diff to previous 463844 (colored)
Fixed regex to pick up the flags and compiler used to build Xerces

Revision 463844 - (view) (annotate) - [select for diffs]
Modified Fri Oct 13 21:32:45 2006 UTC (3 years, 1 month ago) by jasons
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 9982 byte(s)
Diff to previous 442160 (colored)
new sub-module changes

Revision 442160 - (view) (annotate) - [select for diffs]
Modified Mon Sep 11 10:08:07 2006 UTC (3 years, 2 months ago) by jasons
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 9367 byte(s)
Diff to previous 437651 (colored)
split out DOM and Transcoder into seperate modules

Revision 437651 - (view) (annotate) - [select for diffs]
Modified Mon Aug 28 10:59:52 2006 UTC (3 years, 3 months ago) by jasons
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 9028 byte(s)
Diff to previous 379076 (colored)
fixed post{Module,Source}.pl to take --in and --out

preparing for DOM split

perl module now builds libxerces if it doesn't exist


Revision 379076 - (view) (annotate) - [select for diffs]
Modified Mon Feb 20 10:42:41 2006 UTC (3 years, 9 months ago) by jasons
Original Path: xerces/c/trunk/swig/perl/Makefile.PL
File length: 8550 byte(s)
Copied from: xerces/xerces-p/trunk/Makefile.PL revision 374831
Diff to previous 365289 (colored)
initial merge of Xerces-P

Revision 365289 - (view) (annotate) - [select for diffs]
Modified Mon Jan 2 04:55:53 2006 UTC (3 years, 10 months ago) by jasons
File length: 9926 byte(s)
Diff to previous 351985 (colored)
interface/Perl - now all language specific interface files live in a directory

interface/defines.i - removed Perl-specific includes and code

interface/DOM.i
interface/parsers.i - made exception code macro to reduce code size

memtest.pl
docs/memtest.txt - cruft

META.yml
MANIFEST
MANIFEST.SKIP
Changes
Xerces.pm
Xerces.cpp - new

Xerces.i - made exception code macro to reduce code size
         - wrapped perl-specific code in ifdef

Makefile.PL - updated for 2.7.0
            - fixed interface file dependency list

interface/Perl.i - moved to interface/Perl/shadow.i

interface/typemaps-xmlch.i
interface/typemaps-general.i - removed perl-specific code

interface/typemaps.i - added ifdef for Perl

t/01utf8.t - new test for BBC contract to fix UTF8 support

t/DOMWriter.t
t/DOMNode.t - added names to tests

t/MemBufInputSource.t - test use 'is' now

Handler/PerlCallbackHandler.cpp
Handler/PerlCallbackHandler.hpp - added XMLString2Perl()

Handler/PerlNodeFilterCallbackHandler.i
Handler/PerlEntityResolverHandler.i - minor change



Revision 351985 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 16:42:06 2005 UTC (3 years, 11 months ago) by jasons
File length: 9902 byte(s)
Diff to previous 351932 (colored)
updated to -2

Revision 351932 - (view) (annotate) - [select for diffs]
Modified Sat Dec 3 12:47:36 2005 UTC (3 years, 11 months ago) by jasons
File length: 9902 byte(s)
Diff to previous 176413 (colored)
updated

Revision 176413 - (view) (annotate) - [select for diffs]
Modified Mon May 23 00:36:34 2005 UTC (4 years, 6 months ago) by noel
File length: 8904 byte(s)
Diff to previous 21526 (colored)
moved xerces-p to be under the new xerces TLP

Revision 21526 - (view) (annotate) - [select for diffs]
Modified Mon Jun 21 06:36:19 2004 UTC (5 years, 5 months ago) by jasons
Original Path: xml/xerces-p/trunk/Makefile.PL
File length: 8904 byte(s)
Diff to previous 20166 (colored)
back-ported from 2.5

Revision 20166 - (view) (annotate) - [select for diffs]
Modified Thu May 20 16:58:41 2004 UTC (5 years, 6 months ago) by jasons
Original Path: xml/xerces-p/trunk/Makefile.PL
File length: 9234 byte(s)
Diff to previous 20149 (colored)
initial 2.5 commit

Revision 20149 - (view) (annotate) - [select for diffs]
Modified Thu May 20 16:20:33 2004 UTC (5 years, 6 months ago) by jasons
Original Path: xml/xerces-p/trunk/Makefile.PL
File length: 9234 byte(s)
Diff to previous 109 (colored)
fixed error output to include proper Xerces-C version ; added Win32 specic -L flag

Revision 109 - (view) (annotate) - [select for diffs]
Modified Mon Nov 10 18:11:22 2003 UTC (6 years ago) by jasons
Original Path: xml/xerces-p/trunk/Makefile.PL
File length: 9167 byte(s)
Diff to previous 80 (colored)
new version

Revision 80 - (view) (annotate) - [select for diffs]
Added Tue Nov 4 04:55:58 2003 UTC (6 years ago) by jasons
Original Path: xml/xerces-p/trunk/Makefile.PL
File length: 9167 byte(s)
initial import

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