Skip to content
  1. Mar 05, 2006
  2. Mar 04, 2006
  3. Feb 17, 2006
  4. Feb 25, 2006
  5. Feb 19, 2006
  6. Feb 18, 2006
    • Marco Baringer's avatar
      Added new form library and reworked examples to use it · 0d0ec00d
      Marco Baringer authored
      The new form library (temporarily called formx) is much much simpler
      than the presentation stuff we currently have. This should make it
      easer to use and customize, while it may do a lot less it no longer
      imposes an entire framevork on every form tag.
      
      darcs-hash:f964b4cf743a6fafc13a9753fccbeff71bc16b6c
      0d0ec00d
    • Marco Baringer's avatar
      standard-request-context depends on stadard-component · aebedc6c
      Marco Baringer authored
      Since standard-request-context now includes the dummy-request-context
      stuff, which includes a dummy-root-component component, we need the defcomponent to be defined when loading/compiling this file.
      
      darcs-hash:7d9b899682bada26df2a279d91f1c58e250736c1
      aebedc6c
  7. Feb 17, 2006
  8. Feb 05, 2006
  9. Jan 10, 2006
  10. Dec 19, 2005
  11. Dec 18, 2005
  12. Dec 16, 2005
  13. Dec 24, 2005
  14. Dec 06, 2005
  15. Nov 13, 2005
  16. Oct 31, 2005
    • svg's avatar
      added search-element · 7da35e53
      svg authored
      darcs-hash:006403ff231a453230698b4f3f4f33ed74cbb268
      7da35e53
  17. Oct 26, 2005
  18. Oct 18, 2005
    • Marco Baringer's avatar
      Added regexp-entry-point. · 2af2337c
      Marco Baringer authored
      Currently only the httpd backend supports regexp-entry-point (the
      other backends treat them just like standard entry-points)
      
      darcs-hash:565ec59e503425dbcf55dc46455e5d8cf26e8c58
      2af2337c
    • Marco Baringer's avatar
      Merge the backend protocol into the rerl protocol · 343e3050
      Marco Baringer authored
      The backend protocol is a core part of ucw internal server mechanisms,
      as such it should be included with the rest of ucw's core protocol.
      
      darcs-hash:fa74e14a6337be17aed260311c4c898d6169a1a9
      343e3050
  19. Oct 13, 2005
  20. Oct 08, 2005
  21. Oct 07, 2005
  22. Sep 06, 2005
  23. Aug 14, 2005
  24. Aug 10, 2005
  25. Aug 09, 2005
  26. Aug 01, 2005
    • Robert Marlow's avatar
      Lisp startable UCW · d96efb7a
      Robert Marlow authored
      This should allow UCW to be easily startable from within lisp rather than
      from loading lisp start.lisp. The function for doing this is named
      create-server. ucwctl has been changed to make use of the new functionality
      but should work as it did before.
      
      defentry-point can now be used before its application has been attached
      to a server - when the application is attached to a server its entry
      points will then automatically be added. This makes it possible to load
      up system definitions containing defentry-points without having a running
      server beforehand. Thus lisp images can then be dumped containing full
      applications rather than just UCW.
      
      A get-backend method has been defined which creates a backend according
      to its arguments. It is also able to automatically choose a sensible
      default from currently loaded backends. It can also accept an existing,
      running server as a backend in which case it simply wraps it with a
      sensible UCW backend and returns it. This allows UCW applications to be
      attached to already running HTTP servers rather than requiring fresh
      servers be started by UCW. So far it's only been implemented for Araneida.
      
      I've only really tested the araneida and (briefly) HTTPD backends but the
      method of starting the backends should be similar to how start.lisp worked
      so I'm hoping I haven't broken anything.
      
      darcs-hash:45ca4e6d6955bfea2d05040cb28083816a169fb6
      d96efb7a
  27. Jul 29, 2005
  28. Jul 28, 2005
  29. Jul 06, 2005
    • Marco Baringer's avatar
      Initial Import from arch · 8d944820
      Marco Baringer authored
      This patch is exactly equal to ucw-2004@common-lisp.net/ucw--dev--0.3--patch-426 it simply
      represents the move over to darcs.
      
      darcs-hash:047144d171b44dea926af6407cc14f989b31d7d5
      8d944820