Skip to content
Snippets Groups Projects
  1. Feb 11, 2011
  2. Feb 09, 2011
  3. Jan 28, 2011
  4. Dec 15, 2010
  5. Nov 16, 2010
  6. Sep 16, 2010
  7. Aug 13, 2010
  8. Apr 22, 2010
  9. Apr 02, 2010
  10. Apr 01, 2010
  11. Mar 31, 2010
  12. Mar 26, 2010
  13. Feb 11, 2010
  14. Feb 02, 2010
  15. Jan 26, 2010
  16. Jan 22, 2010
  17. Jan 20, 2010
  18. Jan 19, 2010
  19. Jan 14, 2010
  20. Feb 25, 2010
  21. Nov 06, 2009
  22. Oct 16, 2009
  23. Sep 17, 2009
  24. Sep 04, 2009
  25. Sep 01, 2009
  26. Aug 31, 2009
  27. Aug 26, 2009
  28. Jul 29, 2009
  29. Jul 23, 2009
  30. Jun 24, 2009
  31. Jun 22, 2009
    • Bryan O'Sullivan's avatar
      Python 2.4 and 2.6 improvements · 5f4c09fa
      Bryan O'Sullivan authored
      The sets module is no longer needed with Python 2.4, and causes a
      DeprecationWarning with 2.6, so drop it
      
      The md5 module causes a DeprecationWarning with 2.6, so try to import
      hashlib (its replacement) instead, else fall back
      
      Reviewed by Poppy.
      5f4c09fa
  32. May 19, 2009
    • Robert Knop's avatar
      svn merge -r118673:120720 svn+ssh://svn.lindenlab.com/svn/linden/branches/server/server-1.26 · 9a8d0699
      Robert Knop authored
      Merging server-1.26 back to trunk.
      
      Two conflicts -- llversionserver.hh (kept the trunk version)
      
      and in llsimparcelmgr.cpp -- also kept the trunk version.  There was
                                   some code in 1.26 that included error
                                   printing from RDW that says "we should
                                   really not be hitting this code", and that
                                   code was gone in trunk... so, went ahead
                                   and kept the trunk part of that one
                                   conflict in that file.
      9a8d0699
  33. May 18, 2009
  34. May 04, 2009
  35. Apr 30, 2009
  36. Apr 21, 2009
  37. Apr 13, 2009
  38. Apr 09, 2009
Loading