Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move static variables to local state structures in libcob/strings.c #137

Closed

Commits on Jul 22, 2024

  1. Fix conflicts

    engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b579703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbf6857 View commit details
    Browse the repository at this point in the history
  3. Fix

    engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4fb42be View commit details
    Browse the repository at this point in the history
  4. Update ChangeLog

    GitMensch authored and engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    71de171 View commit details
    Browse the repository at this point in the history
  5. Fix

    engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    96c5c10 View commit details
    Browse the repository at this point in the history
  6. Fix Changelog

    engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    659185f View commit details
    Browse the repository at this point in the history
  7. Move build of strings states

    engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    aa05109 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0286df2 View commit details
    Browse the repository at this point in the history
  9. Fix memory management

    engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ed1c853 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5601ef View commit details
    Browse the repository at this point in the history
  11. Update Changelogs

    engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c9165e9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a6eb17 View commit details
    Browse the repository at this point in the history
  13. have string states in thread-local-storage

    Fix Changelog and duplicate entry in tests/Makefile.am
    GitMensch authored and engboris committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    a137b90 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    1e6c1a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    246a3a9 View commit details
    Browse the repository at this point in the history