Skip to content
  1. May 07, 2014
    • Steve Holme's avatar
      url.c: Fixed compilation warning/error · 6f8085ca
      Steve Holme authored
      Depending on compiler line 3505 could generate the following warning or
      error:
      
      * warning: ISO C90 forbids mixed declarations and code
      * A declaration cannot appear after an executable statement in a block
      * error C2275: 'size_t' : illegal use of this type as an expression
      6f8085ca
  2. May 06, 2014
  3. May 05, 2014
  4. May 04, 2014
  5. May 03, 2014
  6. May 01, 2014
  7. Apr 30, 2014
    • Steve Holme's avatar
      build: Fixed generation when source file names contain spaces · 3d77d013
      Steve Holme authored
      This shouldn't happen with the source files in the repository, but
      fixed the output when there are spurious files lying around that
      contain spaces. For example "pop3 - Copy.c"
      
      By including the offending source file in the project files the user
      can then see the file and remove it if necessary.
      3d77d013
  8. Apr 29, 2014
  9. Apr 28, 2014
  10. Apr 27, 2014