Commit Graph

24898 Commits

Author SHA1 Message Date
Jonas Maebe
67edbb1fa0 * corrected reference to test which should succeed
git-svn-id: trunk@6269 -
2007-01-30 14:39:49 +00:00
Jonas Maebe
8eb4e420ef * don't compile in parallel because make 3.79 doesn't support order-only-
prerequisites, and (a working) make 3.80 isn't available for go32v2
    and OS/2

git-svn-id: trunk@6268 -
2007-01-30 10:38:34 +00:00
Jonas Maebe
cf508ece4f * fixed previous commit for -gv
git-svn-id: trunk@6267 -
2007-01-29 15:35:12 +00:00
Jonas Maebe
246f75c43a - removed inlining_procedure global var (artefact from pass_2 inlining)
git-svn-id: trunk@6266 -
2007-01-29 15:33:56 +00:00
Jonas Maebe
d6a4fbea47 * removed no longer used allow_only_static global variable
git-svn-id: trunk@6265 -
2007-01-29 14:49:28 +00:00
joost
c133e44171 * Fixed typo/compilation
* do not call DoBeforeClose and DoAfterClose on Destroy
 * set state to InActive from within SetActive instead in CloseCursor

git-svn-id: trunk@6264 -
2007-01-28 23:07:16 +00:00
joost
aac4694a40 * Only call DoAfterScroll when a dataset is opened, when it is not empty
git-svn-id: trunk@6263 -
2007-01-28 22:52:21 +00:00
joost
9c2de3308c * Made OpenCursorcomplete virtual
* Moved all stuff in DoInternalClose to CloseCursor

git-svn-id: trunk@6262 -
2007-01-28 22:50:46 +00:00
joost
3780717c72 * Changed the ordening of calls while opening a dataset to be more Delphi-compatible, bug
git-svn-id: trunk@6261 -
2007-01-28 22:44:10 +00:00
florian
0b043b3fc6 + new test
git-svn-id: trunk@6260 -
2007-01-28 22:20:07 +00:00
florian
4dd354347f * fixed sysvarfromsingle, fixes
git-svn-id: trunk@6259 -
2007-01-28 22:13:43 +00:00
yury
767a5c12f2 * fixed COMCTL32_VERSION constant.
git-svn-id: trunk@6258 -
2007-01-28 21:29:56 +00:00
florian
0fd3498892 * fixed longint -> real, was broken in 6153
git-svn-id: trunk@6257 -
2007-01-28 21:27:21 +00:00
joost
31636e3887 * Tdataset.SetBufListSize(0) should clear the buffer
* A closed dataset should have FRecordcound set to 0 (+added test)
 * Fix for bug 

