Commit Graph

24893 Commits

Author SHA1 Message Date
yury
30db0a17db * added some Delphi compatible redefs and constants.
git-svn-id: trunk@6060 -
2007-01-18 22:09:06 +00:00
Jonas Maebe
1fb6bc1cba * updated copyright message for 2007
git-svn-id: trunk@6059 -
2007-01-18 21:51:54 +00:00
Jonas Maebe
f127da3bcb * fixed warning/bug in FindCustomVariantType
git-svn-id: trunk@6058 -
2007-01-18 21:47:10 +00:00
michael
bdbd01be4f * Inifile mag niet gemaakt worden bij openen
git-svn-id: trunk@6057 -
2007-01-18 21:14:29 +00:00
yury
901dd52840 + new test.
git-svn-id: trunk@6056 -
2007-01-18 21:00:26 +00:00
peter
03c21e6621 * remove pkgwget from common units
git-svn-id: trunk@6055 -
2007-01-18 20:47:27 +00:00
peter
fc63672012 * forgot to add files
git-svn-id: trunk@6054 -
2007-01-18 20:30:58 +00:00
peter
8db1abd729 * dummy symbian rtl to get fpcmake working
git-svn-id: trunk@6053 -
2007-01-18 20:25:08 +00:00
peter
3a46ab06a3 * symbian support
git-svn-id: trunk@6052 -
2007-01-18 20:24:44 +00:00
peter
78499f85dd * symbian support from Felipe
git-svn-id: trunk@6051 -
2007-01-18 20:24:10 +00:00
joost
5e4d291a87 * Temporary fix: enable double-quotation escaping for all databases.
git-svn-id: trunk@6050 -
2007-01-18 14:17:05 +00:00
pierre
e79ab4462b disable quick edit mode in windows IDE
git-svn-id: trunk@6049 -
2007-01-18 14:00:38 +00:00
pierre
6bcc26b21b HelpDebug local menu item added
git-svn-id: trunk@6048 -
2007-01-18 13:59:06 +00:00
pierre
30546d4f6a + Help debug infos added
git-svn-id: trunk@6047 -
2007-01-18 13:57:58 +00:00
pierre
9ecf3df6a4 + Help debug infos added
git-svn-id: trunk@6046 -
2007-01-18 13:57:21 +00:00
pierre
d027efe65e + Help debug infos added
git-svn-id: trunk@6045 -
2007-01-18 13:56:49 +00:00
pierre
c31dab5ee5 + Emulate outline object if unit is missing
git-svn-id: trunk@6044 -
2007-01-18 13:55:12 +00:00
pierre
c72badd6b2 + Help debug info added
git-svn-id: trunk@6043 -
2007-01-18 13:53:33 +00:00
pierre
72c80d9696 + Help debug info added
git-svn-id: trunk@6042 -
2007-01-18 13:52:53 +00:00
pierre
7934c6730f Makefile regenerated for go32v2 needs graph package
git-svn-id: trunk@6041 -
2007-01-18 13:51:32 +00:00
pierre
9930a057ca * go32v2 needs graph package
git-svn-id: trunk@6040 -
2007-01-18 13:51:08 +00:00
pierre
a85d15ab8f + add outline unit to the list of compiled units
git-svn-id: trunk@6039 -
2007-01-18 13:34:59 +00:00
pierre
5b8006f3ef * fix small drawing problems
git-svn-id: trunk@6038 -
2007-01-18 02:56:36 +00:00
yury
c5deb38154 * removed -dNOOPT for ARM because -O2 works good now.
git-svn-id: trunk@6037 -
2007-01-18 00:39:39 +00:00
yury
fa5865845a * use float_raise instead of HandleError in fpc_exp_real.
git-svn-id: trunk@6036 -
2007-01-18 00:20:29 +00:00
yury
458abdef3e * implemented SysResetFPU for arm-wince.
* set softfloat_exception_mask in SetExceptionMask for ARM.

