Skip to content
Snippets Groups Projects
  1. Jun 08, 2016
  2. May 06, 2016
  3. May 04, 2016
  4. May 01, 2016
  5. Feb 29, 2016
  6. Jan 03, 2015
  7. Dec 29, 2014
  8. Dec 27, 2014
  9. Dec 07, 2014
  10. Dec 06, 2014
  11. Dec 05, 2014
  12. May 12, 2014
  13. Apr 09, 2014
  14. Mar 25, 2014
  15. Mar 10, 2014
  16. Mar 07, 2014
  17. Feb 17, 2014
  18. Dec 16, 2012
  19. Dec 10, 2012
  20. Jul 04, 2010
  21. Apr 29, 2009
  22. 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
  23. Dec 19, 2008
  24. Jun 02, 2006
  25. May 08, 2006
  26. Apr 18, 2006
Loading