cvs commit: modperl-site/embperl Changes.pod.1.html Changes.pod.10.html Changes.pod.11.html Changes.pod.12.html Changes.pod.13.html Changes.pod.14.html Changes.pod.15.html Changes.pod.16.html Changes.pod.17.html Changes.pod.18.html Changes.pod.19.html Changes.pod.2.html Changes.pod.20.html Changes.pod.21.html Changes.pod.22.html Changes.pod.23.html Changes.pod.24.html Changes.pod.25.html Changes.pod.26.html Changes.pod.27.html Changes.pod.28.html Changes.pod.29.html Changes.pod.3.html Changes.pod.30.html Changes.pod.31.html Changes.pod.32.html Changes.pod.33.html Changes.pod.34.html Changes.pod.35.html Changes.pod.36.html Changes.pod.37.html Changes.pod.38.html Changes.pod.39.html Changes.pod.4.html Changes.pod.40.html Changes.pod.41.html Changes.pod.42.html Changes.pod.43.html Changes.pod.5.html Changes.pod.6.html Changes.pod.7.html Changes.pod.8.html Changes.pod.9.html Changes.pod.cont.html

2000-11-07 Thread richter

richter 00/11/07 03:29:47

  Modified:embperl  Changes.pod.1.html Changes.pod.10.html
Changes.pod.11.html Changes.pod.12.html
Changes.pod.13.html Changes.pod.14.html
Changes.pod.15.html Changes.pod.16.html
Changes.pod.17.html Changes.pod.18.html
Changes.pod.19.html Changes.pod.2.html
Changes.pod.20.html Changes.pod.21.html
Changes.pod.22.html Changes.pod.23.html
Changes.pod.24.html Changes.pod.25.html
Changes.pod.26.html Changes.pod.27.html
Changes.pod.28.html Changes.pod.29.html
Changes.pod.3.html Changes.pod.30.html
Changes.pod.31.html Changes.pod.32.html
Changes.pod.33.html Changes.pod.34.html
Changes.pod.35.html Changes.pod.36.html
Changes.pod.37.html Changes.pod.38.html
Changes.pod.39.html Changes.pod.4.html
Changes.pod.40.html Changes.pod.41.html
Changes.pod.42.html Changes.pod.43.html
Changes.pod.5.html Changes.pod.6.html
Changes.pod.7.html Changes.pod.8.html
Changes.pod.9.html Changes.pod.cont.html
  Log:
  Embperl Webpages - Changes
  
  Revision  ChangesPath
  1.180 +24 -39modperl-site/embperl/Changes.pod.1.html
  
  Index: Changes.pod.1.html
  ===
  RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v
  retrieving revision 1.179
  retrieving revision 1.180
  diff -u -r1.179 -r1.180
  --- Changes.pod.1.html2000/10/18 07:43:51 1.179
  +++ Changes.pod.1.html2000/11/07 11:29:34 1.180
  @@ -1,6 +1,6 @@
   
   
  -1.3b6  18. Oct 2000
  +1.2b7_dev -- That's what currently under developement
   mailto:[EMAIL PROTECTED]">
   
   
  @@ -11,7 +11,7 @@
   
   
   
  -1.3b6 (BETA)  18. Oct 2000
  +1.2b7_dev -- That's what currently under 
