Skip to content
Snippets Groups Projects
Select Git revision
  • 9.0
  • master default protected
  • 8.0
  • rosuav/latex-markdown-renderer
  • rxnpatch/rxnpatch
  • marcus/gobject-introspection
  • rxnpatch/8.0
  • rosuav/pre-listening-ports
  • 7.8
  • nt-tools
  • 7.6
  • 7.4
  • 7.2
  • 7.0
  • rosuav/async-annotations
  • rosuav/pgsql-ssl
  • rxnpatch/rxnpatch-broken/2023-10-06T094250
  • grubba/fdlib
  • grubba/wip/sakura/8.0
  • grubba/wip/sakura/master
  • 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
  • v8.0.1982
  • v8.0.1980
  • v8.0.1978
  • v8.0.1976
  • v8.0.1974
  • v8.0.1972
  • v8.0.1970
  • v8.0.1968
  • v8.0.1966
  • v8.0.1964
  • v8.0.1962
  • v8.0.1960
  • v8.0.1956
40 results

array.h

Blame
    • Martin Stjernholm's avatar
      1ab4ac18
      Eradicated all instances of setting type to T_INT without also setting the · 1ab4ac18
      Martin Stjernholm authored
      subtype in an svalue. From now on one should either set the subtype or use
      the new svalue type PIKE_T_FREE (see svalue.h).
      
      Rev: src/OCPikeInterpreter.m:1.3
      Rev: src/apply_low.h:1.32
      Rev: src/array.c:1.198
      Rev: src/array.h:1.71
      Rev: src/bignum.c:1.42
      Rev: src/builtin.cmod:1.193
      Rev: src/builtin_functions.c:1.650
      Rev: src/configure.in:1.1038
      Rev: src/cpp.c:1.164
      Rev: src/encode.c:1.250
      Rev: src/error.c:1.151
      Rev: src/interpret.c:1.385
      Rev: src/interpret_functions.h:1.197
      Rev: src/iterators.cmod:1.64
      Rev: src/las.c:1.403
      Rev: src/main.c:1.228
      Rev: src/mapping.c:1.195
      Rev: src/module.c:1.47
      Rev: src/modules/Gmp/mpz_glue.c:1.170
      Rev: src/modules/HTTPLoop/accept_and_parse.c:1.39
      Rev: src/modules/HTTPLoop/requestobject.c:1.31
      Rev: src/modules/Image/colortable.c:1.130
      Rev: src/modules/Java/jvm.c:1.84
      Rev: src/modules/Parser/html.c:1.178
      Rev: src/modules/Parser/xml.cmod:1.97
      Rev: src/modules/Postgres/postgres.c:1.55
      Rev: src/modules/_math/math.c:1.87
      Rev: src/modules/files/sendfile.c:1.78
      Rev: src/modules/spider/spider.c:1.134
      Rev: src/multiset.c:1.106
      Rev: src/object.c:1.281
      Rev: src/operators.c:1.226
      Rev: src/pike_error.h:1.42
      Rev: src/post_modules/Shuffler/Shuffler.cmod:1.45
      Rev: src/post_modules/_ADT/circular_list.cmod:1.18
      Rev: src/post_modules/_ADT/sequence.cmod:1.19
      Rev: src/program.c:1.642
      Rev: src/signal_handler.c:1.331
      Rev: src/sscanf.c:1.170
      Rev: src/svalue.c:1.234
      Rev: src/svalue.h:1.149
      1ab4ac18
      History
      Eradicated all instances of setting type to T_INT without also setting the
      Martin Stjernholm authored
      subtype in an svalue. From now on one should either set the subtype or use
      the new svalue type PIKE_T_FREE (see svalue.h).
      
      Rev: src/OCPikeInterpreter.m:1.3
      Rev: src/apply_low.h:1.32
      Rev: src/array.c:1.198
      Rev: src/array.h:1.71
      Rev: src/bignum.c:1.42
      Rev: src/builtin.cmod:1.193
      Rev: src/builtin_functions.c:1.650
      Rev: src/configure.in:1.1038
      Rev: src/cpp.c:1.164
      Rev: src/encode.c:1.250
      Rev: src/error.c:1.151
      Rev: src/interpret.c:1.385
      Rev: src/interpret_functions.h:1.197
      Rev: src/iterators.cmod:1.64
      Rev: src/las.c:1.403
      Rev: src/main.c:1.228
      Rev: src/mapping.c:1.195
      Rev: src/module.c:1.47
      Rev: src/modules/Gmp/mpz_glue.c:1.170
      Rev: src/modules/HTTPLoop/accept_and_parse.c:1.39
      Rev: src/modules/HTTPLoop/requestobject.c:1.31
      Rev: src/modules/Image/colortable.c:1.130
      Rev: src/modules/Java/jvm.c:1.84
      Rev: src/modules/Parser/html.c:1.178
      Rev: src/modules/Parser/xml.cmod:1.97
      Rev: src/modules/Postgres/postgres.c:1.55
      Rev: src/modules/_math/math.c:1.87
      Rev: src/modules/files/sendfile.c:1.78
      Rev: src/modules/spider/spider.c:1.134
      Rev: src/multiset.c:1.106
      Rev: src/object.c:1.281
      Rev: src/operators.c:1.226
      Rev: src/pike_error.h:1.42
      Rev: src/post_modules/Shuffler/Shuffler.cmod:1.45
      Rev: src/post_modules/_ADT/circular_list.cmod:1.18
      Rev: src/post_modules/_ADT/sequence.cmod:1.19
      Rev: src/program.c:1.642
      Rev: src/signal_handler.c:1.331
      Rev: src/sscanf.c:1.170
      Rev: src/svalue.c:1.234
      Rev: src/svalue.h:1.149