michael
|
0fb7ad5a07
* Check for session in DoneSession, avoids creation of a factory if none is needed.
|
14 years ago |
sergei
|
e3050439a8
* Reverted r17556 and replaced it with more generic handling of 'rela'-styled relocations. Resolves #19416.
|
14 years ago |
michael
|
954293f30b
* Added transcode event
|
14 years ago |
michael
|
9e43613e88
* Removed HTTP 1.3 and 2.0 from build sequence
|
14 years ago |
michael
|
6975d01d73
* Fixed linux compilation
|
14 years ago |
michael
|
e06adfc73b
+ Implemented named pipe communication for windows.
|
14 years ago |
sergei
|
d5a221f6e8
* Forgot to set proper compilation options
|
14 years ago |
Tomas Hajny
|
5e3ebfab4d
* real implementation for FileCreate with ShareMode (plus fix for ShareMode in FileOpen)
|
14 years ago |
Tomas Hajny
|
cbe040bcc7
* more complete/safer checking of sharing mode values allowed by OS/2
|
14 years ago |
Tomas Hajny
|
39312473cb
* real implementation for FileCreate with ShareMode
|
14 years ago |
marco
|
2dbdaa4b81
* fixed highbound xmmregisters. Mantis #19426
|
14 years ago |
sergei
|
5bda700410
* External assemblers: moved some common code into the base class, 4 copies reduced to one.
|
14 years ago |
michael
|
fd491e8647
* Fixed permissions on file create
|
14 years ago |
michael
|
452297b013
* Fixed IConnectionPoint definition (bug id 19410)
|
14 years ago |
michael
|
97012c377f
* Removed debug define, removed stray flush() statement
|
14 years ago |
sergei
|
9c27a802a0
* When relocating local symbols on x86_64, put symbol address into addend field of the relocation, resolves #13671.
|
14 years ago |
michael
|
4fc4154293
* Commented out etDebug log request
|
14 years ago |
michael
|
cda78c6360
* Fixed use of Executable property
|
14 years ago |
marco
|
c1498aade1
* Patch from Anton fixing several constant expressions mantis 19409
|
14 years ago |
michael
|
9d580533d9
* Fixed compile error in FileCreate
|
14 years ago |
michael
|
a201f07420
* Added share mode argument to FileCreate call
|
14 years ago |
sergei
|
d89aeeadaf
x86 assembler:
|
14 years ago |
michael
|
cbcece1ae6
* Patch from Dmitry Boyarintsev to support empty statements
|
14 years ago |
michael
|
a7b281b132
* Some extra security when getting request variables from Apache (19397)
|
14 years ago |
marco
|
3d86949990
* use new expression store for rvalue of constant declarations. Patch by Anton, Mantis 19403
|
14 years ago |
michael
|
6c6cf834b8
* Fixed missing initialization of webhandler
|
14 years ago |
michael
|
c334ad1f8b
* Fix bug in ReadContent
|
14 years ago |
michael
|
4d572aa08d
* Added TEventTypes set
|
14 years ago |
michael
|
d7dbe6f778
* Log event no longer virtual, descendents must override DoLog
|
14 years ago |
michael
|
a6e8ae39d2
* Filter on events
|
14 years ago |