developement
   
   
   
  @@ -19,45 +19,30 @@
   
   
   
  -[HOME]   [CONTENT]   [PREV (Revision History - Content)]   [NEXT (1.3b5 (BETA)  20. Aug 2000)]   
  +[HOME]   [CONTENT]   [PREV (Revision History - Content)]   [NEXT (1.3b6 (BETA)  18. Oct 2000)]   
   
  -   - Embperl now runs on ActiveState Perl. (At least in offline mode,
  - mod_perl mode seems to still have some problems). With a lot of help
  - from Randy Korbes. 
  -   - Changed EmbperlObject search order:
  - * If EMBPERL_OBJECT_STOPDIR is set, this directory is taken as
  -   the last directory in the normal search path, instead of the
  -   directory where the base template (EMBPERL_OBJECT_BASE) is found.
  - * EMBPERL_OBJECT_ADDPATH is _always_ added to the search path
  - * Now Embperl also searches the path for files like
  -   ../foo.html, or bar/foo.html, which includes a relative path.
  -   - ../* is now a shortcut for the requested file, but in the
  - parent directory (or upper depending on the search path)
  -   - Added access to Embperl session handling for modules and
  - calling scripts (see SetupSession and GetSession)
  -   - Embperl is now able to output binary data if EMBPERL_ESCMODE
  - and/or $escmode is zero. This also include that no CRLF is
  - added at the end of the file, if escmode is zero.
  -   - Added method for deleting session data and cookie
  -   - Added method for triggering resend of session cookie. 
  -   - Added Test for pnotes ('EMBPERL_ERRORS')
  -   - Added hash %CLEANUPFILE. All variables defined into the files given
  - in this hash, are also cleanup at the end of the request.
  - Patch from Todd Eigenschink.
  -   - Changed the way the C Requestobject is attached to the Perlobject,
  - so it should now also work on 64Bit Processor like Alpha.
  - Spotted by Andre Landwehr.
  -   - Fixed a problem with importing files that contains foreach and
  - do until loops, which may caused a syntax error or endless
  - loop. Spotted by Steffen Geschke.
  -   - embpcgi* and embpexec* are now geratated out of *.templ instead
  - of editied in place to avoid problems with cvs conflicts
  - and lower/uppercase on Win32. Suggest by Jens-Uwe Mager.
  -   - make test works with Apache that has mod_jserv compiled in
  -   - Embperl now cache same files with relative path, which are located
  - in different directories correctly.
  +Last Update: Tue Nov 7 12:26:45 2000 (MET)
  +
  +
  +NOTE: This version is only available via "CVS"
  +
  +
  +
  +
  +   - Fixed problem that call to close triggers error in Session.pm when using 
Store::File.
  + Spotted by Alvar Freude.
  +   - Fixed problem that GetSession doesn't return a value for new session.
  + Spotted by Angus Lees.
 

cvs commit: modperl-site/embperl Changes.pod.1.html Changes.pod.10.html Changes.pod.11.html Changes.pod.12.html Changes.pod.13.html Changes.pod.14.html Changes.pod.15.html Changes.pod.16.html Changes.pod.17.html Changes.pod.18.html Changes.pod.19.html Changes.pod.2.html Changes.pod.20.html Changes.pod.21.html Changes.pod.22.html Changes.pod.23.html Changes.pod.24.html Changes.pod.25.html Changes.pod.26.html Changes.pod.27.html Changes.pod.28.html Changes.pod.29.html Changes.pod.3.html Changes.pod.30.html Changes.pod.31.html Changes.pod.32.html Changes.pod.33.html Changes.pod.34.html Changes.pod.35.html Changes.pod.36.html Changes.pod.37.html Changes.pod.38.html Changes.pod.39.html Changes.pod.4.html Changes.pod.40.html Changes.pod.41.html Changes.pod.42.html Changes.pod.43.html Changes.pod.5.html Changes.pod.6.html Changes.pod.7.html Changes.pod.8.html Changes.pod.9.html Changes.pod.cont.html

2000-11-16 Thread richter

richter 00/11/16 21:31:19

  Modified:embperl  Changes.pod.1.html Changes.pod.10.html
Changes.pod.11.html Changes.pod.12.html
Changes.pod.13.html Changes.pod.14.html
Changes.pod.15.html Changes.pod.16.html
Changes.pod.17.html Changes.pod.18.html
Changes.pod.19.html Changes.pod.2.html
Changes.pod.20.html Changes.pod.21.html
Changes.pod.22.html Changes.pod.23.html
Changes.pod.24.html Changes.pod.25.html
Changes.pod.26.html Changes.pod.27.html
Changes.pod.28.html Changes.pod.29.html
Changes.pod.3.html Changes.pod.30.html
Changes.pod.31.html Changes.pod.32.html
Changes.pod.33.html Changes.pod.34.html
Changes.pod.35.html Changes.pod.36.html
Changes.pod.37.html Changes.pod.38.html
Changes.pod.39.html Changes.pod.4.html
Changes.pod.40.html Changes.pod.41.html
Changes.pod.42.html Changes.pod.43.html
Changes.pod.5.html Changes.pod.6.html
Changes.pod.7.html Changes.pod.8.html
Changes.pod.9.html Changes.pod.cont.html
  Log:
  Embperl Webpages - Changes
  
  Revision  ChangesPath
  1.187 +13 -41modperl-site/embperl/Changes.pod.1.html
  
  Index: Changes.pod.1.html
  ===
  RCS file: /home/cvs/modperl-site/embperl/Changes.pod.1.html,v
  retrieving revision 1.186
  retrieving revision 1.187
  diff -u -r1.186 -r1.187
  --- Changes.pod.1.html2000/11/15 08:50:58 1.186
  +++ Changes.pod.1.html2000/11/17 05:31:16 1.187
  @@ -1,6 +1,6 @@
   
   
  -1.3b7   15. Nov 2000
  +1.3b8_dev -- That's what currently under developement
   mailto:[EMAIL PROTECTED]">
   
   
  @@ -11,7 +11,7 @@
   
   
   
  -1.3b7 (BETA)   15. Nov 2000
  +1.3b8_dev -- That's what currently under 
developement
   
   
   
  @@ -19,47 +19,19 @@
   
   
   
  -[HOME]   [CONTENT]   [PREV (Revision History - Content)]   [NEXT (1.3b6 (BETA)  18. Oct 2000)]   
  +[HOME]   [CONTENT]   [PREV (Revision History - Content)]   [NEXT (1.3b7 (BETA)   15. Nov 2000)]   
   
  -   - Fixed problem that call to close triggers error in Session.pm when using 
Store::File.
  - Spotted by Alvar Freude.
  -   - Fixed problem that GetSession doesn't return a value for new session.
  - Spotted by Angus Lees.
  -   - Added new function SetSessionCookie, which can be used to set the session 
cookie
  - header in case you use Embperl session management, but don't use a 
  - Embperl page in that request. Suggested by Alex Schmelkin.
  -   - Fixed problem that DeleteSession does not work outside the base template, when
  - used with EmbperlObject. Spotted by Angus Lees.
  -   - Fixed problem when use multiple nested ../foo.htm inside EmbperlObject.
  - Spotted by Neil Gunton.
  -   - Included patch from Angus Lees to ease building on debian.
  -   - make test now works again with BEN-SSL httpsd. With help from Neil Gunton.
  -   - Included grammaticaly updated Embperl.pod. Many thanks to Ilia Lobsanov
  - for doing the proof reading. 
  -   - removed dbgDisableCache to avoid problems with this "feature" that 
isn't working
  - anymore for a long time.
  -   - Added validaten for session cookie. If Apache::Session 1.53+ is installed
  - it uses the validate method from Apache::Session::Generate::xxx. If a invalid
  - session id is found a new one is generated. Spotted by Angus Lees.
  -   - If a not existing session id is received, Embperl generates now a new one.
  -   - Enhancements of Cookie resending logic. To make sure cookies are send when
  - neccessary, but not more often. (Handles now write to session data, after
  - a delete in the same request correctly).
  -   - Added more tests for Sessionhandling.
  -   - Fixed a bug that Content-Lenght was 2 to much, when escmode was set to zero.
  - Spotted by Michael Smith.
  -   - Added patches from Randy Korbes for ActiveState Support. Most tests with
  - Embperl under mod_perl nows passes. The few remaining ones that doesn't pass
  - seems to be due to problems of mod_perl's enironment handling.
  -   - Droped support for Apache::Session 0.17. Embperl now support only
  - Apache::Session 1.00 and higher.
  -   - Added new option: optDisableSelectScan, to allow processing of SELECT tags,
  - while processing of TABLE tags is disabled. Suggested by Robert.
  -   - Carridge Returns are only removed for Perl 5.004. This makes using of 
  - HERE documents possible on Perl 5.005+, even if the documents has CRLF
  - as lineendings.
  +Last Update: Fri Nov 17