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: CE-Programming/EASTL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: electronicarts/EASTL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 119 files changed
  • 2 contributors

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    cf368d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Remove submodules, use CMake's FetchContent instead. (electronicarts#534

    )
    
    * Remove submodules, use CMake's FetchContent instead.
    
    * Update docs and CI file.
    
    * I think we don't actually need this at all...
    
    * Restore some missing `target_link_libraries` in test dependencies.
    grojo-ea authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c530255 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. EASTL version 3.21.23 (electronicarts#536)

    * 3.21.23
    
    * Add Cmake options to disable deprecations.
    
    * Bump EABase git-tag which includes necessary changes for EASTL.
    
    * Remove a bunch of unused parameters.
    
    * Disable deprecations when specializing templates and template variables using deprecated templates to fix gcc deprecation warnings.
    
    * Remove some tests which do not pass on GCC versions prior to 14.
    grojo-ea authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    7fadbf0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Contributor name update.

    grojo-ea committed Jun 17, 2025
    Configuration menu
    Copy the full SHA
    9ad938c View commit details
    Browse the repository at this point in the history
Loading