Skip to content
  1. Apr 04, 2024
  2. Apr 03, 2024
  3. Apr 02, 2024
  4. Mar 28, 2024
  5. Mar 27, 2024
  6. Mar 26, 2024
  7. Feb 21, 2024
  8. Jan 06, 2024
  9. Dec 30, 2023
  10. Dec 19, 2023
  11. Dec 16, 2023
  12. Dec 14, 2023
    • Birte Kristina Friesel's avatar
      Release v5.02 · e8e22fd6
      Birte Kristina Friesel authored
      5.02
      e8e22fd6
    • Birte Kristina Friesel's avatar
      Journey: Do not weaken hafas reference in stop items · 57a496a1
      Birte Kristina Friesel authored
      The Stop constructor is called lazily and must have access to a hafas
      reference for its add_message function and strptime_obj key. If the hafas
      object goes out of scope before Journey->route is called, those may have
      been garbage-collected already.
      
      Apart from that, the weaken call was useless, since a Stop object does not
      store the hafas reference provided in its constructor. So, as soon as
      Journey->route is called, the hafas references in @{$journey->{route}} go out
      of scope anyways.
      57a496a1
  13. Nov 25, 2023
  14. Nov 22, 2023
  15. Nov 21, 2023
  16. Nov 20, 2023
  17. Nov 19, 2023
  18. Nov 16, 2023
  19. Nov 12, 2023
  20. Nov 11, 2023
Loading