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

Bibtex cleanups / type improvements #1163

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Commits on Mar 31, 2024

  1. Preamble from XBuf to Vec

    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    7c2d688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e230dbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98983b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64f1bf9 View commit details
    Browse the repository at this point in the history
  5. Fns use Vec now

    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    a08d569 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    879060a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5830e94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c9733c View commit details
    Browse the repository at this point in the history
  9. Remove logs thread_local, making bibtex engine fully re-entrant, asid…

    …e from the running context itself
    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    605dffc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a660e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b6b8c3c View commit details
    Browse the repository at this point in the history
  12. Make ExecCtx deref

    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    3411cdc View commit details
    Browse the repository at this point in the history
  13. Minor dead-code cleanup

    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    0acea81 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a71ddef View commit details
    Browse the repository at this point in the history
  15. Fix clippy

    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    1404642 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a6a4db5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0d612e9 View commit details
    Browse the repository at this point in the history
  18. Fix control sequence bug

    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    68c0a02 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    cf95185 View commit details
    Browse the repository at this point in the history
  20. Fix test_pool

    CraftSpider committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    88f0e86 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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