- Nov 27, 2000
-
-
Mirar (Pontus Hagland) authored
Rev: src/acconfig.h:1.68
-
Martin Nilsson authored
Rev: bin/extract.pike:1.8
-
Per Hedbor authored
Fixed [Bug 786]. Why this was not noticed before I don't know. ssl3_close_callback called die() which tried to ->close() the socket fd. This generated an error, since the FD was already closed. Rev: lib/modules/SSL.pmod/sslfile.pike:1.26
-
Henrik (Grubba) Grubbström authored
Rev: src/Makefile.in:1.217
-
Henrik (Grubba) Grubbström authored
Rev: src/las.c:1.225
-
- Nov 26, 2000
-
-
Martin Nilsson authored
Rev: lib/modules/Protocols.pmod/LysKOM.pmod/Session.pike:1.24
-
Martin Nilsson authored
Rev: lib/modules/Cache.pmod/Storage.pmod/Yabu.pike:1.5
-
Martin Nilsson authored
Rev: bin/extract.pike:1.7
-
Henrik (Grubba) Grubbström authored
Rev: src/las.c:1.224
-
Henrik (Grubba) Grubbström authored
Rev: src/configure.in:1.434
-
Johan Sundström authored
Rev: lib/modules/Protocols.pmod/HTTP.pmod/Query.pike:1.26
-
Johan Sundström authored
Keep-alive support promoted to interface level. Protocols.HTTP.(get|put|post|delete)_url* now take an optional query object for this particular purpose. Remember to set the request header "Connection":"Keep-Alive" too if you want to try it out. Rev: lib/modules/Protocols.pmod/HTTP.pmod/module.pmod:1.17
-
- Nov 25, 2000
-
-
Henrik (Grubba) Grubbström authored
Optimized string_builder_putchar(), and string_builder_fill(). Rev: src/stralloc.c:1.107
-
Henrik (Grubba) Grubbström authored
Rev: src/pike_types.c:1.142
-
Henrik (Grubba) Grubbström authored
Prepared for inlining of do_optimize() by mkpeep.pike. Rev: src/peep.c:1.38
-
Henrik (Grubba) Grubbström authored
Split out most common case in yylex(). Fixed bug in handling of #line. Added a few FIXME's. Fixed bug in handling of unknown preprocessor directives. Rev: src/lexer.h:1.23
-
Henrik (Grubba) Grubbström authored
Also made some optimizations in mknode(). Rev: src/las.c:1.223
-
Henrik (Grubba) Grubbström authored
Rev: src/configure.in:1.433
-
Henrik (Grubba) Grubbström authored
Rev: src/block_alloc.h:1.25
-
Henrik (Grubba) Grubbström authored
This makes some compilers (eg gcc & lc generate better code. Rev: src/Makefile.in:1.216 Rev: src/lex.c:1.83
-
Johan Sundström authored
Rev: lib/modules/Protocols.pmod/HTTP.pmod/Query.pike:1.25
-
Johan Sundström authored
Fixed a randomly-lose bug in dns_lookup(), another bug in _sprintf(), made keep-alive work for synchronous requests and did some whitespace trimming. Rev: lib/modules/Protocols.pmod/HTTP.pmod/Query.pike:1.24
-
- Nov 24, 2000
-
-
Martin Stjernholm authored
shift 2. Rev: src/opcodes.c:1.93
-
- Nov 23, 2000
-
-
Stefan Wallström authored
Rev: src/modules/Oracle/oracle.c:1.50
-
Per Hedbor authored
Rev: src/modules/Image/encodings/psd.c:1.25
-
- Nov 22, 2000
-
-
Marcus Comstedt authored
Rev: src/modules/Java/configure.in:1.19
-
- Nov 21, 2000
-
-
Marcus Comstedt authored
Rev: src/post_modules/GTK/source/gdkdrawable.pre:1.9 Rev: src/post_modules/GTK/source/gdkgc.pre:1.9 Rev: src/post_modules/GTK/source/gdkpixmap.pre:1.9 Rev: src/post_modules/GTK/source/gdkwindow.pre:1.13 Rev: src/post_modules/GTK/source/global.pre:1.16 Rev: src/post_modules/GTK/source/gtkclist.pre:1.8 Rev: src/post_modules/GTK/source/gtkpaned.pre:1.4 Rev: src/post_modules/GTK/source/gtksocket.pre:1.7 Rev: src/post_modules/GTK/source/gtkwidget.pre:1.11
-
Marcus Comstedt authored
Rev: src/post_modules/GTK/pgtk.h:1.18
-
David Hedbor authored
Rev: src/modules/Parser/html.c:1.119
-
Johan Sundström authored
Rev: lib/modules/Function.pmod:1.4
-
Per Hedbor authored
Rev: lib/modules/Locale.pmod/module.pmod:1.7
-
Per Hedbor authored
Rev: lib/modules/_Image.pmod/module.pmod:1.13
-
Per Hedbor authored
Rev: lib/modules/Locale.pmod/module.pmod:1.6
-
Per Hedbor authored
Decode resources, including guides, for photoshop images. This should make it possible to design gbuttons in photoshop. Rev: lib/modules/_Image_PSD.pmod:1.12 Rev: src/modules/Image/encodings/psd.c:1.24 Rev: src/modules/Image/encodings/psd_constant_strings.h:1.4
-
Marcus Comstedt authored
Rev: NT/tools/rntcc:1.26 Rev: NT/tools/rntcl:1.9 Rev: NT/tools/rntecl:1.10
-
- Nov 20, 2000
-
-
Marcus Comstedt authored
Rev: src/post_modules/GTK/configure.in:1.22
-
Martin Stjernholm authored
Rev: src/interpret.c:1.174
-
Martin Stjernholm authored
Rev: lib/modules/Standards.pmod/ASN1.pmod/Types.pmod:1.17
-
Martin Stjernholm authored
consume less stack space. Added code to describe_backtrace to compact repeated lines. Rev: lib/master.pike.in:1.135
-
Martin Stjernholm authored
out-of-stack errors without getting them itself. Rev: src/backend.c:1.60 Rev: src/interpret.c:1.173 Rev: src/interpret.h:1.68 Rev: src/las.c:1.222 Rev: src/main.c:1.107 Rev: src/program.c:1.282 Rev: src/threads.c:1.145
-