florian
|
8fc17f4d7d
* updates from Karl-Michael Schindler
|
19 years ago |
florian
|
d4d4d03b3b
* correct handling of result register allocation of exception helpers
|
19 years ago |
florian
|
6d0a078441
* do stack page initialization on i386-wince as well
|
19 years ago |
Almindor
|
70c1ebe338
* fixes a valgrind-reported mem leak in netdb (freemem vs dispose when new is used)
|
19 years ago |
florian
|
c7f7813fc9
* unixutil is i386 only, from Micha Nelissen
|
19 years ago |
florian
|
7145eeb4b9
* bugs in wince stack initialization fixed
|
19 years ago |
florian
|
e08a24562c
* experimental wince stack initialization fix
|
19 years ago |
florian
|
1f032375c3
* improved template with help from Mattias Gaertner
|
19 years ago |
florian
|
049312ced8
* first try to make a lazarus template project
|
19 years ago |
florian
|
f1cfe61d6e
* renamed sqr to sqrt, fixes 7278
|
19 years ago |
florian
|
1bf88d54b8
* menuiteminfo patch from Martin Smat
|
19 years ago |
florian
|
5118e35016
* another mayewriterex added, fixes #7261
|
19 years ago |
Jonas Maebe
|
c9c56996cc
- removed wrong databitsize assignment (which had no effect)
|
19 years ago |
Jonas Maebe
|
340e2257f3
* don't allow taking the address of packed record fields
|
19 years ago |
marco
|
ca92dd416a
* fix for 0007292, guard all for loops with unsigned loopcounter against
|
19 years ago |
joost
|
50a6e9754d
+ First attempt to get Calcfields working (issues #7295,#7294)
|
19 years ago |
joost
|
7d1b95e09a
+ fix bug #7267
|
19 years ago |
oro06
|
bf1bb4be57
*wince : cleanup api files
|
19 years ago |
joost
|
b0325225c3
+ fix bug #7266
|
19 years ago |
florian
|
9d14c87da7
* fpc_assign_widestr after a hint of Martin Schreiber fixed, see #7272
|
19 years ago |
florian
|
0ade2e487d
* cleaned up and fixed (from mftq75) sse unit initialization, fixes #7268
|
19 years ago |
Jonas Maebe
|
2b3250aac0
* no support yet for packed records which need to be initialized
|
19 years ago |
oro06
|
91bb1aa1ff
*wince : cleanup api files
|
19 years ago |
Tomas Hajny
|
e63fae2de1
* updates corresponding to errore.msg r4489
|
19 years ago |
Tomas Hajny
|
580749cd45
* previous wrong commit fixed
|
19 years ago |
joost
|
89559ac4ce
+ CanModify should return false if the dataset is closed
|
19 years ago |
oro06
|
665ea0658f
*wince : revert backp to fpc memory manager (pb with wince mm)
|
19 years ago |
Jonas Maebe
|
6845c1e05a
+ subsetref support
|
19 years ago |
Jonas Maebe
|
0be55cf230
* fixed a missed "(1 shl 32) - 1 = 0" problem for x86
|
19 years ago |
Jonas Maebe
|
ba334905f0
* fixed out-of-bounds int64 constant
|
19 years ago |