Commit Graph

34108 Commits

Author SHA1 Message Date
joost
2a9a48b15d * Added fcl-web to dependencies of fppkg
git-svn-id: trunk@17625 -
2011-06-01 17:55:34 +00:00
tom_at_work
1f023f4b36 * Use new qword_to_float32/64 compilerproc functions in first_int_to_real
git-svn-id: trunk@17624 -
2011-06-01 13:27:45 +00:00
tom_at_work
28e5db2df8 + Add qword_to_float32/64 functions and fixed int64_to_float64 function
git-svn-id: trunk@17623 -
2011-06-01 13:19:18 +00:00
pierre
f9e7b364bb * Added missing PPU flags
git-svn-id: trunk@17622 -
2011-06-01 10:28:57 +00:00
tom_at_work
e5fc169e57 * Call fpc_shl/r_qword for qword types for first_shlshr64bitint method
git-svn-id: trunk@17620 -
2011-06-01 06:25:00 +00:00
joost
60ee15200b * Added TWebController.onGetURL property
* Made TWebPage.Module public
 * Fixed handling ajax-calls of components within containers
 * THtmlContentProducer.GetIdentification added
 * Ability to reset the iteration-level

git-svn-id: trunk@17615 -
2011-05-31 08:12:47 +00:00
marco
ce8fbf62d4 * patch from anton fixing TFilestream modes. Mantis #19448
git-svn-id: trunk@17614 -
2011-05-31 07:41:18 +00:00
michael
f387d6bbaa * Default no longer uses palette
git-svn-id: trunk@17613 -
2011-05-30 21:23:44 +00:00
joost
0fe7c07bbb * Initialize nil-pointer
git-svn-id: trunk@17612 -
2011-05-30 17:45:11 +00:00
joost
e727dcc1a4 * websession.pp doesnt have any resourcestrings
git-svn-id: trunk@17611 -
2011-05-30 17:43:26 +00:00
michael
54dbfcdd38 * Made exceptions descendents of EParserError
git-svn-id: trunk@17610 -
2011-05-30 07:18:40 +00:00
michael
ecf77c3fa3 * Renamed EJSONScanner to EJSONParser
git-svn-id: trunk@17609 -
2011-05-30 07:15:28 +00:00
joost
b057c320da * Do not fail configfile generation when gcc is not found
* Give a nice warning when gcc is not executed properly

git-svn-id: trunk@17606 -
2011-05-29 20:37:25 +00:00
joost
898a4debca * When using a installed compiler to compile fpmake, do not pass -n to
the compiler. Bug #19412.

git-svn-id: trunk@17605 -
2011-05-29 19:58:21 +00:00
michael
c7d9525a2f * Applied Patch from Attila Borka (bug 19374)
git-svn-id: trunk@17602 -
2011-05-29 09:51:49 +00:00
florian
2005f6869b * cycling with $R+ fixed
git-svn-id: trunk@17600 -
2011-05-28 21:18:35 +00:00
sergei
7c2f9c9677 activex.pp:
* Fixed declaration of TDispParams and several related types, Mantis #19437. The managed Variant type should not be used in this unit.
* Fixed external name of DispInvoke function. 

git-svn-id: trunk@17599 -
2011-05-28 14:25:52 +00:00
michael
86ff2a08ba * Send code 500 in case of exception.
git-svn-id: trunk@17597 -
2011-05-28 09:18:49 +00:00
michael
63f6b66d0f * Do not send headers before setting content, as content-length will be set by setting the content.
git-svn-id: trunk@17596 -
2011-05-28 09:17:30 +00:00
michael
0fb7ad5a07 * Check for session in DoneSession, avoids creation of a factory if none is needed.
git-svn-id: trunk@17595 -
2011-05-28 09:11:04 +00:00
sergei
e3050439a8 * Reverted r17556 and replaced it with more generic handling of 'rela'-styled relocations. Resolves #19416.
+ Test case added to existing test/ulib2a.pp.

