Skip to content
Snippets Groups Projects
Select Git revision
  • 45d87e3f47369de81ac6a7b01c06302558578902
  • master default protected
  • 9.0
  • 8.0
  • nt-tools
  • 7.8
  • 7.6
  • 7.4
  • 7.2
  • 7.0
  • 0.6
  • rosuav/latex-markdown-renderer
  • rxnpatch/rxnpatch
  • marcus/gobject-introspection
  • rxnpatch/8.0
  • rosuav/pre-listening-ports
  • rosuav/async-annotations
  • rosuav/pgsql-ssl
  • rxnpatch/rxnpatch-broken/2023-10-06T094250
  • grubba/fdlib
  • grubba/wip/sakura/8.0
  • v8.0.2020
  • v8.0.2018
  • v8.0.2016
  • v8.0.2014
  • v8.0.2012
  • v8.0.2008
  • v8.0.2006
  • v8.0.2004
  • v8.0.2002
  • v8.0.2000
  • v8.0.1998
  • v8.0.1996
  • v8.0.1994
  • v8.0.1992
  • v8.0.1990
  • v8.0.1988
  • v8.0.1986
  • rxnpatch/clusters/8.0/2025-04-29T124414
  • rxnpatch/2025-04-29T124414
  • v8.0.1984
41 results

mapping.c

  • Martin Stjernholm's avatar
    45d87e3f
    Fixed tricky gc problems by implementing a gc-tailored call stack that can · 45d87e3f
    Martin Stjernholm authored
    be rotated. That also made the whole thing quite a bit less hairy.
    
    Rev: src/array.c:1.78
    Rev: src/array.h:1.21
    Rev: src/gc.c:1.107
    Rev: src/gc.h:1.55
    Rev: src/mapping.c:1.93
    Rev: src/mapping.h:1.27
    Rev: src/multiset.c:1.25
    Rev: src/multiset.h:1.13
    Rev: src/object.c:1.136
    Rev: src/object.h:1.49
    Rev: src/program.c:1.251
    Rev: src/program.h:1.96
    Rev: src/svalue.c:1.84
    Rev: src/testsuite.in:1.314
    45d87e3f
    History
    Fixed tricky gc problems by implementing a gc-tailored call stack that can
    Martin Stjernholm authored
    be rotated. That also made the whole thing quite a bit less hairy.
    
    Rev: src/array.c:1.78
    Rev: src/array.h:1.21
    Rev: src/gc.c:1.107
    Rev: src/gc.h:1.55
    Rev: src/mapping.c:1.93
    Rev: src/mapping.h:1.27
    Rev: src/multiset.c:1.25
    Rev: src/multiset.h:1.13
    Rev: src/object.c:1.136
    Rev: src/object.h:1.49
    Rev: src/program.c:1.251
    Rev: src/program.h:1.96
    Rev: src/svalue.c:1.84
    Rev: src/testsuite.in:1.314