• Show log

    Commit

  • Hash : d1cc47b3
    Author : Sam Lantinga
    Date : 2014-08-17T15:07:00

    Fixed 2680 - OSX: Replace NSAutoreleasePool with @autoreleasepool
    
    Tim McDaniel
    
    This patch replaces all use of NSAutoreleasePool with the Apple recommended @autoreleasepool.  @autoreleasepool is supposedly more efficient, and since it is scope based it can't be accidentally not released.
    

  • Properties

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

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags