Commit Graph

24421 Commits

Author SHA1 Message Date
daniel
37cf9e9c55 - Remove forced gdbint build.
git-svn-id: trunk@5776 -
2007-01-01 21:05:20 +00:00
joost
280520c0f7 + implemented calculated fieds + test
git-svn-id: trunk@5775 -
2007-01-01 19:38:42 +00:00
joost
0c18a09c2b * fix for persistent fields
* Removed obsolete call of InternalInitFieldDef

git-svn-id: trunk@5774 -
2007-01-01 19:34:39 +00:00
florian
2049837dd9 * dispinterfaces are publishable as well
git-svn-id: trunk@5773 -
2007-01-01 18:30:53 +00:00
Jonas Maebe
1914a723c0 * fixed parsing of denormals (mantis #6493)
git-svn-id: trunk@5772 -
2007-01-01 14:23:29 +00:00
florian
d5291d0e18 + handle variant dispatching
git-svn-id: trunk@5771 -
2006-12-31 17:50:29 +00:00
florian
28d59bbf6f * pos(...,...) overloads with variants, see tb0520.pp for the reason
git-svn-id: trunk@5770 -
2006-12-31 17:47:05 +00:00
marco
779b33148c * fix
git-svn-id: trunk@5769 -
2006-12-31 16:21:19 +00:00
marco
507da73806 * hookproc alias, delphi compat
git-svn-id: trunk@5768 -
2006-12-31 13:50:42 +00:00
marco
f340e27114 * Two msgs added found while porting toolbar97
git-svn-id: trunk@5767 -
2006-12-31 13:48:50 +00:00
peter
19b4964df3 * fix filtering
git-svn-id: trunk@5766 -
2006-12-31 11:43:35 +00:00
florian
36d54c027d + more delphi compatibility
* fillchar bug in dispatch code fixed

git-svn-id: trunk@5765 -
2006-12-31 10:16:05 +00:00
florian
bc4aa151f0 * warning fixed
git-svn-id: trunk@5764 -
2006-12-31 09:22:18 +00:00
florian
11aa2b483e * kicked ignore_equal, usage was wrong anyways
git-svn-id: trunk@5763 -
2006-12-31 00:48:52 +00:00
florian
694b616975 * fixed test on windows, I wonder what it was supposed to test
git-svn-id: trunk@5762 -
2006-12-30 23:55:15 +00:00
florian
ea98ef741c * fixed unit name
git-svn-id: trunk@5761 -
2006-12-30 23:51:45 +00:00
florian
475664acf5 * fixed local check, fixes #7242
git-svn-id: trunk@5760 -
2006-12-30 23:47:21 +00:00
michael
7d9314d5e8 + Added fcl and X11 requirements
git-svn-id: trunk@5759 -
2006-12-30 22:55:51 +00:00
michael
bc6dcbd884 + Added fcl and X11 requirements
git-svn-id: trunk@5758 -
2006-12-30 22:55:18 +00:00
Jonas Maebe
324626376c * add dependency on x11 units
git-svn-id: trunk@5757 -
2006-12-30 22:41:41 +00:00
Jonas Maebe
555e887ea3 * test for floating point precision conversion
git-svn-id: trunk@5756 -
2006-12-30 22:26:04 +00:00
michael
97ea643cae * Added cairo bindings from Jeff Pohlmeyer
git-svn-id: trunk@5755 -
2006-12-30 22:22:37 +00:00
florian
c4d96ec538 * only non generic types can be used when specializing generics, fixes 7735
git-svn-id: trunk@5754 -
2006-12-30 21:51:24 +00:00
joost
985043e871 + Added a README and some examples do database.ini
* fixed compilation of dbtestframework.pas

git-svn-id: trunk@5753 -
2006-12-30 20:30:35 +00:00
marco
51b4fc7852 * for some reason a hosttonet got commented out
(double bug introduced due to netdb bug?). Anyway works now; bug #7982

git-svn-id: trunk@5752 -
2006-12-30 20:04:43 +00:00
micha
467cd39091 * optimize fpglist.indexof, indexed array generates more optimal code than manual index multiplication
git-svn-id: trunk@5751 -
2006-12-30 19:14:11 +00:00
Jonas Maebe
bdfd3e5453 * patch from Lloyd B. Park to support persistent signals
for RTLEvent under unix

git-svn-id: trunk@5750 -
2006-12-30 17:28:10 +00:00
peter
6562e40a3e * ignore program module when resolving unit names during ppu load
git-svn-id: trunk@5749 -
2006-12-30 17:18:28 +00:00
Jonas Maebe
b86e2aa33a * fixed crash when compiling certain invalid "in" constructions
(mantis 8031)

git-svn-id: trunk@5748 -
2006-12-29 23:13:02 +00:00
florian
1e75956435 * continued to work on float128 translation, tedious work
git-svn-id: trunk@5747 -
2006-12-29 22:56:41 +00:00
micha
f9e7a99405 * speedup generic list, esp. remove
git-svn-id: trunk@5746 -
2006-12-29 22:23:28 +00:00
joost
0cab61a2e0 * restructured the test-suite
+ added several tests
 + added a connector for TMemDataset

git-svn-id: trunk@5745 -
2006-12-29 21:33:20 +00:00
marco
4264f5d041 * booltostr now D7 compat.
git-svn-id: trunk@5744 -
2006-12-29 21:19:46 +00:00
yury
f8cfa49971 * enabled af_smartlink_sections for i386-wince.
git-svn-id: trunk@5743 -
2006-12-29 21:06:05 +00:00
yury
1044e84ea3 * fixed i386-wince flags.
* enabled internal linker for i386-wince.

git-svn-id: trunk@5742 -
2006-12-29 20:50:43 +00:00
yury
ff37ef8786 * fixed i386-wince support. WinCE API functions are cdecl.
git-svn-id: trunk@5741 -
2006-12-29 20:49:03 +00:00
marco
5938f9ed6c * here also shfolder added on Vincents request
git-svn-id: trunk@5740 -
2006-12-29 20:43:52 +00:00
yury
f8f7eedb40 - Use win/tthread.inc for wince.
git-svn-id: trunk@5739 -
2006-12-29 19:30:11 +00:00
yury
f49055ef72 * There is no SetFilePointerEx for wince.
git-svn-id: trunk@5738 -
2006-12-29 19:26:40 +00:00
peter
f972fdac2d * fixed typos
* test must fail, this is also compatible with delphi

git-svn-id: trunk@5737 -
2006-12-29 17:48:36 +00:00
pierre
fc66d46beb + added several warnings about use of references
involving (%ebp) or (%esp) in assembler code.
   Useful to track code that might suffer from regcall
   convention.

git-svn-id: trunk@5736 -
2006-12-29 09:37:15 +00:00
Jonas Maebe
5988e6d117 * niln has a compelxity of 0 (so the inlining code doesn't try to take
its address) (mantis 8028)

git-svn-id: trunk@5735 -
2006-12-29 01:11:41 +00:00
marco
e459f8a26f * redivided identifiers over units in a more delphi compat way. Still needs internal rework of convutils to classes. See 7481)
git-svn-id: trunk@5734 -
2006-12-28 17:47:04 +00:00
Jonas Maebe
03c7e345cd * committed wrong version in previous revision
git-svn-id: trunk@5733 -
2006-12-28 17:02:24 +00:00
Jonas Maebe
47ff7b62e7 * fixed overload choosing algorithm so it's Delphi-compatible +
tests (and test generator) (also fixes mantis 6641)

git-svn-id: trunk@5732 -
2006-12-28 16:54:07 +00:00
Jonas Maebe
c839d560ab * store widechar as integer rather than as widestring in variants
(Delphi-compatible)

git-svn-id: trunk@5731 -
2006-12-28 16:17:57 +00:00
marco
64f2b6f48d * fix for bug #7247. However maybe similar problems still exist
with quoted substrings. t.b.d.

git-svn-id: trunk@5730 -
2006-12-28 14:50:02 +00:00
marco
d9ef6c4ab1 * fix for 8022, shfolder now included
git-svn-id: trunk@5729 -
2006-12-28 13:53:59 +00:00
pierre
2ade15c3b5 * go32v2 signals are also cdecl now
git-svn-id: trunk@5728 -
2006-12-28 08:17:14 +00:00
pierre
93fb280c6d + GDB 6.6 needs expat library by default.
git-svn-id: trunk@5727 -
2006-12-28 07:44:28 +00:00