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: log4cplus/log4cplus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: REL_2_0_8
Choose a base ref
...
head repository: log4cplus/log4cplus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.x
Choose a head ref
  • 9 commits
  • 33 files changed
  • 1 contributor

Commits on Feb 4, 2023

  1. Update Catch2 to v2.13.9.

    wilx committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    7ba9089 View commit details
    Browse the repository at this point in the history
  2. Handle gethostname() returning EINVAL

    in case of Glibc 2.1 (ancient).
    wilx committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    8eecac8 View commit details
    Browse the repository at this point in the history
  3. SysLogAppender: Allow non-FQDN hostname

    in syslog messages.
    
    Implements #571.
    wilx committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    96c079c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d290ce View commit details
    Browse the repository at this point in the history
  5. Fix GitHub actions.

    wilx committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    a3c37c2 View commit details
    Browse the repository at this point in the history
  6. Fix test.

    wilx committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    e52861f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87ab6cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4de202 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #572 from wilx/2.0.x

    Allow non-FQDN hostname in syslog messages. [2.x]
    wilx authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    4a2ba92 View commit details
    Browse the repository at this point in the history
Loading