Log of /perl/embperl/trunk/epdat2.h
Parent Directory
|
Revision Log
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
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
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
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.