• Show log

    Commit

  • Hash : eb8bba62
    Author : DRC
    Date : 2018-05-16T10:49:09

    Java: Further style refinements
    
    (detected by enabling additional checkstyle modules)
    
    This commit also removes unnecessary uses of the "private" modifier in
    the Java tests/examples.  The default access modifier disallows access
    outside of the package, and none of these classes is in a package.  The
    only reason we use "private" with member variables in these classes is
    to make checkstyle happy, because we want it to enforce that behavior in
    the TurboJPEG API code.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libjpeg-turbo.git
    Git SSH git@git.kmx.io:kc3-lang/libjpeg-turbo.git
    Public access ? public
    Description

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags