/[Apache-SVN]/perl/embperl/trunk/epchar.c.iso-latin-2
ViewVC logotype

Log of /perl/embperl/trunk/epchar.c.iso-latin-2

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 294643 - (view) (annotate) - [select for diffs]
Modified Fri Nov 28 06:58:52 2003 UTC (5 years, 11 months ago) by richter
File length: 53129 byte(s)
Diff to previous 294606 (colored)
fix epchar.c.min and epchar.c.iso-lation-2 to conatin char2xml table
PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 294606 - (view) (annotate) - [select for diffs]
Modified Tue Jan 7 20:43:01 2003 UTC (6 years, 10 months ago) by richter
File length: 38037 byte(s)
Diff to previous 294578 (colored)
- keep spaces in mail:send
- encode headers in Embperl::Mail
- don't escape : in urls

Revision 294578 - (view) (annotate) - [select for diffs]
Modified Tue Oct 22 05:29:12 2002 UTC (7 years, 1 month ago) by richter
File length: 37861 byte(s)
Diff to previous 294187 (colored)
move Embperl 2 to HEAD revision

Revision 294187 - (view) (annotate) - [select for diffs]
Modified Mon Jun 25 08:15:39 2001 UTC (8 years, 5 months ago) by richter
File length: 37666 byte(s)
Diff to previous 294115 (colored)
   - URL escpage # to %23

Revision 294115 - (view) (annotate) - [select for diffs]
Modified Fri Apr 27 06:38:15 2001 UTC (8 years, 7 months ago) by richter
File length: 37664 byte(s)
Diff to previous 293721 (colored)
Fix problem with magic variables for first call of a page

Revision 293721 - (view) (annotate) - [select for diffs]
Modified Tue Aug 10 13:37:05 1999 UTC (10 years, 3 months ago) by richter
File length: 37652 byte(s)
Diff to previous 293713 (colored)
   - '%' is escaped to %25 inside of URLs
   - Inside the A tag only the HREF attribute is URL escaped, instead
     of the whole tag.
   - The SRC attribute of embed, frame, iframe, img, layer now are
     also URL escaped.
   - Giving a an array refernce inside an URL, cause Embperl expand
     it to URL parameter syntax (i.e. [+ \@A +] becomes A=1&B=2, when
     @A = (A, 1, B, 2) ).
   - Embperl checks now for unclosed metacommands (if, while etc.) and
     unclosed HTML tags (table etc.). Suggest by Todd Eigenshink.
   - Fixed a problem when file was not found, which causes in some cases
     a SIGSEGV.
   - Added new configuration directive EMBPERL_MAIL_ERRORS_TO. If set
     all error messages will be send to the given address.
   - input_/output_func parameter can take a code reference as
     argument. Based on a patch from Jon Tobey.
   - Set force PERL_DL_NONLAZY to zero, so make test does not fail
     if dynaloader was initialized with PERL_DL_NONLAZY set.
     Patch from John Tobey.
   - [$ foreach $i(x..y) $] does not require a space before the (
     anymore. Suggested by Jonny Cavell.

Revision 293713 - (view) (annotate) - [select for diffs]
Modified Tue Jun 15 11:37:41 1999 UTC (10 years, 5 months ago) by richter
File length: 37652 byte(s)
Diff to previous 293698 (colored)
   - Double quotes (") will be url-encoded to %22 inside URLs.

Revision 293698 - (view) (annotate) - [select for diffs]
Added Tue Apr 20 09:30:56 1999 UTC (10 years, 7 months ago) by richter
File length: 37649 byte(s)
- new files

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