pike.git/
CHANGES
Branch:
Tag:
Non-build tags
All tags
No tags
2005-12-19
2005-12-19 03:30:09 by Peter Bortas <zino@lysator.liu.se>
c996205acb490b1cecf1ebf969da44eba37f68d2 (
10
lines) (+
7
/-
3
)
[
Show
|
Annotate
]
Branch:
7.6
Added some more changes.
Rev: CHANGES:1.97
3:
Changes in Pike code:
-
o
Support
chunked transfer encoding and handle unexpected
multiple
-
headers in HTTP.Server.Request.
+
o
Added
support for
chunked transfer encoding and handle unexpected
+
multiple headers in HTTP.Server.Request.
o Fixed some bugs in Protocol.HTTP.Server.HeaderParser. o Fixed decoding boolean datatype in Protocols.XMLRPC.
12:
o Added compatibility for more odbc drivers. o Optimized XML.Tree simplenode creation.
-
o
Backported
fix for
reference underflow in modify_shared_string()
+
o
Fixed
reference underflow in modify_shared_string()
o Fixed segfault when exiting uninitialized mutex keys. Build fixes:
20:
o Fixed win32 compilation. o Fixed detection of SDL.Joystick on win32 o Automaticly add Pike icon to win32 binary.
+
o Fixed signal_handler compilation on OperBSD.
+
o Fixed gcc 4.0 compatibility.
+
o Added mmap PROT_EXEC support to MacOS X via MAP_ANON.
Changes since Pike 7.6.24