git-svn-id: trunk@17580 -
2011-05-27 18:19:08 +00:00
michael
954293f30b * Added transcode event
git-svn-id: trunk@17571 -
2011-05-27 11:39:44 +00:00
michael
9e43613e88 * Removed HTTP 1.3 and 2.0 from build sequence
git-svn-id: trunk@17570 -
2011-05-27 11:29:17 +00:00
michael
6975d01d73 * Fixed linux compilation
git-svn-id: trunk@17569 -
2011-05-27 11:07:50 +00:00
michael
e06adfc73b + Implemented named pipe communication for windows.
git-svn-id: trunk@17568 -
2011-05-27 11:01:08 +00:00
sergei
d5a221f6e8 * Forgot to set proper compilation options
git-svn-id: trunk@17566 -
2011-05-26 22:24:39 +00:00
Tomas Hajny
5e3ebfab4d * real implementation for FileCreate with ShareMode (plus fix for ShareMode in FileOpen)
git-svn-id: trunk@17565 -
2011-05-26 21:19:20 +00:00
Tomas Hajny
cbe040bcc7 * more complete/safer checking of sharing mode values allowed by OS/2
git-svn-id: trunk@17564 -
2011-05-26 21:11:09 +00:00
Tomas Hajny
39312473cb * real implementation for FileCreate with ShareMode
git-svn-id: trunk@17563 -
2011-05-26 20:37:43 +00:00
marco
2dbdaa4b81 * fixed highbound xmmregisters. Mantis #19426
git-svn-id: trunk@17562 -
2011-05-26 18:13:07 +00:00
sergei
5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one.
git-svn-id: trunk@17561 -
2011-05-26 13:10:49 +00:00
michael
fd491e8647 * Fixed permissions on file create
git-svn-id: trunk@17560 -
2011-05-26 07:02:42 +00:00
michael
452297b013 * Fixed IConnectionPoint definition (bug id 19410)
git-svn-id: trunk@17559 -
2011-05-25 21:30:06 +00:00
michael
97012c377f * Removed debug define, removed stray flush() statement
git-svn-id: trunk@17557 -
2011-05-25 19:42:50 +00:00
sergei
9c27a802a0 * When relocating local symbols on x86_64, put symbol address into addend field of the relocation, resolves #13671.
+ test

git-svn-id: trunk@17556 -
2011-05-25 16:18:04 +00:00
michael
4fc4154293 * Commented out etDebug log request
git-svn-id: trunk@17555 -
2011-05-25 16:14:05 +00:00
michael
cda78c6360 * Fixed use of Executable property
git-svn-id: trunk@17551 -
2011-05-25 08:55:16 +00:00
marco
c1498aade1 * Patch from Anton fixing several constant expressions mantis 19409
git-svn-id: trunk@17550 -
2011-05-24 20:12:09 +00:00
michael
9d580533d9 * Fixed compile error in FileCreate
git-svn-id: trunk@17549 -
2011-05-24 07:10:33 +00:00
michael
a201f07420 * Added share mode argument to FileCreate call
git-svn-id: trunk@17548 -
2011-05-23 21:11:07 +00:00
sergei
d89aeeadaf x86 assembler:
* Adjust rip-relative offsets using values known from calcsize, instead of reinterpreting the tail of instruction. This is simpler and remains the same regardless of particular codes used in opcode table.
* Reduced maxinfolen to 8.
- 'jmp imm64' and 64-bit versions of 'in' do not exist, removed.

git-svn-id: trunk@17546 -
2011-05-23 20:43:50 +00:00
michael
cbcece1ae6 * Patch from Dmitry Boyarintsev to support empty statements
git-svn-id: trunk@17545 -
2011-05-23 20:36:53 +00:00
michael
a7b281b132 * Some extra security when getting request variables from Apache (19397)
git-svn-id: trunk@17544 -
2011-05-23 20:06:48 +00:00
marco
3d86949990 * use new expression store for rvalue of constant declarations. Patch by Anton, Mantis 19403
git-svn-id: trunk@17543 -
2011-05-23 20:01:59 +00:00
michael
6c6cf834b8 * Fixed missing initialization of webhandler
git-svn-id: trunk@17533 -
2011-05-23 18:50:38 +00:00
michael
c334ad1f8b * Fix bug in ReadContent
git-svn-id: trunk@17532 -
2011-05-23 16:47:11 +00:00
michael
4d572aa08d * Added TEventTypes set
git-svn-id: trunk@17531 -
2011-05-23 12:33:28 +00:00
michael
d7dbe6f778 * Log event no longer virtual, descendents must override DoLog
Filtering is applied in Log in CustApp.

git-svn-id: trunk@17530 -
2011-05-23 12:01:22 +00:00
michael
a6e8ae39d2 * Filter on events
git-svn-id: trunk@17529 -
2011-05-23 11:51:44 +00:00
michael
38a7be5cca * Fixed error (AV) in StartService()
git-svn-id: trunk@17528 -
2011-05-23 09:10:53 +00:00