8000 Comparing master...main · alexaubry/HTMLString · GitHub
[go: up one dir, main page]

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: alexaubry/HTMLString
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: alexaubry/HTMLString
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 27 files changed
  • 2 contributors

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    c8f5687 View commit details
    Browse the repository at this point in the history
  2. Update README

    alexaubry committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    5d3d8a6 View commit details
    Browse the repository at this point in the history
  3. Update gitignore

    alexaubry committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1670933 View commit details
    Browse the repository at this point in the history
  4. Remove plist

    alexaubry committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    f5e855a View commit details
    Browse the repository at this point in the history
  5. Set up GitHub Actions (#30)

    * Create swift.yml
    
    * Update swift.yml
    alexaubry authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    3c7565d View commit details
    Browse the repository at this point in the history
  6. Fix README and workflow

    alexaubry committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    1cd37f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Infinite recursion fix + add objc test cases (#33)

    * avoid name conflict and add objc test cases
    
    * make objc test cases run in all platform
    
    * avoid name conflict by changing casting method
    
    * reduce bridging header to only one
    
    * Create xcodebuild.yml
    
    * Revert "Create xcodebuild.yml"
    
    This reverts commit 6c4ba85.
    
    * xcodebuild GitHub Action setting (#3)
    
    * Create xcodebuild.yml
    
    * Revert "Create xcodebuild.yml"
    
    This reverts commit 6c4ba85.
    
    * Create xcodebuild.yml
    
    * change default branch
    
    * add xcode version select command
    
    * apply DEVELOPER_DIR keyword
    
    * platform error fix
    
    * restore default brance
    
    * add Objc NSString Test Data
    
    * isolate objective-c string test case
    
    * Simplify Objc test setup
    
    * Update README
    
    * Fix GH actions
    
    * Fix GH actions
    
    Co-authored-by: Alexis Aubry <alexisonline@fastmail.com>
    JCSooHwanCho and alexaubry authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    627904c View commit details
    Browse the repository at this point in the history
  2. Fix GH actions

    alexaubry committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    070e2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3e1ee3 View commit details
    Browse the repository at this point in the history
  4. Update metadata

    alexaubry committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    04613a3 View commit details
    Browse the repository at this point in the history
Loading
0