peter
|
722c91e8f3
* disable vtentry code until a clean implementation is done
|
19 年之前 |
peter
|
4c065bce45
* move InterLocked functions to system unit
|
19 年之前 |
Tomas Hajny
|
f7f1f9917d
* addition to the previous patch
|
19 年之前 |
Tomas Hajny
|
c40e0d9b6f
* error handling for potential issues with memory allocation during setup_environment as suggested by borsa77 at libero.it
|
19 年之前 |
Tomas Hajny
|
1ecf556685
* patch for Dos.Exec and others from borsa77 at libero.it
|
19 年之前 |
Tomas Hajny
|
50a8ef63a8
* contact information for contributors/maintainers added
|
19 年之前 |
joost
|
b1a0c5318a
+ implemented TDataset.Translate and TStringField.Transliterate
|
19 年之前 |
peter
|
55053a586b
* fix comisd
|
19 年之前 |
joost
|
fdfe49015c
+ when an error occurs, do not automatically rollback the transaction, only make it possible
|
19 年之前 |
Jonas Maebe
|
900a592b17
* synchronised with r165 of pascal universal interfaces:
|
19 年之前 |
Jonas Maebe
|
378e7fb3d4
+ added
|
19 年之前 |
peter
|
6a4ee03913
* change edatalabel to string references. The edatalabel is not available anymore after a unit is compiled
|
19 年之前 |
peter
|
2f147715f4
* more rex fixes
|
19 年之前 |
Jonas Maebe
|
fc3fb54f7c
* turning on peephole optimizations no longer turns on cse as well
|
19 年之前 |
Jonas Maebe
|
df973fa1de
* fixed issue #6977 (add regvars occupied by the invisible high parameter
|
19 年之前 |
Jonas Maebe
|
58703324a9
* fixed issue #6913 (old bug id: #5086)
|
19 年之前 |
marco
|
0dc6fb52ea
* linkordering for Linux
|
19 年之前 |
daniel
|
35bc0b8160
* Fix missing ctrlZmarkseof check.
|
19 年之前 |
daniel
|
670cf5d601
* Recreate with latest fpcmake
|
19 年之前 |
micha
|
87b196130c
fix cross installation
|
19 年之前 |
micha
|
2bd88e3406
read timezone file optimization
|
19 年之前 |
peter
|
b672df519a
* flexible position of REX, required for SSE2 commands
|
19 年之前 |
peter
|
56e56d0bd6
* simplified sse conversion code
|
19 年之前 |
daniel
|
34d33a1c81
+ Enable "absolute $location" for GBA
|
19 年之前 |
peter
|
41c762a08d
* remove extdebug around rex checking
|
19 年之前 |
peter
|
de201caa8e
* elf64 by default
|
19 年之前 |
florian
|
53cdd50152
* RomanToInt fixed, solves #7060
|
19 年之前 |
micha
|
ea06d139c2
fix syscall used for exiting, like C _exit (issue #7025)
|
19 年之前 |
joost
|
eb9b7e5dc1
+ fix for bug #7007 by Martin Schreiber
|
19 年之前 |
Almindor
|
0dba7730b4
* fixed accept, connect, recvfrom and sentto in windows sockets to use the right arguments for winsock2 calls
|
19 年之前 |