florian
|
446c24ed77
|
* fixed StrToFloat for large constants
git-svn-id: trunk@1817 -
|
2005-11-24 20:50:40 +00:00 |
|
florian
|
b6a48cfa0a
|
* fixes 4519, applied patch from Martin Schreiber to do so
git-svn-id: trunk@1811 -
|
2005-11-23 21:14:32 +00:00 |
|
florian
|
c28e41ab03
|
* test for last commit
git-svn-id: trunk@1808 -
|
2005-11-23 19:32:19 +00:00 |
|
florian
|
07228ddf91
|
+ extended test
git-svn-id: trunk@1804 -
|
2005-11-22 22:10:40 +00:00 |
|
florian
|
aa22e57a7e
|
* fixed issue with static fields
git-svn-id: trunk@1803 -
|
2005-11-22 22:08:11 +00:00 |
|
florian
|
350c886460
|
+ support exit();
git-svn-id: trunk@1802 -
|
2005-11-22 21:27:56 +00:00 |
|
marco
|
f7f14e4dee
|
* CROSSOPT support
git-svn-id: trunk@1798 -
|
2005-11-20 22:19:50 +00:00 |
|
florian
|
c43e2df522
|
* copying of classes fixed, closes 3930
git-svn-id: trunk@1791 -
|
2005-11-20 09:11:23 +00:00 |
|
tom_at_work
|
f1733aed59
|
* fix of test tw3697 for unix platforms
git-svn-id: trunk@1776 -
|
2005-11-16 21:08:30 +00:00 |
|
tom_at_work
|
c97dfde06d
|
* renamed tb0488.pp to tb0488a.pp
* added tb0488b test program
git-svn-id: trunk@1774 -
|
2005-11-16 20:51:45 +00:00 |
|
tom_at_work
|
9d7ac02696
|
* fixed tb0488 on unix platforms (missing cwstring uses)
* 64bit big-endian fix of dynamic array handling
* added qword support for %x format specifier of format() functions
git-svn-id: trunk@1773 -
|
2005-11-16 20:50:38 +00:00 |
|
peter
|
9a8dc6bfb2
|
* store hidden symbols correctly in ppu
git-svn-id: trunk@1751 -
|
2005-11-15 08:35:01 +00:00 |
|
florian
|
d06bdbba13
|
* force PIC on x86_64
git-svn-id: trunk@1741 -
|
2005-11-13 21:24:54 +00:00 |
|
peter
|
e00ef44479
|
* fix boolean range parsing false..true
* allow set of boolean
git-svn-id: trunk@1690 -
|
2005-11-08 09:11:39 +00:00 |
|
florian
|
01249991dc
|
* auto close window
git-svn-id: trunk@1658 -
|
2005-11-05 14:48:00 +00:00 |
|
florian
|
c1e968abf9
|
+ binary operator support for booleans in variants
git-svn-id: trunk@1642 -
|
2005-11-04 21:05:18 +00:00 |
|
florian
|
ba22b0b3af
|
+ format("%d",[<qword>]); fixes 4489
git-svn-id: trunk@1640 -
|
2005-11-04 19:01:33 +00:00 |
|
florian
|
236586e749
|
* made test i386 only, freezes at least on amd64 for unknown reasons
git-svn-id: trunk@1638 -
|
2005-11-03 21:16:53 +00:00 |
|
tom_at_work
|
6c0225cef6
|
* fixed webbug 4201 which does not properly clean up all threads, causing (program) freeze
git-svn-id: trunk@1633 -
|
2005-11-02 19:59:17 +00:00 |
|
Jonas Maebe
|
23cd46151a
|
+ test for new inlining (fails currently)
git-svn-id: trunk@1631 -
|
2005-11-02 15:11:17 +00:00 |
|
florian
|
08d0ea156b
|
* fixed multi dimensional dyn. array to variant array
git-svn-id: trunk@1605 -
|
2005-10-30 20:48:27 +00:00 |
|
florian
|
aec1b6dc4a
|
* fixed dyn. array to variant array conversion for one dimensional arrays
git-svn-id: trunk@1603 -
|
2005-10-30 15:54:06 +00:00 |
|
tom_at_work
|
487c4f76a4
|
* more testbench fixes
git-svn-id: trunk@1600 -
|
2005-10-26 21:42:20 +00:00 |
|
tom_at_work
|
f4bb92c0d5
|
* removed some 32 bit specific test programs from the tests for ppc64
git-svn-id: trunk@1598 -
|
2005-10-26 19:43:50 +00:00 |
|
olle
|
58582a44a9
|
new tests for mode macpas
git-svn-id: trunk@1592 -
|
2005-10-24 22:06:49 +00:00 |
|
Jonas Maebe
|
c02951be35
|
* don't pass -rpath for Darwin, its linker doesn't know that option
git-svn-id: trunk@1586 -
|
2005-10-23 18:16:18 +00:00 |
|
Jonas Maebe
|
563821918b
|
* fixed compilation after changes to "+" checking
git-svn-id: trunk@1584 -
|
2005-10-23 17:35:56 +00:00 |
|
Jonas Maebe
|
fa8119280b
|
* fixed for cpu's where real = extended (= double)
git-svn-id: trunk@1581 -
|
2005-10-23 17:07:58 +00:00 |
|
florian
|
ef72bba537
|
+ proper alignment directives added
git-svn-id: trunk@1564 -
|
2005-10-22 15:40:51 +00:00 |
|
peter
|
f1af7cfe8f
|
* generate implicit 0+<x> for +<x> expressions
git-svn-id: trunk@1556 -
|
2005-10-21 07:46:14 +00:00 |
|
tom_at_work
|
202236c6e0
|
* fpcmake.ini update which fixes glibc search path problems on PowerPC64
* makefile update
git-svn-id: trunk@1546 -
|
2005-10-20 16:56:40 +00:00 |
|
peter
|
19eaf660c2
|
* more flexibel support for typecasting to different sizes
fixes tw4450
git-svn-id: trunk@1544 -
|
2005-10-20 11:13:49 +00:00 |
|
peter
|
f3bfe5735c
|
* fix typo
git-svn-id: trunk@1543 -
|
2005-10-20 10:52:56 +00:00 |
|
florian
|
46c9d03d82
|
* initial revision
git-svn-id: trunk@1538 -
|
2005-10-19 19:25:49 +00:00 |
|
florian
|
43a60ccfe2
|
* initial version
git-svn-id: trunk@1537 -
|
2005-10-19 19:21:32 +00:00 |
|
florian
|
e1b34a9e7b
|
* cleaning up sets for exports behaviour
+ allow exports from units
git-svn-id: trunk@1535 -
|
2005-10-19 19:06:45 +00:00 |
|
peter
|
8112a73904
|
* linklib c is only for unix
git-svn-id: trunk@1530 -
|
2005-10-19 12:16:29 +00:00 |
|
peter
|
f9db030350
|
* fix overload choosing if both normal proc and proc of object are available
git-svn-id: trunk@1496 -
|
2005-10-19 07:56:08 +00:00 |
|
peter
|
0723391a8b
|
* remove readln;
git-svn-id: trunk@1493 -
|
2005-10-19 06:55:07 +00:00 |
|
peter
|
260861e184
|
* calculate distance between related objectdefs
git-svn-id: trunk@1492 -
|
2005-10-19 06:38:29 +00:00 |
|
peter
|
09a0dff4da
|
* prefer object->object over object->intf
git-svn-id: trunk@1491 -
|
2005-10-19 06:36:10 +00:00 |
|
peter
|
fb6d17fb21
|
* fixed runtime
git-svn-id: trunk@1490 -
|
2005-10-19 06:35:17 +00:00 |
|
peter
|
e23519c45b
|
* support A1,A2,A4,A8 directives
git-svn-id: trunk@1488 -
|
2005-10-19 05:54:27 +00:00 |
|
peter
|
632bdcd149
|
* $W switch sets the localswitch cs_generate_stackframes that can be
used in the future
git-svn-id: trunk@1487 -
|
2005-10-19 05:50:26 +00:00 |
|
peter
|
8d9e9b24a6
|
* convert constant widestring to ansistring before assigning to pchar
git-svn-id: trunk@1482 -
|
2005-10-18 20:49:23 +00:00 |
|
peter
|
c57914be43
|
* protected overload test
git-svn-id: trunk@1481 -
|
2005-10-18 20:25:09 +00:00 |
|
florian
|
7be36096f0
|
+ proper init rtti for proc. vars
git-svn-id: trunk@1479 -
|
2005-10-18 20:05:56 +00:00 |
|
peter
|
79f096e6c8
|
* rename so the library is build before it is used
git-svn-id: trunk@1474 -
|
2005-10-18 12:30:44 +00:00 |
|
peter
|
5a00f019d8
|
* remove old test
git-svn-id: trunk@1473 -
|
2005-10-18 12:30:04 +00:00 |
|
peter
|
0981495c7b
|
* all types with inittable need a persistant temp
git-svn-id: trunk@1472 -
|
2005-10-18 12:29:04 +00:00 |
|