pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/hlint



Module name:    wip
Committed by:   szptvlfn
Date:           Sun Aug 17 21:46:06 UTC 2014

Modified Files:
        wip/hlint: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 1.9.3

CHANGES:
1.9.3
    #73, fix multithreading and exceptions
1.9.2
    #68, add --no-summary  
1.9.1
    #65, add flip (>>=) ==> (=<<) and the reverse
    #61, add --json flag
1.9
    Remove not (isControl x) ==> isPrint (not true for '\173')
    #57, warn on invalid pragmas
    Make the API pass and require comments
    #59, make sure qualified operators match properly
    Rename notTypeSafe annotation to noTypeCheck
    Remove an invalid rule suggesting tanh
    #13, add a --quickcheck flag to test the hints
    Add --typecheck flag to test mode to type check the hints
    Remove incorrect for intercalate to unlines
    #37, remove incorrect hint for isAlphaNum
    #45, add mapMaybe id ==> catMaybes
    #42, add some repeat hints


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.11 -r1.12 wip/hlint/PLIST
cvs -z3 rdiff -u -r1.18 -r1.19 wip/hlint/buildlink3.mk wip/hlint/distinfo
cvs -z3 rdiff -u -r1.22 -r1.23 wip/hlint/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hlint/PLIST?r1=1.11&r2=1.12
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hlint/buildlink3.mk?r1=1.18&r2=1.19
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hlint/distinfo?r1=1.18&r2=1.19
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hlint/Makefile?r1=1.22&r2=1.23

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index