Skip to content
Snippets Groups Projects
  1. Jun 09, 2016
  2. Jun 08, 2016
  3. May 06, 2016
  4. May 04, 2016
  5. May 01, 2016
  6. Feb 29, 2016
  7. Jan 03, 2015
  8. Dec 29, 2014
  9. Dec 27, 2014
  10. Dec 07, 2014
  11. Dec 06, 2014
  12. Dec 05, 2014
  13. May 12, 2014
  14. Apr 09, 2014
  15. Mar 25, 2014
  16. Mar 10, 2014
  17. Mar 07, 2014
  18. Feb 17, 2014
  19. Dec 16, 2012
  20. Dec 10, 2012
  21. Jul 04, 2010
  22. Apr 29, 2009
  23. Jan 05, 2009
    • Oliver Sander's avatar
      Replace casts to INT to casts to long int. This makes the code compile · 4d960a3b
      Oliver Sander authored
      on 64bit architectures (casts from pointer types) with the AutoTools 
      build system.  The old build system used to change the definition of INT
      for this.  Not having to do this is more elegant, however, because these
      casts really only occur at these three places.
      
      Thanks to Bernd Flemisch and Andreas Lauser for the patch.
      
      [[Imported from SVN: r8343]]
      4d960a3b
  24. Dec 19, 2008
  25. Jun 02, 2006
  26. May 08, 2006
Loading