Skip to content
Snippets Groups Projects
  1. Jan 29, 1998
  2. Jan 28, 1998
  3. Jan 27, 1998
  4. Jan 26, 1998
    • Fredrik Hübinette (Hubbe)'s avatar
      many minor memory leaks fixed · 3c0c282a
      Fredrik Hübinette (Hubbe) authored
      Rev: NT/.cvsignore:1.3
      Rev: src/array.c:1.23
      Rev: src/dmalloc.h:1.2
      Rev: src/dynamic_buffer.c:1.7
      Rev: src/dynamic_buffer.h:1.5
      Rev: src/dynamic_load.c:1.23
      Rev: src/error.h:1.10
      Rev: src/interpret.c:1.62
      Rev: src/interpret.h:1.17
      Rev: src/language.yacc:1.55
      Rev: src/las.c:1.45
      Rev: src/las.h:1.12
      Rev: src/lex.c:1.41
      Rev: src/main.c:1.37
      Rev: src/main.h:1.5
      Rev: src/modules/Gmp/mpz_glue.c:1.25
      Rev: src/modules/Image/font.c:1.27
      Rev: src/object.c:1.34
      Rev: src/object.h:1.14
      Rev: src/operators.c:1.23
      Rev: src/pike_memory.c:1.5
      Rev: src/pike_types.c:1.30
      Rev: src/pike_types.h:1.8
      Rev: src/program.c:1.55
      Rev: src/program.h:1.28
      Rev: src/stralloc.c:1.25
      Rev: src/stralloc.h:1.13
      Rev: src/svalue.h:1.10
      Rev: src/threads.c:1.54
      3c0c282a
    • Henrik (Grubba) Grubbström's avatar
      Fixed warning. · 5d2bb2d4
      Henrik (Grubba) Grubbström authored
      Rev: src/las.c:1.44
      5d2bb2d4
    • Mirar (Pontus Hagland)'s avatar
      encode_truecolor whole-byte optimization bug fixed · 8ad4dc02
      Mirar (Pontus Hagland) authored
      Rev: src/modules/Image/encodings/x.c:1.6
      8ad4dc02
  5. Jan 25, 1998
    • Henrik (Grubba) Grubbström's avatar
      Fixed several bugs. · b9b6ec6c
      Henrik (Grubba) Grubbström authored
      Rev: lib/modules/Protocols.pmod/DNS.pmod:1.10
      b9b6ec6c
    • Mirar (Pontus Hagland)'s avatar
      hackade in JPEG.decode... · 451f5d33
      Mirar (Pontus Hagland) authored
      Rev: src/modules/_Image_JPEG/image_jpeg.c:1.7
      451f5d33
    • Mirar (Pontus Hagland)'s avatar
      change of default · eaff73d4
      Mirar (Pontus Hagland) authored
      Rev: src/modules/Image/colortable.c:1.38
      eaff73d4
    • Mirar (Pontus Hagland)'s avatar
      reversed BLA BLA BRACES BLA BLA SUGGEST FOO BLA BLA from · 45e55c14
      Mirar (Pontus Hagland) authored
      gcc 2.8.0 -- use -Wno-parenthesis if that warning disturbs you...
      
      Rev: src/modules/Image/colortable.c:1.37
      Rev: src/modules/Image/image.c:1.78
      45e55c14
    • Mirar (Pontus Hagland)'s avatar
      (severe bug)-fix (popped args, used args, in that order) · d02fc74a
      Mirar (Pontus Hagland) authored
      Rev: src/modules/Image/operator.c:1.13
      d02fc74a
    • Fredrik Hübinette (Hubbe)'s avatar
      bugfix · 0808b29a
      Fredrik Hübinette (Hubbe) authored
      Rev: src/main.c:1.36
      0808b29a
    • Fredrik Hübinette (Hubbe)'s avatar
      jumbopatch! (DEBUG_MALLOC + parent feature fix) · 61e9a0f1
      Fredrik Hübinette (Hubbe) authored
      Rev: src/ChangeLog:1.130
      Rev: src/acconfig.h:1.15
      Rev: src/array.c:1.22
      Rev: src/array.h:1.6
      Rev: src/builtin_functions.c:1.62
      Rev: src/builtin_functions.h:1.6
      Rev: src/cpp.c:1.14
      Rev: src/dmalloc.h:1.1
      Rev: src/docode.c:1.25
      Rev: src/dynamic_buffer.c:1.6
      Rev: src/dynamic_buffer.h:1.4
      Rev: src/error.c:1.10
      Rev: src/error.h:1.9
      Rev: src/fdlib.c:1.9
      Rev: src/gc.c:1.27
      Rev: src/global.h:1.13
      Rev: src/interpret.c:1.61
      Rev: src/language.yacc:1.54
      Rev: src/las.c:1.43
      Rev: src/las.h:1.11
      Rev: src/lex.c:1.40
      Rev: src/lex.h:1.9
      Rev: src/main.c:1.35
      Rev: src/main.h:1.4
      Rev: src/mapping.c:1.27
      Rev: src/mapping.h:1.7
      Rev: src/module.c:1.7
      Rev: src/modules/Image/colortable.c:1.36
      Rev: src/modules/Image/encodings/gif.c:1.30
      Rev: src/modules/Image/encodings/png.c:1.2
      Rev: src/modules/Image/encodings/pnm.c:1.12
      Rev: src/modules/Image/encodings/x.c:1.5
      Rev: src/modules/Yp/yp.c:1.10
      Rev: src/modules/files/efuns.c:1.44
      Rev: src/modules/files/file.c:1.69
      Rev: src/modules/files/socket.c:1.25
      Rev: src/modules/files/socktest.pike:1.7
      Rev: src/modules/spider/accesseddb.c:1.13
      Rev: src/modules/spider/dumudp.c:1.32
      Rev: src/modules/spider/spider.c:1.51
      Rev: src/modules/system/system.c:1.39
      Rev: src/multiset.c:1.9
      Rev: src/object.c:1.33
      Rev: src/peep.c:1.17
      Rev: src/pike_memory.c:1.4
      Rev: src/pike_memory.h:1.2
      Rev: src/pike_types.c:1.29
      Rev: src/pike_types.h:1.7
      Rev: src/program.c:1.54
      Rev: src/program.h:1.27
      Rev: src/stralloc.c:1.24
      Rev: src/stralloc.h:1.12
      Rev: src/testsuite.in:1.68
      Rev: src/threads.c:1.53
      61e9a0f1
    • Fredrik Hübinette (Hubbe)'s avatar
      now makes sure to capture *all* input · d6a1a803
      Fredrik Hübinette (Hubbe) authored
      Rev: NT/tools/sprshd:1.5
      d6a1a803
    • Henrik (Grubba) Grubbström's avatar
      Now handles resolving DNS-server hostnames from /etc/hosts. · 66764455
      Henrik (Grubba) Grubbström authored
      Rev: lib/modules/Protocols.pmod/DNS.pmod:1.9
      66764455
  6. Jan 24, 1998
Loading