Skip to content
  1. May 18, 2000
  2. May 15, 2000
  3. May 04, 2000
  4. May 02, 2000
  5. Apr 29, 2000
  6. Apr 27, 2000
    • Ulf Möller's avatar
      · 3973628e
      Ulf Möller authored
      Submitted by:
      Reviewed by:
      PR:
      3973628e
  7. Apr 20, 2000
  8. Apr 19, 2000
    • Geoff Thorpe's avatar
      This change facilitates name translation for shared libraries. The · b9e63915
      Geoff Thorpe authored
      technique used is far from perfect and alternatives are welcome.
      Basically if the translation flag is set, the string is not too
      long, and there appears to be no path information in the string,
      then it is converted to whatever the standard should be for the
      DSO_METHOD in question, eg;
          blah --> libblah.so   on *nix, and
          blah --> blah.dll     on win32.
      
      This change also introduces the DSO_ctrl() function that is used
      by the name translation stuff.
      b9e63915
  9. Apr 14, 2000
  10. Apr 10, 2000
  11. Apr 06, 2000
  12. Apr 04, 2000
  13. Apr 01, 2000
  14. Mar 30, 2000
  15. Mar 27, 2000
  16. Mar 22, 2000
  17. Mar 19, 2000
  18. Mar 14, 2000
  19. Mar 13, 2000
  20. Mar 10, 2000
  21. Mar 07, 2000
  22. Mar 06, 2000
  23. Mar 05, 2000
  24. Mar 04, 2000
  25. Mar 03, 2000
  26. Mar 02, 2000
  27. Mar 01, 2000
  28. Feb 29, 2000