Log of /perl/embperl/trunk/epdom.c
Parent Directory
|
Revision Log
Revision
552015 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 29 19:58:07 2007 UTC
(2 years, 4 months ago)
by
richter
File length: 161788 byte(s)
Diff to
previous 498924
(
colored)
- Added internal check and error message when due to a syntax
error in the source a node is parsed as attribute.
Spotted by Kato M. Yoshiro.
Revision
498924 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 23 05:31:44 2007 UTC
(2 years, 10 months ago)
by
richter
File length: 161657 byte(s)
Diff to
previous 392518
(
colored)
- Fixed segfault that might occurs when an value of an input
attribute is removed. Spotted by Andrew Sitnikov.
Revision
331953 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 9 05:11:19 2005 UTC
(4 years ago)
by
richter
File length: 160838 byte(s)
Diff to
previous 294756
(
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
294749 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 6 21:47:38 2005 UTC
(4 years, 3 months ago)
by
richter
File length: 160520 byte(s)
Diff to
previous 294722
(
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
294721 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 15 19:53:59 2005 UTC
(4 years, 10 months ago)
by
richter
File length: 160159 byte(s)
Diff to
previous 294705
(
colored)
- Handle warnings the same way under Embperl and Embperl::Object, so they
are in both cases log to embperl.log and the Apache error log and show
up on the error page. Reported by Dirk Melchers.
- Report line number and file name in unstructures jump error messages.
Requested by Michael Smith.
- Fix sigsegv under solaris cause by NULL point in debug output.
Revision
294597 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Nov 26 10:03:45 2002 UTC
(7 years ago)
by
richter
File length: 144512 byte(s)
Diff to
previous 294594
(
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: 144134 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.