ovidiu      02/01/18 18:13:32

  Modified:    src/scratchpad/schecoon ChangeLog
  Log:
  2002-01-18  Ovidiu Predescu  <[EMAIL PROTECTED]>
  
        * scheme/sitemap.scm: Do some optimizations when generating the
        Scheme code for the sitemap. Eliminate as many `let' forms as
        possible, to speed up the compilation process.
  
  Revision  Changes    Path
  1.7       +4 -0      xml-cocoon2/src/scratchpad/schecoon/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/scratchpad/schecoon/ChangeLog,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ChangeLog 19 Jan 2002 01:20:25 -0000      1.6
  +++ ChangeLog 19 Jan 2002 02:13:31 -0000      1.7
  @@ -1,5 +1,9 @@
   2002-01-18  Ovidiu Predescu  <[EMAIL PROTECTED]>
   
  +     * scheme/sitemap.scm: Do some optimizations when generating the
  +     Scheme code for the sitemap. Eliminate as many `let' forms as
  +     possible, to speed up the compilation process.
  +
        * scheme/sitemap.scm: Fixed small problem in sitemap-parse!
   
        * webapp/user.roles: Define the role for the scheme-interpreter
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to