/[Apache-SVN]/perl/embperl/trunk/epdat2.h
ViewVC logotype

Log of /perl/embperl/trunk/epdat2.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 580573 - (view) (annotate) - [select for diffs]
Modified Sat Sep 29 11:05:54 2007 UTC (2 years, 1 month ago) by richter
File length: 17220 byte(s)
Diff to previous 355598 (colored)
    - Include patch from Mark D. Anderson to make SSI syntax
      behave more like mod_include.
    - Improve XHTML/XML support. Tags that are parsed by Embperl
      like input, are now only have one slash at the end, if there
      is already a slash in the source and output_mode is set to
      xml. In addition checked attributes for input tags are now
      added as checked="checked" to be valid xml.
      Spotted by Villu Roogna.
    - Add Embperl::Form stuff
    - Set version to 2.3.0
    - Included patch from Andrew O'Brian to correctly retrieve
      Cookie header when running under Apache 2.


Revision 355598 - (view) (annotate) - [select for diffs]
Modified Fri Dec 9 20:59:37 2005 UTC (3 years, 11 months ago) by richter
File length: 17189 byte(s)
Diff to previous 331953 (colored)
fix cookie expire

Revision 331953 - (view) (annotate) - [select for diffs]
Modified Wed Nov 9 05:11:19 2005 UTC (4 years ago) by richter
File length: 17070 byte(s)
Diff to previous 328577 (colored)
    - Added better UTF-8 support:
	- Output escaping now takes Perl's UTF-8 flags into
          account and will not escape UTF-8 chars anymore
        - Diretive Embperl_Output_Esc_Charset allows to
          generaly switch between Latin1, Latin2 and UTF-8.
          (For UTF-8 this is not necessary when Perl's UTF-8
           Flag is correctly set, but this is not the case
           for all datasources)


Revision 328577 - (view) (annotate) - [select for diffs]
Modified Wed Oct 26 06:44:05 2005 UTC (4 years, 1 month ago) by richter
File length: 16988 byte(s)
Diff to previous 294756 (colored)
    - Added Support for calling Embperl::Object::Execute inside
      an Embperl page. (Allow to nest new requests)      
    - Fixed compile problem with timezone on BSD systems


Revision 294756 - (view) (annotate) - [select for diffs]
Modified Sun Aug 7 00:03:03 2005 UTC (4 years, 3 months ago) by richter
File length: 16881 byte(s)
Diff to previous 294749 (colored)
changed copyright year to 2005

Revision 294749 - (view) (annotate) - [select for diffs]
Modified Sat Aug 6 21:47:38 2005 UTC (4 years, 3 months ago) by richter
File length: 16881 byte(s)
Diff to previous 294732 (colored)
   - Fixed unresolved symbol when compiling under SuSE 9.3 (because SuSE
     compiles Apache 2 in maintainer mode)
   - Fixed strange output when Perl code inside of [$ sub $] returns
     before any output.
   - Documentation cleanup

PR:
Obtained from:
Submitted by:
Reviewed by:

Revision 294732 - (view) (annotate) - [select for diffs]
Modified Sun Feb 27 22:16:42 2005 UTC (4 years, 8 months ago) by richter
File length: 16828 byte(s)
Diff to previous 294685 (colored)
   - If an object is passed to die inside Execute the errors array
     will receive this object and will not be stringified.
     Requested by Robert Noris.
   - $epreq -> errobj holds the last object passed to die during
     the request.
   - Added documentaion of Embperl's error handling and trapping.

Revision 294685 - (view) (annotate) - [select for diffs]
Modified Fri Apr 2 05:10:41 2004 UTC (5 years, 7 months ago) by richter
File length: 16739 byte(s)
Diff to previous 294655 (colored)
embperl_object_reqpath

Revision 294655 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 06:50:58 2004 UTC (5 years, 10 months ago) by richter
File length: 16550 byte(s)
Diff to previous 294654 (colored)
Update docs

Revision 294654 - (view) (annotate) - [select for diffs]
Modified Thu Jan 22 22:44:13 2004 UTC (5 years, 10 months ago) by richter
File length: 16550 byte(s)
Diff to previous 294652 (colored)
added top_include

Revision 294652 - (view) (annotate) - [select for diffs]
Modified Thu Jan 22 21:55:12 2004 UTC (5 years, 10 months ago) by richter
File length: 16461 byte(s)
Diff to previous 294601 (colored)
added $epreq and $epapp, documented exit

Revision 294601 - (view) (annotate) - [select for diffs]
Modified Thu Jan 2 07:39:44 2003 UTC (6 years, 10 months ago) by richter
File length: 16398 byte(s)
Diff to previous 294597 (colored)
 -> param -> server_addr + website updates

Revision 294597 - (view) (annotate) - [select for diffs]
Modified Tue Nov 26 10:03:45 2002 UTC (7 years ago) by richter
File length: 16341 byte(s)
Diff to previous 294578 (colored)
   - website changes
   - If no name is given for a key, Form::Validate now tries to lookup the correct
     text via Embperl's gettext method.
   - Fixed problem with message ids that are Perl keywords. Reported by Jaak.
   - Added EMBPERL_COOKIE_SECURE option to transfer cookie only over a secure
     connection.
   - Added EMBPERL_OUTPUT_MODE that allows to change to XML output, which cause
     generated tags to contains a closing slash, so they are valid XML/XHTML.

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

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