Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MailCore/MailCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: codev/MailCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 22 files changed
  • 1 contributor

Commits on May 21, 2011

  1. Remove user-specific xcode data (along with schemes - I'll share any …

    …required schemes) and add an ignore file.
    Marc Sutton committed May 21, 2011
    Configuration menu
    Copy the full SHA
    e522c6d View commit details
    Browse the repository at this point in the history
  2. Always compile against the latest iOS.

    Add a clean script to remove build products and user settings (to test before pushing source).
    Ignore build projects and user settings.
    Marc Sutton committed May 21, 2011
    Configuration menu
    Copy the full SHA
    b89c0f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2a2ee View commit details
    Browse the repository at this point in the history
  4. Use static libraries and their headers, based on os and architecture …

    …(support both arm6 and arm7).
    
    Disable expat as I don't need news functions.
    Marc Sutton committed May 21, 2011
    Configuration menu
    Copy the full SHA
    8d906fb View commit details
    Browse the repository at this point in the history
  5. Changes to make MailCore build on the latest iOS.

    Marc Sutton committed May 21, 2011
    Configuration menu
    Copy the full SHA
    ab1ab10 View commit details
    Browse the repository at this point in the history
  6. Minor warnings and deprecations fixed.

    Marc Sutton committed May 21, 2011
    Configuration menu
    Copy the full SHA
    994a4be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    27f70e5 View commit details
    Browse the repository at this point in the history
  8. Add special command to authentication stream when connecting to a yah…

    …oo.com account to allow IMAP access.
    Marc Sutton committed May 21, 2011
    Configuration menu
    Copy the full SHA
    9abaa48 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    179b55d View commit details
    Browse the repository at this point in the history
  10. Basic POP3 support.

    Marc Sutton committed May 21, 2011
    Configuration menu
    Copy the full SHA
    b86cc35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac07568 View commit details
    Browse the repository at this point in the history
Loading