joost
d868c00f8a
* fix bug #8244
...
git-svn-id: trunk@6550 -
2007-02-18 21:50:22 +00:00
florian
f42a2d67b9
* made exitcode a longint, at least windows supports it, delphi uses a longint too
...
git-svn-id: trunk@6549 -
2007-02-18 20:26:28 +00:00
florian
b8d56a1512
* fixed #6497 :
...
- proper ioresult checking when opening the printer device
- disable/enable handling for print menu item
git-svn-id: trunk@6548 -
2007-02-18 18:50:23 +00:00
daniel
81bccc253b
* Add one more gpc ifdef
...
git-svn-id: trunk@6545 -
2007-02-18 14:15:30 +00:00
Jonas Maebe
42b58affc7
+ pointer to vmt for classes and objects with a vmt
...
git-svn-id: trunk@6544 -
2007-02-18 14:06:14 +00:00
Jonas Maebe
f81303874f
* fixed the size of class instances (instance size instead of
...
sizeof(pointer))
* fixed the inheritance definition of classes (refer the
structural definition of the parent class rather than the
associated pointer type when indicating the inheritance)
git-svn-id: trunk@6543 -
2007-02-18 12:41:52 +00:00
joost
ac22bd4474
* TDatabase should be a TCustomConnection descendent, not the other way around
...
* Mapped ftTParadoxOLE, ftTDBaseOLE and ftTypedBinary to TBlobField
git-svn-id: trunk@6542 -
2007-02-18 11:30:12 +00:00
florian
b69cff1e74
* dispinterface tests, not working completly yet
...
git-svn-id: trunk@6541 -
2007-02-18 10:08:07 +00:00
florian
c6f8f550f9
* resource functions for win64, fixes #8304
...
git-svn-id: trunk@6540 -
2007-02-18 10:07:12 +00:00
pierre
97446556ff
* range check explicitly disabled
...
git-svn-id: trunk@6539 -
2007-02-18 00:42:53 +00:00
pierre
40d9ef1196
* range and overflow checks explicitly disabled
...
git-svn-id: trunk@6538 -
2007-02-18 00:40:28 +00:00
pierre
5fc4257482
* range check explicitly disabled
...
git-svn-id: trunk@6537 -
2007-02-18 00:25:31 +00:00
pierre
6030d53a23
* adapt test to range check
...
git-svn-id: trunk@6536 -
2007-02-18 00:20:18 +00:00
pierre
d452839744
* adapt test to range check
...
git-svn-id: trunk@6535 -
2007-02-18 00:18:17 +00:00
pierre
c5f685e72e
* adapt test to range check
...
git-svn-id: trunk@6534 -
2007-02-18 00:13:50 +00:00
pierre
ca9f3a0f8f
* adapt test to $R+ or $Q+
...
git-svn-id: trunk@6533 -
2007-02-18 00:11:24 +00:00
pierre
a99bbb20f2
* adapt test to $R+
...
git-svn-id: trunk@6532 -
2007-02-17 23:57:44 +00:00
joost
1326e7a542
* Parse multiple fields in pk properly, bug #7566+test
...
git-svn-id: trunk@6531 -
2007-02-17 23:38:41 +00:00
pierre
fff9fb6afe
+ support for individual test outcome display
...
git-svn-id: trunk@6530 -
2007-02-17 23:23:27 +00:00
florian
2bf65569b0
+ added sharemem
...
git-svn-id: trunk@6529 -
2007-02-17 21:30:06 +00:00
florian
614f4894a3
+ buildrtl unit for win64
...
git-svn-id: trunk@6528 -
2007-02-17 19:46:13 +00:00
daniel
5b827873a8
* Remove consoleio feature from gba & nds as well.
...
git-svn-id: trunk@6527 -
2007-02-17 16:42:04 +00:00
daniel
7c5d3f69ac
* hexstr can handle pointers
...
git-svn-id: trunk@6526 -
2007-02-17 16:39:02 +00:00
daniel
a1889e3396
+ Readd test, now disabled.
...
git-svn-id: trunk@6525 -
2007-02-17 15:33:01 +00:00
daniel
9374084be3
- Remove tw3780.pp due to disabling of m_gpc.
...
git-svn-id: trunk@6524 -
2007-02-17 10:22:19 +00:00
daniel
c95cf176f4
+ Add {$ifdef FPC_HAS_FEATURE_THREADING}
...
git-svn-id: trunk@6523 -
2007-02-17 09:25:58 +00:00
daniel
5e13ba03e6
+ Add feature define around inittextio
...
git-svn-id: trunk@6522 -
2007-02-17 09:11:13 +00:00
daniel
a662c5fedb
+ On GO32, GBA and NDS, disable RTL features that aren't implemented.
...
git-svn-id: trunk@6521 -
2007-02-17 09:10:27 +00:00
Jonas Maebe
d4160ca74f
* fixed compilation after ifdef'ing of m_gpc
...
git-svn-id: trunk@6520 -
2007-02-17 00:27:26 +00:00
Jonas Maebe
5b6a1fcef8
* fixed range error
...
git-svn-id: trunk@6519 -
2007-02-16 23:35:36 +00:00
daniel
5aef9bc086
- Put gpc mode between ifdefs. The only thing it does it disable all
...
features, this is not gpc compatibility.
git-svn-id: trunk@6518 -
2007-02-16 23:13:28 +00:00
marco
57cfd89fbd
* Linux 64-bit FS patch from neli for FPC_USE_LIBC
...
git-svn-id: trunk@6517 -
2007-02-16 22:16:54 +00:00
Jonas Maebe
0926c4c64d
* properly set needstackframe for assembler routines
...
git-svn-id: trunk@6516 -
2007-02-16 22:13:11 +00:00
florian
3aa64eb6b4
* made vararrays working on win64
...
git-svn-id: trunk@6515 -
2007-02-16 20:12:34 +00:00
daniel
34bdb90822
* Correct properties on tb0529
...
git-svn-id: trunk@6514 -
2007-02-16 18:02:57 +00:00
Jonas Maebe
5792438e3a
* fixed 64 bit error
...
git-svn-id: trunk@6512 -
2007-02-16 15:24:55 +00:00
Almindor
63eac6f420
* adds pcap extra package
...
git-svn-id: trunk@6509 -
2007-02-16 11:00:53 +00:00
pierre
3d6141fa86
* put all possible test outcome into tresults unit
...
git-svn-id: trunk@6508 -
2007-02-16 10:09:37 +00:00
michael
032a3891e8
* Patch from Jesús Reyes:
...
-Avoid premature end of parsing stylesheet group by fixing:
--No more break if rtfstylenum,rtfbasedon or rtfnext tokens are seen
--Silently ignore unknown control words and
-The style name was not correctly initialized
git-svn-id: trunk@6507 -
2007-02-16 08:20:01 +00:00
joost
581cd410fe
* fixed some warnings
...
git-svn-id: trunk@6506 -
2007-02-15 21:43:24 +00:00
joost
d33cd8d4c5
* Implemented the new-style blob-fields for Mysql
...
* Cleaned up some old-style blob stuff
git-svn-id: trunk@6504 -
2007-02-15 21:34:09 +00:00
Jonas Maebe
9c9684b3a3
* r6498 for ppc64
...
git-svn-id: trunk@6502 -
2007-02-15 21:12:44 +00:00
Jonas Maebe
10ff422d90
* committed version change in wrong branch :/
...
git-svn-id: trunk@6499 -
2007-02-15 20:31:56 +00:00
Jonas Maebe
c4913ac85d
* don't save stack pointer if we don't need to allocate a
...
stack frame but nevertheless have to store registers to
the stack (not only optimization, but also needed because
in that case no room for the stack pointer is reserved
and thus it'll overwrite one of the saved registers!)
git-svn-id: trunk@6498 -
2007-02-15 20:25:36 +00:00
Jonas Maebe
ead7ecf73a
* update version to 2.3.0
...
git-svn-id: trunk@6497 -
2007-02-15 20:16:38 +00:00
tom_at_work
3f9fd66ce5
* removed R13 from freely usable registers, is reserved for threading
...
git-svn-id: trunk@6496 -
2007-02-15 19:57:43 +00:00
yury
48e46f1c2e
* Fixed error "Incompatible type for arg no. X: Got "Array Of Char", expected "Array Of PChar"" when passing values like ['1','2','3'] for "array of PChar" parameter.
...
+ Test added.
git-svn-id: trunk@6495 -
2007-02-15 19:43:35 +00:00
Jonas Maebe
90e83fcee6
* reset flag to generate dummy line info after each module
...
compilation, since the debuginfo class isn't destroyed/
created all the time
git-svn-id: trunk@6493 -
2007-02-15 18:32:10 +00:00
joost
14f37761d8
* Converted to SQLDb
...
git-svn-id: trunk@6492 -
2007-02-15 12:43:02 +00:00
Jonas Maebe
263a31cedd
* 64 bit fixes
...
git-svn-id: trunk@6490 -
2007-02-14 21:53:14 +00:00