git-svn-id: trunk@6256 -
2007-01-28 20:41:09 +00:00
florian
87b2630684 + comconst added to build unit as well
git-svn-id: trunk@6255 -
2007-01-28 20:28:11 +00:00
florian
481ef9db93 + comconst to Makefile.fpc added
git-svn-id: trunk@6254 -
2007-01-28 19:49:46 +00:00
joost
f95f65de84 * Fixed TDataLink.Activerecord, mantis 6893 + test
git-svn-id: trunk@6253 -
2007-01-28 19:37:24 +00:00
tom_at_work
923c70932e * removed surplus semicolon
git-svn-id: trunk@6252 -
2007-01-28 19:21:14 +00:00
florian
08997a087c * several variant fixes from Thorsten Engler, fixes
git-svn-id: trunk@6251 -
2007-01-28 18:58:58 +00:00
florian
82c8c48793 + test
git-svn-id: trunk@6246 -
2007-01-28 18:07:58 +00:00
florian
77b155ea79 * def.size in [1,2,4,8] goes wrong if def.size>255, fixed, resolves
git-svn-id: trunk@6245 -
2007-01-28 18:06:51 +00:00
fpc
0f9b9bb7de * fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed)
git-svn-id: trunk@6244 -
2007-01-28 17:52:49 +00:00
daniel
f60b66fba0 * Modify code to set xterm in rigth font.
git-svn-id: trunk@6243 -
2007-01-28 16:04:34 +00:00
tom_at_work
a0813b42bf * fixed DWARF debug info for powerpc64/linux, correcting the procedure entry symbol (must be the dotted symbol, not the function descriptor location, otherwise gdb cannot find locals
git-svn-id: trunk@6242 -
2007-01-28 12:12:12 +00:00
daniel
e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis )
git-svn-id: trunk@6241 -
2007-01-28 10:58:52 +00:00
florian
c74a9b2249 * fixed building of fpcunit
git-svn-id: trunk@6240 -
2007-01-28 10:09:38 +00:00
florian
26ffc101da * fixed softfloat trunc
git-svn-id: trunk@6239 -
2007-01-28 09:52:20 +00:00
florian
c6d3bc813f * fixes
git-svn-id: trunk@6238 -
2007-01-28 08:21:08 +00:00
Jonas Maebe
2ea611e069 * fixed searching fpc.cfg on {$ifdef need_path_search} OS'es
git-svn-id: trunk@6237 -
2007-01-27 20:58:26 +00:00
daniel
95aeaf7df5 * Check COLORTERM in case TERM=xterm to detect rxvt.
git-svn-id: trunk@6236 -
2007-01-27 20:35:16 +00:00
daniel
6c92edea04 * Send correct amount of characters for custom font.
git-svn-id: trunk@6235 -
2007-01-27 20:34:41 +00:00
Jonas Maebe
0bc6a2fd28 + new test for varsets and conversion among varsets
git-svn-id: trunk@6234 -
2007-01-27 20:29:06 +00:00
tom_at_work
a06081f590 * fixed compilation after TStringList->TCmdStrList change
git-svn-id: trunk@6233 -
2007-01-27 20:21:38 +00:00
florian
3bab23947e * build rtl for win32 since win32 make doesn't seem to support -j
git-svn-id: trunk@6232 -
2007-01-27 16:10:51 +00:00
Jonas Maebe
4aff70a646 * properly fixed dependencies for mkxmlrpc
git-svn-id: trunk@6231 -
2007-01-27 15:25:03 +00:00
Jonas Maebe
aee310c782 * fixed copy/paste errors
git-svn-id: trunk@6230 -
2007-01-27 15:18:13 +00:00
micha
e375786f1c * do not expect current dir to be on PATH
git-svn-id: trunk@6229 -
2007-01-27 15:02:07 +00:00
florian
7b39b54951 * set starttime earlier so time stamps don't get messed up
git-svn-id: trunk@6228 -
2007-01-27 13:45:49 +00:00
Jonas Maebe
bb90faef8c * fixed some more dependencies
git-svn-id: trunk@6227 -
2007-01-27 13:19:00 +00:00
daniel
d5662d71a8 + Handle dragging correctly even if mouse doesn't send mouse move events.
git-svn-id: trunk@6226 -
2007-01-27 12:50:20 +00:00
daniel
53d640777a * Xterm mouse handling re-engineered.
git-svn-id: trunk@6225 -
2007-01-27 12:49:29 +00:00
Jonas Maebe
60d19ea1e6 * forgot to commit
git-svn-id: trunk@6224 -
2007-01-27 11:44:02 +00:00
Jonas Maebe
9adb91a68d + support for make -jX by marking all Makefiles that need to be executed
serially with .NOTPARALLEL:
   -> currently parallel: rtl/darwin, packages/base, packages/base/httpd,
      packages/extra/univint, fcl, utils

git-svn-id: trunk@6223 -
2007-01-27 11:05:18 +00:00
florian
fa01522804 + build unit (testwise)
git-svn-id: trunk@6222 -
2007-01-27 08:52:54 +00:00
chrivers
997f254ff7 * Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not)
git-svn-id: trunk@6221 -
2007-01-26 23:50:09 +00:00
chrivers
a33d1b843a * Fixed indentation
git-svn-id: trunk@6220 -
2007-01-26 23:06:10 +00:00
chrivers
0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface)
git-svn-id: trunk@6219 -
2007-01-26 23:03:40 +00:00
fpc
cf759d9c5c * fix testsuite.cgi failed test links to ignore skipped tests, improve english text
git-svn-id: trunk@6218 -
2007-01-26 22:57:15 +00:00
tom_at_work
1d2e01d26d * fixed assembly for ppc64/linux (although it does not compile yet)
git-svn-id: trunk@6217 -
2007-01-26 22:53:29 +00:00
Jonas Maebe
da942bdc58 * .NOTPARALLEL target so cycle works with make -j for targets whose
rtl makefile has all dependencies properly defined (e.g. darwin)

git-svn-id: trunk@6216 -
2007-01-26 22:46:44 +00:00