git-svn-id: trunk@6035 -
2007-01-17 23:58:19 +00:00
yury
b6dbf981c9 * pass TEST_REMOTEPATH to emulator as "-R TEST_REMOTEPATH"
git-svn-id: trunk@6034 -
2007-01-17 22:37:55 +00:00
tom_at_work
f6d79e8abb * explicitly enable FPU exception reporting on PowerPC in the MSR because some distros disable them by default
git-svn-id: trunk@6033 -
2007-01-17 22:12:19 +00:00
tom_at_work
67e6d8d2da * fixed float_error() to call HandleError instead of RunError so that they are properly converted to exceptions
git-svn-id: trunk@6032 -
2007-01-17 22:08:36 +00:00
florian
42cf5f7b2b * don't do tail recursion optimization on types requiring init/final code
git-svn-id: trunk@6031 -
2007-01-17 22:02:42 +00:00
michael
3ee2cef1b9 * Fixed Support for absolute. Stored absolute location
git-svn-id: trunk@6030 -
2007-01-17 20:54:37 +00:00
michael
88b01f0fe0 * Patch from Sergei Gorelkin to detect and skip whitespace nodes in (short)description nodes
git-svn-id: trunk@6029 -
2007-01-17 20:45:21 +00:00
tom_at_work
71cf41e252 * fixed compilation, patch committed on behalf of Pierre
git-svn-id: trunk@6028 -
2007-01-17 20:24:27 +00:00
florian
b3137786e2 * forgotten commit
git-svn-id: trunk@6027 -
2007-01-17 18:33:04 +00:00
florian
075011a2a5 * fpa exception masking fixed
git-svn-id: trunk@6026 -
2007-01-17 15:52:36 +00:00
florian
2fabc692fa * fixed memory leaks
* cleaned up some stuff

git-svn-id: trunk@6025 -
2007-01-17 14:00:36 +00:00
Jonas Maebe
f2b07704b5 * proper initialised/used warnings for variables used
in complex with-statements + tests

git-svn-id: trunk@6024 -
2007-01-17 12:04:53 +00:00
joost
fc0bb654c1 * Fix bug in parsing escaped quotes for Postgresql + added a test
git-svn-id: trunk@6023 -
2007-01-17 11:27:52 +00:00
Jonas Maebe
3d99dcc178 * object constructors/methods obviously can also read the object
git-svn-id: trunk@6022 -
2007-01-17 10:09:41 +00:00
florian
685844b61c * set SSE CSR if sse is supported by the CPU
git-svn-id: trunk@6021 -
2007-01-17 08:27:48 +00:00
florian
5d2b592ed4 * fixed test
* single variant of the test

git-svn-id: trunk@6020 -
2007-01-17 08:26:54 +00:00
florian
a94a681603 * use system unit for SSECSR setter and getter
git-svn-id: trunk@6019 -
2007-01-17 08:08:49 +00:00
pierre
cc73d6e147 * postpone some freeing if SymbolInfo is needed
git-svn-id: trunk@6018 -
2007-01-17 05:46:21 +00:00
pierre
fa2a66c48d + Reintroduce SymbolInfo functions
git-svn-id: trunk@6017 -
2007-01-17 05:45:07 +00:00
pierre
71c5820780 * trying to resurrect Browser
git-svn-id: trunk@6016 -
2007-01-17 05:43:22 +00:00
pierre
57d944bbfe + needsymbolinfo boolean var added
git-svn-id: trunk@6015 -
2007-01-17 05:41:52 +00:00
pierre
7145c25260 * avoid level 2 comments
git-svn-id: trunk@6014 -
2007-01-17 05:40:35 +00:00
pierre
18f3be105a * get rid of unitialized warnings
git-svn-id: trunk@6013 -
2007-01-17 05:38:42 +00:00
pierre
eeb94bf9ea * avoid level 2 comments
git-svn-id: trunk@6012 -
2007-01-17 05:37:15 +00:00
pierre
4641d6d4c6 * Try to fix Browser issues
git-svn-id: trunk@6011 -
2007-01-17 05:35:29 +00:00