1. 07 May, 2014 2 commits
    • Steve Holme's avatar
      tool_help: Fixed missing --login-options option · 5f68fa48
      Steve Holme authored
      ...and removed ;OPTIONS from --user as that functionality was removed
      in 7.34.0.
      5f68fa48
    • 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. 06 May, 2014 9 commits
  3. 05 May, 2014 6 commits
  4. 04 May, 2014 5 commits
  5. 03 May, 2014 3 commits
  6. 01 May, 2014 5 commits
  7. 30 Apr, 2014 1 commit
    • 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. 29 Apr, 2014 5 commits
  9. 28 Apr, 2014 4 commits