Skip to content
Snippets Groups Projects
  1. Mar 26, 2010
  2. Mar 25, 2010
  3. Mar 24, 2010
  4. Mar 23, 2010
  5. Mar 10, 2010
  6. Mar 09, 2010
  7. Mar 04, 2010
  8. Mar 01, 2010
  9. Feb 25, 2010
  10. Feb 10, 2010
  11. Feb 07, 2010
    • Mark Olesen's avatar
      ENH: add C++-based wmkdepend parser (uses Coco/R grammar). · 49a70d83
      Mark Olesen authored
      - This avoids dependency on lex/flex and provides better encapsulation
        for buffer switching. As a result, the maximum number of open files
        only corresponds to the include depth.
      49a70d83
    • Mark Olesen's avatar
      ENH: Add functionEntry '#calc' to dictionary · 00616b72
      Mark Olesen authored
      - handles basic operations, references to other dictionary entries
        (with '$name' syntax) and assorted mathematical functions:
      
            pi(), degToRad, radToDeg, asin, acos, atan, sin, cos, tan, log,
            log10, mag, atan2, pow
      
      The basic syntax: #calc{ ... };
      
      NOTE the trailing ';' is required for the primitiveEntry to be
      properly defined.
      00616b72
  12. Jan 15, 2010
  13. Jan 06, 2010
  14. Jan 03, 2010
  15. Jan 02, 2010
  16. Dec 14, 2009
  17. Dec 08, 2009
  18. Dec 02, 2009
  19. Oct 06, 2009
  20. Sep 17, 2009
  21. Aug 17, 2009
  22. Aug 07, 2009
  23. Aug 02, 2009
  24. Jul 29, 2009
    • Mark Olesen's avatar
      Add provisioning for gcc-4.4.1 · efce7376
      Mark Olesen authored
      - compile into linux64Gcc44, linuxGcc44 to avoid clashes during testing
      - continue to use gmp-4.2.4 since gmp-4.3.x might be miscompiled with
        a system gcc-4.3.2
      efce7376
  25. Jul 21, 2009
  26. Jul 20, 2009
  27. Jul 17, 2009
  28. Jul 16, 2009