Commit Graph

34045 Commits

Author SHA1 Message Date
florian
449c20ce63 * moved pic helpers into system unit, resolves #8119
git-svn-id: trunk@17669 -
2011-06-05 21:16:11 +00:00
florian
2f2c3ea545 * ignore 0 for code alignment, makes broken tests by r17659 working again
git-svn-id: trunk@17668 -
2011-06-05 21:12:26 +00:00
florian
0b9099f13f * fixes mistake in r17664
git-svn-id: trunk@17667 -
2011-06-05 17:51:09 +00:00
sergei
354d0520b7 + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction.
git-svn-id: trunk@17666 -
2011-06-05 17:32:18 +00:00
florian
aa064c569d * regenerated
git-svn-id: trunk@17665 -
2011-06-05 17:18:13 +00:00
florian
ebc7a10954 * synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400
* limited -Wxxxxx options to the targets they apply to

git-svn-id: trunk@17664 -
2011-06-05 15:39:44 +00:00
florian
4ad830a140 * $linklib is not needed on windows, commented, resolves #19415
git-svn-id: trunk@17663 -
2011-06-05 10:48:02 +00:00
michael
c07ad8dd86 * Checked and resolved most hints/warnings
git-svn-id: trunk@17662 -
2011-06-05 10:21:42 +00:00
florian
4a06ad79c6 * fixed naming of IConnectionPoint.EnumConnections method, resolves #19485
git-svn-id: trunk@17661 -
2011-06-05 10:06:37 +00:00
florian
33de8c8336 * fix potential range check error in cfileutl, should resolve #19405
git-svn-id: trunk@17660 -
2011-06-04 22:14:55 +00:00
florian
93e53e1990 * allow also smaller values for code alignment parameters than the current one, resolves #19463
* limit code alignment parameters to power of 2 up to 256
* give an error for an invalid code alignment directive

git-svn-id: trunk@17659 -
2011-06-04 20:56:15 +00:00
joost
e94da0b495 * Package fcl-web switched to fpmake building
git-svn-id: trunk@17658 -
2011-06-04 17:33:46 +00:00
florian
69e7d8b02f * generate correct PIC in tcg386.a_loadaddr_ref_cgpara, resolves #19464
git-svn-id: trunk@17657 -
2011-06-04 16:57:45 +00:00
michael
39c271d0f4 * Fixed crash when getting remotehost. Bug #19397
git-svn-id: trunk@17656 -
2011-06-04 16:47:29 +00:00
joost
0a96b3c5aa * Add -n when compiling fpmake when needed
git-svn-id: trunk@17655 -
2011-06-04 15:21:03 +00:00
joost
6f0e8bffcf * Do not pass -n when there is no cross-compilation.
git-svn-id: trunk@17654 -
2011-06-04 14:53:03 +00:00
michael
4492b9b993 * Moved session cookie up in the class hierarchie, so it can be configured at the session factory level
git-svn-id: trunk@17653 -
2011-06-04 13:20:25 +00:00
joost
0e1f20773a * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients
git-svn-id: trunk@17652 -
2011-06-04 12:19:19 +00:00
florian
cd8913b88e * improved Compare(D)Word as well
git-svn-id: trunk@17651 -
2011-06-03 20:35:55 +00:00
florian
0c10a5efff * line > 255 chars wrapped
git-svn-id: trunk@17650 -
2011-06-03 13:02:30 +00:00
joost
0cf1eeb45b * No need for the FPC_NATIVE define anymore. This define held the wrong
compiler for compiling fpmake and fpmkunit-bootstrap during cross-cpu
   compiles. (bug #19263) Now the proper compiler is determined by executing
   fpc -PB.

git-svn-id: trunk@17649 -
2011-06-03 11:35:38 +00:00
michael
b32477dc5f * Fix include path for wince (include dummy)
git-svn-id: trunk@17648 -
2011-06-03 09:39:37 +00:00
michael
cfb50fea87 * Fix in case PATHINFO is used instead of full URL
git-svn-id: trunk@17647 -
2011-06-03 07:36:36 +00:00
michael
de1eb11025 * Pass PATHINFO to request, full URL
git-svn-id: trunk@17646 -
2011-06-03 07:36:07 +00:00
michael
83ef847aab * Storage for pathinfo
git-svn-id: trunk@17645 -
2011-06-03 07:35:21 +00:00
florian
ceb739fbf5 * improved fillchar for small amounts of data
git-svn-id: trunk@17644 -
2011-06-02 20:54:29 +00:00
Jonas Maebe
7173b9dfed * fixed (harmless) range check errors
git-svn-id: trunk@17643 -
2011-06-02 20:07:06 +00:00
florian
b6aa04813e * improved comparebyte for small data amounts
git-svn-id: trunk@17642 -
2011-06-02 20:02:26 +00:00
marco
d8b80d2c23 * patch from mantis #19039 which adds dessetkey
git-svn-id: trunk@17634 -
2011-06-02 16:19:52 +00:00
michael
f093210fa7 + Sample application for HTTPApplication and file server
git-svn-id: trunk@17633 -
2011-06-02 15:27:31 +00:00
michael
c41061f1aa + Added HTTPApp for standalone webserver and webfilemodule for standalone serving of files
git-svn-id: trunk@17632 -
2011-06-02 15:26:04 +00:00
sergei
9608c4eabe * Interface wrappers must be global when linking smart, Mantis #19462. Other targets already have this condition in place.
git-svn-id: trunk@17631 -
2011-06-02 10:49:28 +00:00
joost
ed2fda6927 * reverted r17627, what was I thinking?!?
git-svn-id: trunk@17630 -
2011-06-02 10:47:42 +00:00
joost
45bc3fcae0 * Enabled safecall on x86_64-linux
git-svn-id: trunk@17629 -
2011-06-02 10:43:18 +00:00
joost
c31bc92f2e * Removed old fpmake makefile
git-svn-id: trunk@17628 -
2011-06-01 20:58:52 +00:00
joost
8b9b05b661 * Added fcl-web dependency
git-svn-id: trunk@17627 -
2011-06-01 20:57:32 +00:00
joost
509ae56bab * Fixed dependencies after r17625
git-svn-id: trunk@17626 -
2011-06-01 20:56:57 +00:00
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