paul
|
d99b4ae7c1
compiler: set moduleid for record symtables and descendants (fixes bug #0017950)
|
15 år sedan |
sergei
|
2d860e356c
* Fixed parameter generation for dispatch calls: assuming that everything is passed by reference and needs only sizeof(ptruint) bytes is wrong. 64-bit primitive types (Double,Int64) are passed by value and require twice more space on 32-bit platforms.
|
15 år sedan |
joost
|
6a4ea03acb
* Added FPMakeOptions to the global configuration file, to pass custom options to fpmake
|
15 år sedan |
joost
|
4c00ab84f1
* Added option to ignore further invalid options
|
15 år sedan |
Jonas Maebe
|
c14574bb56
* don't change the fpu control word in the initialisation code of dynamic
|
15 år sedan |
joost
|
c53b2a871b
* Added ability to add custom command-line options for fpmake
|
15 år sedan |
joost
|
bf355db3fe
* Added ability to specify absolute paths to install files into
|
15 år sedan |
Jonas Maebe
|
d36f8ac542
* fixed potential buffer overflow error when creating the fullprocname for
|
15 år sedan |
Jonas Maebe
|
fdfb21387f
* fixed potential buffer overflow errors (reported by Stian Skjelstad,
|
15 år sedan |
pierre
|
365c0d82bf
* Fix windows code to avoid closing unopened files
|
15 år sedan |
joost
|
af40e489dc
* Make sure that the value of ActionVar is passed as actionname to the OnGetAction event
|
15 år sedan |
joost
|
c4cd67c782
* Set the version in the Makefile.fpc from the fcl-db sub package base so that
|
15 år sedan |
Jonas Maebe
|
0cb2fa1baf
+ semtimedop() for Linux, marked as "platform" (last part of patch from
|
15 år sedan |
marco
|
57e38d3466
* moved taskdialog to commctrl
|
15 år sedan |
marco
|
83d92fb0fc
* Copied TaskDialog headers from Lazarus' win32extra at Paul's request.
|
15 år sedan |
Jonas Maebe
|
36aa39cc38
o fixed several Linux ipc bugs, based on patch by Ruben Chaer/
|
15 år sedan |
michael
|
5cdc3c3a29
* Correction of PAFProtocols (Ivan Shikhalev, bug ID #17924
|
15 år sedan |
Jonas Maebe
|
085e5fc65a
+ forgotten to add/commit in r16332
|
15 år sedan |
marco
|
1beef3f3f5
* fixed exceptionhandling scanner (2nd attempt to load file was not in an try..except). Bug reported on German laz forum
|
15 år sedan |
Jonas Maebe
|
9248019e12
* enable OpenCL for Linux (patch by Denis Golovan, mantis #17917)
|
15 år sedan |
Jonas Maebe
|
dbfcb2d5b8
- removed darwin-specific external name for printf, no longer required after
|
15 år sedan |
pierre
|
2003c2af70
* In MacPas mode, externals have realname with target_info Cprefix
|
15 år sedan |
Jonas Maebe
|
de51c4734c
* fixed searching for the 8-character variant of already compiled
|
15 år sedan |
Jonas Maebe
|
44dc6e7283
* also look for a source file ending in .p when checking whether the sources
|
15 år sedan |
pierre
|
a11ec43ca5
* add missing go32v2 GCC compiled objects
|
15 år sedan |
tom_at_work
|
ca78f68b33
Remove linux only "Pascal-style" variants of pthreads header translation
|
15 år sedan |
joost
|
8cc449b955
* Added Makefile.fpc which uses fpmake
|
15 år sedan |
pierre
|
3063ad5c9a
* Skip test for go32v2 target, not supported and triggers NTVDM messagebox
|
15 år sedan |
sergei
|
bd15329d38
* variants.pp, modified TCustomVariantType constructors to they pass basic tests (tests/units/variants/tcustomvariant.pp)
|
15 år sedan |
sergei
|
a360f4c955
+ Added a basic test for TCustomVariantType creation functionality.
|
15 år sedan |