marco
|
f68280e91c
|
* Patch from 7048
git-svn-id: trunk@5535 -
|
2006-12-03 19:12:11 +00:00 |
|
Jonas Maebe
|
4363f34985
|
* removed .pas extension of new files in Makefile
git-svn-id: trunk@5534 -
|
2006-12-03 14:08:26 +00:00 |
|
florian
|
c19d5e624d
|
* regenerated
git-svn-id: trunk@5533 -
|
2006-12-03 10:46:57 +00:00 |
|
florian
|
a50a204f7d
|
+ Replace function and tests
git-svn-id: trunk@5532 -
|
2006-12-03 10:22:02 +00:00 |
|
Jonas Maebe
|
6e4d8c15a8
|
- remove deleted AXConstants unit
git-svn-id: trunk@5531 -
|
2006-12-02 20:56:11 +00:00 |
|
florian
|
0fbedddd37
|
- ID tag removed
git-svn-id: trunk@5530 -
|
2006-12-02 18:27:26 +00:00 |
|
Jonas Maebe
|
73dce1188d
|
* fixed test
git-svn-id: trunk@5529 -
|
2006-12-02 18:16:49 +00:00 |
|
florian
|
4c2b412613
|
* x86_64-win64 returns structured types up to 8 bytes in rax
git-svn-id: trunk@5528 -
|
2006-12-02 15:36:32 +00:00 |
|
micha
|
d0416758fb
|
+ using items of aliased enum type in other unit test
git-svn-id: trunk@5527 -
|
2006-12-02 11:30:59 +00:00 |
|
micha
|
c333724be3
|
+ add TStringList test
git-svn-id: trunk@5526 -
|
2006-12-02 11:22:56 +00:00 |
|
micha
|
d9c91a9663
|
fix TFPList.QuickSort duplicate in compiler cclasses (rtl is also broken)
git-svn-id: trunk@5525 -
|
2006-12-02 08:03:21 +00:00 |
|
florian
|
8ef81d1086
|
- removed log at the end
git-svn-id: trunk@5524 -
|
2006-12-01 21:49:07 +00:00 |
|
Jonas Maebe
|
7588b4378c
|
* fixed warnings about "uninitialized" initialized local variables
based on test for web bug #7285 (which was already fixed)
git-svn-id: trunk@5523 -
|
2006-12-01 20:47:28 +00:00 |
|
Jonas Maebe
|
9e60d6791d
|
* show name of procedure/function called with too few parameters
git-svn-id: trunk@5522 -
|
2006-12-01 20:15:57 +00:00 |
|
Jonas Maebe
|
c963543c74
|
* fixed typo in comments
git-svn-id: trunk@5521 -
|
2006-12-01 19:40:31 +00:00 |
|
daniel
|
f6c635b923
|
* Increase IDE version
git-svn-id: trunk@5519 -
|
2006-12-01 19:10:50 +00:00 |
|
Jonas Maebe
|
85404fbe79
|
+ support multiple gcc dirs depending on the target architecture for
Darwin (ppc, ppc64, i386, x86_64)
git-svn-id: trunk@5518 -
|
2006-12-01 18:54:06 +00:00 |
|
Jonas Maebe
|
5133e7161a
|
+ newer version of FloatToDecimal
* use more precision for extended (Delphi compatible)
git-svn-id: trunk@5517 -
|
2006-12-01 18:18:23 +00:00 |
|
Jonas Maebe
|
fb22cb9efc
|
* fixed web bug #7756
git-svn-id: trunk@5516 -
|
2006-12-01 17:00:03 +00:00 |
|
Jonas Maebe
|
b0ef674721
|
* updated to r200 of the interfaces
git-svn-id: trunk@5515 -
|
2006-12-01 13:35:31 +00:00 |
|
daniel
|
72b25db7ae
|
* Fix video write at wrong memory locations, causing crashes.
git-svn-id: trunk@5513 -
|
2006-12-01 10:33:50 +00:00 |
|
Jonas Maebe
|
05a07a7dd2
|
* better fix for previous revision
* also applied to x86 and m68k
git-svn-id: trunk@5512 -
|
2006-11-30 20:55:32 +00:00 |
|
Jonas Maebe
|
3c26e1c40b
|
* fix subsetref/subsetreg support for int_to_real
git-svn-id: trunk@5511 -
|
2006-11-30 20:29:28 +00:00 |
|
peter
|
8e4e504cd8
|
* range error
git-svn-id: trunk@5509 -
|
2006-11-28 07:07:15 +00:00 |
|
florian
|
9da91645d9
|
* initial, unfinished implementation
git-svn-id: trunk@5508 -
|
2006-11-27 16:48:57 +00:00 |
|
florian
|
4ae36f609a
|
+ started RegExprReplace
git-svn-id: trunk@5507 -
|
2006-11-27 16:22:39 +00:00 |
|
ivost
|
387e2e39b9
|
* fixed type definition
git-svn-id: trunk@5506 -
|
2006-11-27 12:52:25 +00:00 |
|
daniel
|
ba164eea53
|
+ Add ifdefs for fake gdb.
git-svn-id: trunk@5505 -
|
2006-11-27 09:03:54 +00:00 |
|
daniel
|
4e2c9ffa9c
|
+ Evaluate window
git-svn-id: trunk@5504 -
|
2006-11-26 23:47:23 +00:00 |
|
florian
|
836dbad1b2
|
* bitpacked stuff fixed for x86-64
git-svn-id: trunk@5503 -
|
2006-11-26 21:57:34 +00:00 |
|
tom_at_work
|
3b6d5c3676
|
- cleanup, fixing of uninitialized variables, missing return values and unused variables
git-svn-id: trunk@5502 -
|
2006-11-26 21:54:23 +00:00 |
|
tom_at_work
|
7ab5fc7980
|
- cleanup, fixed range check error in cgcpu
git-svn-id: trunk@5501 -
|
2006-11-26 21:35:57 +00:00 |
|
joost
|
17acf22a48
|
+ Added TBufDataset.Filtered, based on OnFilterRecord
git-svn-id: trunk@5500 -
|
2006-11-26 21:15:58 +00:00 |
|
Vincent Snijders
|
c4b458b2f0
|
* fixed RunErrorToExcept for EControlC and EPrivilege
git-svn-id: trunk@5499 -
|
2006-11-26 21:09:31 +00:00 |
|
Tomas Hajny
|
eb46534f92
|
* update by Ido Kanner - 3 messages were excluded from docs, fixed
git-svn-id: trunk@5498 -
|
2006-11-26 18:56:43 +00:00 |
|
Tomas Hajny
|
8966d54b4b
|
* updates by Ido Kanner - errore.msg rev. 5473
git-svn-id: trunk@5497 -
|
2006-11-26 18:55:55 +00:00 |
|
daniel
|
1a02ce4bc1
|
* Prevent IDE from crashing when receiving a signal if displaying user screen.
* Prevent ctrl+c being delivered as SIGINT to IDE when running user program.
git-svn-id: trunk@5496 -
|
2006-11-26 18:50:21 +00:00 |
|
daniel
|
598cf9fcf0
|
+ Add shortstring version of system().
git-svn-id: trunk@5495 -
|
2006-11-26 18:40:19 +00:00 |
|
joost
|
38213ba71e
|
- Renamed TSQLQuery.Filter and Filtered to ServerFilter and ServerFiltered
git-svn-id: trunk@5494 -
|
2006-11-26 16:54:16 +00:00 |
|
florian
|
0c64a02826
|
* there is no gnu as for win64
git-svn-id: trunk@5493 -
|
2006-11-26 16:20:40 +00:00 |
|
Károly Balogh
|
119cdbb772
|
- fixed bra #.label assembler errors hopefully
git-svn-id: trunk@5492 -
|
2006-11-26 16:19:54 +00:00 |
|
florian
|
0d97f9ab6c
|
+ initial implementation for x86_64, problem currently the usage of .section to create the necessary note section
git-svn-id: trunk@5491 -
|
2006-11-26 14:44:00 +00:00 |
|
florian
|
6bf6aa3552
|
* si_* defines cleaned up
git-svn-id: trunk@5490 -
|
2006-11-26 14:43:27 +00:00 |
|
florian
|
ded759a247
|
* implemented
git-svn-id: trunk@5489 -
|
2006-11-26 14:42:52 +00:00 |
|
yury
|
319d92fe9a
|
* Release register of by value parameter after making its local copy. It fixes bug when local stack location is referenced using big (>4k) PC relative offset by ARM CPU. In this case temp register is needed and wrong temp register is allocated.
git-svn-id: trunk@5488 -
|
2006-11-26 14:42:17 +00:00 |
|
yury
|
c21b1478b8
|
* added Sleep to wait loop for wince.
git-svn-id: trunk@5487 -
|
2006-11-26 13:26:35 +00:00 |
|
yury
|
2fd4be4637
|
* Additionally check procedure's para_stack_size before doing stackframe optimization. It handles the case when a parameter is passed partially in registers and partially in the stack.
git-svn-id: trunk@5486 -
|
2006-11-26 13:22:11 +00:00 |
|
yury
|
96bfb7ce97
|
* don't destroy both r11 and r13 when copying data.
git-svn-id: trunk@5485 -
|
2006-11-26 13:18:27 +00:00 |
|
yury
|
d4335749ec
|
* reverted r5481. That order of instructions can be executed more effectively on newer ARM CPUs.
git-svn-id: trunk@5484 -
|
2006-11-26 11:42:29 +00:00 |
|
florian
|
01a20b25a2
|
* don't reuse registers
git-svn-id: trunk@5483 -
|
2006-11-26 11:11:14 +00:00 |
|