marco
|
c29ce4c891
* Check autoincrement based on field properties instead of ft-type. This to improve support for autoincrement
|
13 жил өмнө |
marco
|
99892a7e45
* SimpleIPC, avoid stale server state files (Unix). Patch by Andrew, Mantis #21289
|
13 жил өмнө |
marco
|
48d780b920
* Patch from Lacak2 for Mantis #18699 Improve numeric formatting for
|
13 жил өмнө |
paul
|
950ef49b5c
fpc: don't treat codepage as different if one element of array has CP_ACP codepage in fpc_AnsiStr_Concat_multi
|
13 жил өмнө |
pierre
|
7d53c2af45
+ Regenerate Makefile with mips-linux target
|
13 жил өмнө |
pierre
|
18432ea848
+ Add mips and mipsel cpus, enabled for linux only
|
13 жил өмнө |
pierre
|
9576664f20
+ Add ifdef USE_MIPS_STK2_ASM to disable assmebler code using alterante stack with r23 by default
|
13 жил өмнө |
sergei
|
eda5511ef9
* Don't widen boolean operands of taddnode if they will be converted to pasbool8 immediately thereafter, doing so only causes generation of useless code. Mantis #20843.
|
13 жил өмнө |
marco
|
f8f5c3cd23
* alias a few more types on windows. This makes developing portable software easier, since one doesn't have to conditionally import windows for e.g. tfiletime.
|
13 жил өмнө |
Jonas Maebe
|
cc736fe115
* use same code path for iphonesim as for darwin (should fix mantis #21190)
|
13 жил өмнө |
Jonas Maebe
|
bacdd8be81
* don't ever mark the function result as vs_initialised, also not when
|
13 жил өмнө |
marco
|
b31c15fbcc
* Patch from Lacak2 for initial Pg interval support.
|
13 жил өмнө |
Jonas Maebe
|
aa9aeeada0
* fixed compilation on platforms without ansistring support since assigning
|
13 жил өмнө |
Jonas Maebe
|
e8dae4f30a
* set result of exp() to 0 in case of underflow with masked exceptions
|
13 жил өмнө |
sergei
|
cd44c5f45c
Win32 and Win64, fixed DLL exit sequence, resolves #14603:
|
13 жил өмнө |
sergei
|
ea37d71f67
- win64: removed empty procedures remove_exception_handlers and fpc_cpucodeinit.
|
13 жил өмнө |
marco
|
136b7dee9b
* fix for bug #21281, some functions were missing dllname.
|
13 жил өмнө |
sergei
|
167ee9867e
* Moved DLL_xxx declarations to sysos.inc, so they can be reused by wince.
|
13 жил өмнө |
pierre
|
c45914fc27
* Fix loss of OPT variable content on last part of cross-cpu cycles
|
13 жил өмнө |
pierre
|
c453baf0b9
+ Enable stabs debuginfo, dwarf disabled for now
|
13 жил өмнө |
paul
|
4c1fa31c11
packages: add opengl as required for win32 and win64 for gtk1
|
13 жил өмнө |
paul
|
357d644891
tests: fix test for systems where widestring=unicodestring
|
13 жил өмнө |
Tomas Hajny
|
4f36dc3539
* fixed dependency on opengl wrongly marked as valid for all targets
|
13 жил өмнө |
Tomas Hajny
|
f597d18f24
* include imlib for OS/2 and EMX too
|
13 жил өмнө |
pierre
|
79c8234c8b
Protect against nil values for info or SigContext
|
13 жил өмнө |
pierre
|
65ec3cfe4e
Fix SigActionRec record field order
|
13 жил өмнө |
pierre
|
ea9f152d64
* Remove local redefinition of types and clarify TIPC_Perm record
|
13 жил өмнө |
pierre
|
5b71a7597a
i386 NetBSD uses GOT for position independent code
|
13 жил өмнө |
joost
|
3c02dc25f2
* Do not change the current directory, that does not work well with multiple threads
|
13 жил өмнө |
sergei
|
724227c962
* Cleaned out code marked as originated from glibc:
|
13 жил өмнө |